UIElement.ContextFlyoutProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ ContextFlyoutProperty { DependencyProperty ^ get(); };
static DependencyProperty ContextFlyoutProperty();
public static DependencyProperty ContextFlyoutProperty { get; }
var dependencyProperty = UIElement.contextFlyoutProperty;
Public Shared ReadOnly Property ContextFlyoutProperty As DependencyProperty

プロパティ値

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

適用対象