Version

ColorStripManager Class Properties

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

Public Properties
 NameDescription
Public PropertyColorStripsGets / sets the collection of ColorStrip objects which are managed by this manager.  
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 PropertyHoverColorItemGets / sets the ColorItem which is currently hovered.  
Protected Internal PropertyParentGets / sets the Infragistics.Controls.Editors.XamColorPicker which owns this ColorStripManager.  
Protected Internal PropertySelectedColorItemGets / sets the ColorItem which is currently selected.  
See Also