XamlType.SchemaContext プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
この XamlSchemaContext を処理するアクティブな XamlType を取得します。
public:
property System::Xaml::XamlSchemaContext ^ SchemaContext { System::Xaml::XamlSchemaContext ^ get(); };
public System.Xaml.XamlSchemaContext SchemaContext { get; }
member this.SchemaContext : System.Xaml.XamlSchemaContext
Public ReadOnly Property SchemaContext As XamlSchemaContext
プロパティ値
この XamlSchemaContext を処理するアクティブな XamlType。
注釈
XamlSchemaContext は、〘を構築するときに必要なパラメーター エントリです XamlType。