XamlLanguage.XData 属性

定义

获取在 XAML 中为 XData 块提供支持的 XAML 类型的 XamlType

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

属性值

XData 块提供支持的 XAML 类型的 XamlType。 请参阅 [MS-XAML] 部分 5.2.23

适用于

另请参阅