다음을 통해 공유


XamlLanguage.Object 속성

정의

Object XAML 언어 개념에 대한 XamlType을 가져옵니다.

public:
 static property System::Xaml::XamlType ^ Object { System::Xaml::XamlType ^ get(); };
public static System.Xaml.XamlType Object { get; }
member this.Object : System.Xaml.XamlType
Public Shared ReadOnly Property Object As XamlType

속성 값

XamlType

Object XAML 언어 개념에 대한 XamlType입니다.

설명

XAML 지정 x:Object 특별 한 언어 개념입니다. 참조 [MS XAML] 섹션 5.2.5합니다.

적용 대상