次の方法で共有


XamlLanguage.Property プロパティ

定義

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

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

プロパティ値

XamlType

XAML の Property の概念に対する XamlType

注釈

Property は、次のように Member識別される XAML 型の特殊な形式です。

適用対象