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