Button.FlyoutProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ FlyoutProperty { DependencyProperty ^ get(); };
static DependencyProperty FlyoutProperty();
public static DependencyProperty FlyoutProperty { get; }
var dependencyProperty = Button.flyoutProperty;
Public Shared ReadOnly Property FlyoutProperty As DependencyProperty

プロパティ値

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

適用対象