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 依存関係プロパティの識別子。

適用対象