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

In This Topic
    C1BasicColorPickerPart Class
    In This Topic
    Control that shows a range of predefined colors from a specified palette.
    Object Model
    C1BasicColorPickerPart Class
    Syntax
    'Declaration
     
    Public Class C1BasicColorPickerPart 
       Inherits Windows.UI.Xaml.Controls.Control
    public class C1BasicColorPickerPart : Windows.UI.Xaml.Controls.Control 
    Inheritance Hierarchy

    System.Object
       Windows.UI.Xaml.DependencyObject
          Windows.UI.Xaml.UIElement
             Windows.UI.Xaml.FrameworkElement
                Windows.UI.Xaml.Controls.Control
                   C1.Xaml.Extended.C1BasicColorPickerPart

    See Also