DependencyPropertyDescriptor.DependencyProperty 屬性

定義

回傳相依屬性識別碼。

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

屬性值

相依屬性識別碼。

備註

這個屬性可能是 null 如果為 DependencyPropertyDescriptor 非相依屬性所建立的實例。

適用於