Freigeben über


XamlLanguage.Property Eigenschaft

Definition

Ruft ein XamlType-Objekt für das Property-Konzept in XAML ab.

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

Eigenschaftswert

Ein XamlType-Objekt für das Property-Konzept in XAML.

Hinweise

Property ist eine spezialisierte Form des XAML-Typs, der als Memberidentifiziert wird.

Gilt für: