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 依赖属性的标识符。

适用于