XamlLanguage.Property 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取 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
属性值
XAML 中 Property
概念的 XamlType。
注解
Property
是标识为 MemberXAML 类型的专用形式。