PlacementRectangle Property (WPFContextMenu)

Action

Gets the area relative to which the context menu is positioned when it opens. This is a dependency property.

Syntax

C#
protected Rectangle PlacementRectangle { get; }
VB
'Declaration
Protected Read Property PlacementRectangle As Rectangle

Access

Read only.