'Declaration Protected Overridable Function GetPreferedLocations() As System.Collections.Generic.List(Of AnchorMatching)
'Usage Dim instance As ToolbarDropDown Dim value As System.Collections.Generic.List(Of AnchorMatching) value = instance.GetPreferedLocations()
protected virtual System.Collections.Generic.List<AnchorMatching> GetPreferedLocations()