Extended Library for UWP | ComponentOne
C1.UWP.Extended Assembly / C1.Xaml.Extended Namespace / C1BasicColorPickerPart Class / CreateColorContainer Method

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

    Return Value

    See Also