The following tables list the members exposed by AppearanceMap<T>.
Name | Description | |
---|---|---|
Map | Returns the map associated with this instance. |
Name | Description | |
---|---|---|
AddMapEntry | Adds an entry to the map. | |
GetAppearance | Gets the Appearance for the specified key. | |
RemoveMapEntry | Removes the entry for the specified key from the map. |
Name | Description | |
---|---|---|
OnMappingsChanged | Used to invoke the MappingsChanged event. | |
RemoveAll | Removes all entries from the map. |
Name | Description | |
---|---|---|
MappingsChanged | Raised when mappings are added or removed. |