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

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