Skip to main content
A newer version of this page is available. .

ContextMenu Attached Properties

Represents a flyout menu that can be attached to any visual element.
Name Description
FlyoutPlacementBehavior static Gets or sets whether the menu is aligned relative to its target or the cursor. This is an attached property. This is a dependency property.
Menu static Gets or sets the Context Menu assigned to the visual element. This is an attached property. This is a dependency property.
See Also