TwoPaneView.Pane2LengthProperty Property

Definition

Identifies the Pane2Length dependency property.

Equivalent WinUI 2 API for UWP: Microsoft.UI.Xaml.Controls.TwoPaneView.Pane2LengthProperty (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

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

Property Value

The identifier for the Pane2Length dependency property.

Applies to