[]
Gets or sets a reference point that the positioning algorithm will use to determine the location of Child.
public Func<Point> GetReferencePosition { get; set; }
Public Property GetReferencePosition As Func(Of Point)