Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.Extended Namespace / C1BasicColorPickerPart Class / CreateColorContainer Method

In This Topic
    CreateColorContainer Method (C1BasicColorPickerPart)
    In This Topic
    Override to change the default System.Windows.Controls.ItemsControl used.
    Syntax
    'Declaration
     
    
    Protected Overridable Function CreateColorContainer() As ItemsControl
    protected virtual ItemsControl CreateColorContainer()

    Return Value

    See Also