Table of Contents
PlacementRectangle Property

Gets or sets the rectangle relative to which the Popup control is positioned when it opens.

Syntax
 public Rect PlacementRectangle { get; set; }
See Also