共用方式為


Flyout.FlyoutPresenterStyleProperty 屬性

定義

取得 FlyoutPresenterStyle 相依性屬性的標識碼。

public:
 static property DependencyProperty ^ FlyoutPresenterStyleProperty { DependencyProperty ^ get(); };
static DependencyProperty FlyoutPresenterStyleProperty();
public static DependencyProperty FlyoutPresenterStyleProperty { get; }
var dependencyProperty = Flyout.flyoutPresenterStyleProperty;
Public Shared ReadOnly Property FlyoutPresenterStyleProperty As DependencyProperty

屬性值

FlyoutPresenterStyle 相依性屬性的標識符。

適用於