Aracılığıyla paylaş


DependencyPropertyDescriptor.DependencyProperty Özellik

Tanım

Bağımlılık özelliği tanımlayıcısını döndürür.

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

Özellik Değeri

Bağımlılık özelliği tanımlayıcısı.

Açıklamalar

Bu özellik, bağımlılık özelliği olmayan bir DependencyPropertyDescriptor özellik için bir örnek oluşturulduysa olabilirnull.

Şunlara uygulanır