Table of Contents
PlacementTarget Property

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

Syntax
 public UIElement PlacementTarget { get; set; }
See Also