TwoPaneView.TallModeConfigurationProperty Property

Definition

Identifies the TallModeConfiguration dependency property.

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

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

Property Value

The identifier for the TallModeConfiguration dependency property.

Applies to