言語

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を処理するためのアクティブなXamlType

注釈

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

適用対象