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.

Applies to