TwoPaneView.WideModeConfigurationProperty Property

Definition

Identifies the WideModeConfiguration dependency property.

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

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

Property Value

The identifier for the WideModeConfiguration dependency property.

Applies to