A control for selecting a color.
Namespace:
Mindscape.WpfPropertyGridAssembly: Mindscape.WpfPropertyGrid (in Mindscape.WpfPropertyGrid)
Version: 1.0.0.0 (1.0.0.0)
Syntax
Remarks
The ColorPicker control supports only the WPF System.Windows.Media.Color type,
not the GDI+ System.Drawing.Color type, and at present supports only the RGB color model,
not the ScRGB color model. ScRGB color values can be set, but will be converted to the
nearest RGB equivalents.
Inheritance Hierarchy
System..::.Object
System.Windows.Threading..::.DispatcherObject
System.Windows..::.DependencyObject
System.Windows.Media..::.Visual
System.Windows..::.UIElement
System.Windows..::.FrameworkElement
System.Windows.Controls..::.Control
Mindscape.WpfPropertyGrid..::.ColorPicker
System.Windows.Threading..::.DispatcherObject
System.Windows..::.DependencyObject
System.Windows.Media..::.Visual
System.Windows..::.UIElement
System.Windows..::.FrameworkElement
System.Windows.Controls..::.Control
Mindscape.WpfPropertyGrid..::.ColorPicker