다음을 통해 공유


XamlLanguage.Property 속성

정의

XamlType XAML의 Property 개념에 대한 값을 가져옵니다.

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 개념에 대한 A XamlType 입니다.

설명

Property 는 로 식별 Member되는 XAML 형식의 특수한 형식입니다.

적용 대상