Share via


TwoPaneView.Pane1LengthProperty Property

Definition

Identifies the Pane1Length dependency property.

public:
 static property DependencyProperty ^ Pane1LengthProperty { DependencyProperty ^ get(); };
static DependencyProperty Pane1LengthProperty();
public static DependencyProperty Pane1LengthProperty { get; }
var dependencyProperty = TwoPaneView.pane1LengthProperty;
Public Shared ReadOnly Property Pane1LengthProperty As DependencyProperty

Property Value

The identifier for the Pane1Length dependency property.

Applies to