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

In This Topic
    C1AdvancedColorPickerPart Class
    In This Topic
    Control that allows the user to create a personalized color by changing the different components of the HSL or RGB representation of the color.
    Object Model
    C1AdvancedColorPickerPart Class
    Syntax
    'Declaration
     
    Public Class C1AdvancedColorPickerPart 
       Inherits Windows.UI.Xaml.Controls.Control
    public class C1AdvancedColorPickerPart : 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.C1AdvancedColorPickerPart

    See Also