ContextMenu.Open Method
Name | Parameters | Description |
---|---|---|
Open() | none | Opens the context menu. |
Open(ContextMenuInfo) | menuInfo | Opens the context menu. |
Open(Object, Object, UIElement, Point, String, FlyoutSettingsBase) | menuContent, dataContext, placementTarget, targetPosition, header, settings | Opens the context menu. |
Open(Point) | targetPosition | Opens the context menu. |