ComponentOne Extended Library for UWP
C1ColorButton Class
Members 

C1.UWP.Extended Assembly > C1.Xaml.Extended Namespace : C1ColorButton Class
Button that shows a color, This control is used in the C1BasicColorPickerPart. Button that represents a color.
Object Model
C1ColorButton Class
Syntax
'Declaration
 
Public Class C1ColorButton 
   Inherits Windows.UI.Xaml.Controls.ContentControl
public class C1ColorButton : Windows.UI.Xaml.Controls.ContentControl 
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
                        Windows.UI.Xaml.Controls.ContentControl
                           C1.Xaml.Extended.C1ColorButton

See Also

Reference

C1ColorButton Members
C1.Xaml.Extended Namespace