SplitView.PanePlacementProperty Property

Definition

Identifies the PanePlacement  dependency property.

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

Property Value

The identifier for the   PanePlacement dependency property.

Applies to

See also