Compartir vía


XamlLanguage.XData Propiedad

Definición

Obtiene XamlType para el tipo XAML que respalda un bloque XData en XAML.

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

Valor de propiedad

XamlType

XamlType para el tipo XAML que respalda un bloque XData. Consulte la sección [MS-XAML] 5.2.23.

Se aplica a

Consulte también