ConverterDictionary Fields |
The ConverterCollectionsConverterDictionary type exposes the following members.
| Name | Description | |
|---|---|---|
| m_convKeyDown |
The IConverter used to pass keys down to the dictionary.
| |
| m_convKeyUp |
The IConverter used to view keys stored in the dictionary.
| |
| m_convValDown |
The IConverter used to pass keys down to the dictionary.
| |
| m_convValUp |
The IConverter used to view values stored in the dictionary.
| |
| m_dictionary |
The underlying dictionary.
|