Popup.ChildProperty Свойство

Определение

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

public:
 static property DependencyProperty ^ ChildProperty { DependencyProperty ^ get(); };
static DependencyProperty ChildProperty();
public static DependencyProperty ChildProperty { get; }
var dependencyProperty = Popup.childProperty;
Public Shared ReadOnly Property ChildProperty As DependencyProperty

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

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

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