[]
        
(Showing Draft Content)

C1.WinUI.Input.C1DropDownButton.GetPreferedLocations

GetPreferedLocations Method

GetPreferedLocations()

Get the locations where the dropdown will try to locate the Microsoft.UI.Xaml.Controls.Primitives.Popup once it's opened.

Declaration
protected virtual List<AnchorMatching> GetPreferedLocations()
Protected Overridable Function GetPreferedLocations() As List(Of AnchorMatching)
Returns
Type Description
List<AnchorMatching>

Ordered list of AnchorMatching to try.