ColorizerKeyItem Members
A key for the KeyColorColorizer.Constructors
| Name | Description |
|---|---|
| ColorizerKeyItem() | Initializes a new instance of the ColorizerKeyItem class with default settings. |
Fields
| Name | Description |
|---|---|
| KeyProperty static | Identifies the ColorizerKeyItem.Key dependency property. |
| NameProperty static | Identifies the ColorizerKeyItem.Name dependency property. |
Properties
| Name | Description |
|---|---|
| Key | Gets or sets the key of the ColorizerKeyItem object. |
| Name | Gets or sets the key value of the ColorizerKeyItem. |
Events
| Name | Description |
|---|---|
| PropertyChanged | Occurs every time any of the MapDependencyObject class properties has changed its value. Inherited from MapDependencyObject. |
See Also