共用方式為


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 相依性屬性的標識符。

適用於