다음을 통해 공유


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 XAML 형식으로 식별 되는 특수 한 형태의 Member합니다.

적용 대상