Share via


TwoPaneView.TallModeConfigurationProperty Property

Definition

Identifies the TallModeConfiguration dependency property.

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