XamlLanguage.XData Proprietà

Definizione

Ottiene un XamlType oggetto per il tipo XAML che restituisce un XData blocco in XAML.

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

Valore della proprietà

Oggetto XamlType per il tipo XAML che esegue il backup di un XData blocco. Vedere [MS-XAML] Sezione 5.2.23.

Si applica a

Vedi anche