Specifies where the context menu should be positioned relative to the selection rectangle.
public enum class Placement
| Member | Value | Description |
|---|---|---|
| Above | 1 | Place the context menu above the selection rectangle. |
| Below | 2 | Place the context menu below the selection rectangle. |
| Default | 0 | Place the context menu above the selection rectangle. |
| Left | 3 | Place the context menu to the left of the selection rectangle. |
| Right | 4 | Place the context menu to the right of the selection rectangle. |
Namespace: Windows.UI.Popups
Metadata: windows.winmd