The following tables list the members exposed by ColorItem.
Name | Description | |
---|---|---|
ColorItem Constructor |
Name | Description | |
---|---|---|
ColorItemBox | Gets / sets the ColorItemBox which is currently displaying this ColorItem. | |
IsHover | Gets / sets if this ColorItem is marked as being hovered over. | |
IsSelected | Gets / sets whether this ColorItem is selected. | |
WasSelected | Gets / sets if this ColorItem was selected. |
Name | Description | |
---|---|---|
NotifyPropertyChanged | Invoked when a property changes on the ColorItem object. | |
SetHoverInternal | Used by the control to set the internal member of the object without passing the information up. | |
SetSelectedInternal | Used by the control to set the internal member of the object without passing the information up. | |
SetWasSelected | Used by the control to set the internal member of the object without passing the information up. |
Name | Description | |
---|---|---|
PropertyChanged | Fired when a property changes on the ColorItem. |