Sdílet prostřednictvím


XamlLanguage.Object Vlastnost

Definice

XamlType Získá koncept Object jazyka XAML.

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

Hodnota vlastnosti

XamlType

A XamlType pro Object koncept jazyka XAML.

Poznámky

XAML určuje x:Object jako speciální koncept jazyka. Viz [MS-XAML] oddíl 5.2.5.

Platí pro