ComponentOne Extended Library for UWP
C1ColorPicker Class
Members 

C1.UWP.Extended Assembly > C1.Xaml.Extended Namespace : C1ColorPicker Class
The C1ColorPicker control allows end-users to pick a color from a color palette or use the color editor to build advanced colors using the RGB or HSL color models. The C1ColorPicker control keeps a list of the recently used colors.
Object Model
C1ColorPicker Class
Syntax
'Declaration
 
Public Class C1ColorPicker 
   Inherits Windows.UI.Xaml.Controls.Control
public class C1ColorPicker : Windows.UI.Xaml.Controls.Control 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         System.Runtime.InteropServices.WindowsRuntime.RuntimeClass
            Windows.UI.Xaml.DependencyObject
               Windows.UI.Xaml.UIElement
                  Windows.UI.Xaml.FrameworkElement
                     Windows.UI.Xaml.Controls.Control
                        C1.Xaml.Extended.C1ColorPicker

See Also

Reference

C1ColorPicker Members
C1.Xaml.Extended Namespace