C1.Silverlight.Extended Namespace / C1AdvancedColorPickerPart Class
Members

C1AdvancedColorPickerPart Class
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 System.Windows.Controls.Control
 
Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Control
               C1.Silverlight.Extended.C1AdvancedColorPickerPart

See Also