Popup.IsOpenProperty Propriété

Définition

Obtient l’identificateur de la propriété de dépendance 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

Valeur de propriété

Identificateur de la propriété de dépendance IsOpen .

S’applique à