XamlType.SchemaContext プロパティ

定義

この 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

この XamlSchemaContext を処理するアクティブな XamlType

注釈

XamlSchemaContext は、〘を構築するときに必要なパラメーター エントリです XamlType

適用対象