Popup.IsOpenProperty Свойство

Определение

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

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

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

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

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