言語

XamlLanguage.Property プロパティ

定義

XAML のXamlType概念のPropertyを取得します。

public:
 static property System::Xaml::XamlType ^ Property { System::Xaml::XamlType ^ get(); };
public static System.Xaml.XamlType Property { get; }
static member Property : System.Xaml.XamlType
Public Shared ReadOnly Property Property As XamlType

プロパティ値

XAML のXamlType概念のProperty

注釈

Property は、 Memberとして識別される XAML 型の特殊な形式です。

適用対象