Componentone Toolbar for WPF and Silverlight
C1.Silverlight.Toolbar Namespace / C1ToolbarDropDown Class / GetPreferedLocations Method

In This Topic
    GetPreferedLocations Method (C1ToolbarDropDown)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Overridable Function GetPreferedLocations() As List(Of AnchorMatching)
    protected virtual List<AnchorMatching> GetPreferedLocations()
    See Also