共用方式為


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

傳回

XamlObjectWriterSettings

來自原始內部剖析器內容的設定。

適用於