SplitView.IsPaneOpenProperty Propiedad

Definición

Identifica la propiedad de dependencia IsPaneOpen .

public:
 static property DependencyProperty ^ IsPaneOpenProperty { DependencyProperty ^ get(); };
static DependencyProperty IsPaneOpenProperty();
public static DependencyProperty IsPaneOpenProperty { get; }
var dependencyProperty = SplitView.isPaneOpenProperty;
Public Shared ReadOnly Property IsPaneOpenProperty As DependencyProperty

Valor de propiedad

Identificador de la propiedad de dependencia IsPaneOpen .

Se aplica a

Consulte también