Langue

IXamlObjectWriterFactory.GetXamlObjectWriter(XamlObjectWriterSettings) Méthode

Définition

Retourne une XamlObjectWriter valeur basée sur le contexte de schéma XAML actif.

public:
 System::Xaml::XamlObjectWriter ^ GetXamlObjectWriter(System::Xaml::XamlObjectWriterSettings ^ settings);
public System.Xaml.XamlObjectWriter GetXamlObjectWriter(System.Xaml.XamlObjectWriterSettings settings);
abstract member GetXamlObjectWriter : System.Xaml.XamlObjectWriterSettings -> System.Xaml.XamlObjectWriter
Public Function GetXamlObjectWriter (settings As XamlObjectWriterSettings) As XamlObjectWriter

Paramètres

settings
XamlObjectWriterSettings

Paramètres à utiliser pour la construction et l’initialisation du XamlObjectWriter.

Retours

Qui XamlObjectWriter a les paramètres spécifiés.

S’applique à