IXamlObjectWriterFactory.GetParentSettings メソッド

定義

元の内部パーサー コンテキストから XamlObjectWriterSettings を返します。

public:
 System::Xaml::XamlObjectWriterSettings ^ GetParentSettings();
public System.Xaml.XamlObjectWriterSettings GetParentSettings ();
abstract member GetParentSettings : unit -> System.Xaml.XamlObjectWriterSettings
Public Function GetParentSettings () As XamlObjectWriterSettings

戻り値

元の内部パーサー コンテキストから返される設定。

適用対象