WinUI | ComponentOne
C1.WinUI.Input Assembly / C1.WinUI.Input Namespace / C1Popup Class / GetReferencePosition Property
In This Topic
    GetReferencePosition Property
    In This Topic
    Gets or sets a reference point that the positioning algorithm will use to determine the location of Child.
    Syntax
    public Func<Point> GetReferencePosition {get; set;}
    See Also