Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.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 System.Windows.Controls.Control
    public class C1BasicColorPickerPart : System.Windows.Controls.Control 
    Inheritance Hierarchy

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

    See Also