PopupPositionerParameters.

AnchorRectangle Property

Summary

Specifies the anchor rectangle within the parent that the popup will be placed relative to, in device-independent pixels.

Syntax

public Rect AnchorRectangle { get; set; }

Remarks

The rectangle is relative to the parent geometry and may not extend outside the window geometry of the popup's parent.

Value

Type Description
Rect