MarkupProperty.DependencyProperty Свойство

Определение

В случае переопределения в производном классе получает идентификатор DependencyProperty для свойства разметки, если это свойство реализуется как свойство зависимостей.

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

Значение свойства

DependencyProperty

Идентификатор для свойства зависимостей.

Комментарии

Возвращается поведение nullпо умолчанию.

Применяется к