共用方式為


XamlLanguage.Property 屬性

定義

取得 XAML 中之 Property 概念的 XamlType

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 中之 Property 概念的 XamlType

備註

Property 是識別為 Member 的 XAML 型別特製化形式。

適用於