[]
Get the locations where the dropdown will try to locate the Microsoft.UI.Xaml.Controls.Primitives.Popup once it's opened.
protected virtual List<AnchorMatching> GetPreferedLocations()
Protected Overridable Function GetPreferedLocations() As List(Of AnchorMatching)
| Type | Description |
|---|---|
| List<AnchorMatching> | Ordered list of AnchorMatching to try. |