DependencyPropertyDescriptor.DependencyProperty Vlastnost

Definice

Vrátí identifikátor vlastnosti závislosti.

public:
 property System::Windows::DependencyProperty ^ DependencyProperty { System::Windows::DependencyProperty ^ get(); };
public System.Windows.DependencyProperty DependencyProperty { get; }
member this.DependencyProperty : System.Windows.DependencyProperty
Public ReadOnly Property DependencyProperty As DependencyProperty

Hodnota vlastnosti

Identifikátor vlastnosti závislosti.

Poznámky

Tato vlastnost může být null , pokud DependencyPropertyDescriptor byla vytvořena instance pro vlastnost, která není vlastností závislosti.

Platí pro