XamlWriter.SchemaContext プロパティ

定義

派生クラスで実装されている場合に、アクティブな XAML スキーマ コンテキストを取得します。

public:
 abstract property System::Xaml::XamlSchemaContext ^ SchemaContext { System::Xaml::XamlSchemaContext ^ get(); };
public abstract System.Xaml.XamlSchemaContext SchemaContext { get; }
member this.SchemaContext : System.Xaml.XamlSchemaContext
Public MustOverride ReadOnly Property SchemaContext As XamlSchemaContext

プロパティ値

XamlSchemaContext

アクティブな XAML スキーマ コンテキスト。

適用対象