TwoPaneView.TallModeConfigurationProperty Property

Definition

Identifies the TallModeConfiguration 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 ^ TallModeConfigurationProperty { DependencyProperty ^ get(); };
static DependencyProperty TallModeConfigurationProperty();
public static DependencyProperty TallModeConfigurationProperty { get; }
Public Shared ReadOnly Property TallModeConfigurationProperty As DependencyProperty

Property Value

The identifier for the TallModeConfiguration dependency property.

Applies to