TwoPaneView.Pane1LengthProperty Property

Definition

Identifies the Pane1Length dependency property.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

public:
 static property DependencyProperty ^ Pane1LengthProperty { DependencyProperty ^ get(); };
static DependencyProperty Pane1LengthProperty();
public static DependencyProperty Pane1LengthProperty { get; }
Public Shared ReadOnly Property Pane1LengthProperty As DependencyProperty

Property Value

The identifier for the Pane1Length dependency property.

Applies to