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