FlyoutBase.ShowModeProperty プロパティ

定義

ShowMode 依存関係プロパティを識別します。

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

プロパティ値

ShowMode 依存関係プロパティの識別子。

適用対象