Aracılığıyla paylaş


IXamlObjectWriterFactory.GetXamlObjectWriter(XamlObjectWriterSettings) Yöntem

Tanım

Etkin XAML şema bağlamı temelinde bir XamlObjectWriter döndürür.

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

Parametreler

settings
XamlObjectWriterSettings

oluşturma ve başlatma XamlObjectWriteriçin kullanılacak ayarlar.

Döndürülenler

XamlObjectWriter

XamlObjectWriter Belirtilen ayarlara sahip olan bir.

Şunlara uygulanır