Property Anchor
Anchor
Gets or sets the anchor positioning function. When the popover is shown, this function is called to determine the anchor rectangle for positioning.
public Func<Rectangle?>? Anchor { get; set; }
Gets or sets the anchor positioning function. When the popover is shown, this function is called to determine the anchor rectangle for positioning.
public Func<Rectangle?>? Anchor { get; set; }