Popup.IsOpenProperty Proprietà

Definizione

Ottiene l'identificatore per la proprietà di dipendenza 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

Valore della proprietà

Identificatore della proprietà di dipendenza IsOpen .

Si applica a