IColor |
public interface IColorModelView : IDataContextAwareView
The IColorModelView type exposes the following members.
| Name | Description | |
|---|---|---|
| DataContext |
Sets the data context of the view.
(Inherited from IDataContextAwareView) |
| Name | Description | |
|---|---|---|
| InitializeColorModel | Initializes the interactive color model. | |
| InitializeCurrentColor | Initializes the current color. | |
| InitializeTextOnlyColorModel | Initializes the text-only color model. |
| Name | Description | |
|---|---|---|
| CurrentColorChanged | Occurs when the current color changes. |