Share via


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相依性屬性的識別碼。

適用於