Share via


TwoPaneView.MinTallModeHeightProperty Property

Definition

Identifies the MinTallModeHeight dependency property.

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

Property Value

The identifier for the MinTallModeHeight dependency property.

Applies to