Version 24.2 (latest)

ColorPalette Class Properties

For a list of all members of this type, see ColorPalette members.

Public Properties
 NameDescription
Public PropertyColorsGets / sets the ColorPatchCollection which contains the colors which will be shown by this palette.  
Public PropertyDefaultColorGets / sets the System.Windows.Media.Color which will be used to fill for items which are not explictly set.  
Public PropertyDependencyObjectTypeGets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject)
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyIsSealedGets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject)
Protected Properties
 NameDescription
Protected Internal PropertyMaximumColorCountGets / sets the maximum number of colors which will be allowed in the palette. This is set to null if there is to be no limit.  
See Also