XamlBackgroundReader.SchemaContext プロパティ

定義

情報セットにスキーマ コンテキスト情報を提供するオブジェクトを取得します。

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

プロパティ値

XamlSchemaContext

情報セットにスキーマ コンテキスト情報を提供するオブジェクト。

適用対象

こちらもご覧ください