FlyoutBase.ShowModeProperty Property

Definition

Identifies the ShowMode dependency property.

public:
 static property DependencyProperty ^ ShowModeProperty { DependencyProperty ^ get(); };
static DependencyProperty ShowModeProperty();
public static DependencyProperty ShowModeProperty { get; }
var dependencyProperty = FlyoutBase.showModeProperty;
Public Shared ReadOnly Property ShowModeProperty As DependencyProperty

Property Value

The identifier for the ShowMode dependency property.

Windows requirements

Device family
Windows 10, version 1809 (introduced in 10.0.17763.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v7.0)

Applies to