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 是标识为 MemberXAML 类型的专用形式。

适用于