ConverterObservableCache Fields | 
The ConverterCollectionsConverterObservableCache type exposes the following members.
| Name | Description | |
|---|---|---|
| m_convKeyDown | 
            The IConverter used to pass keys down to the dictionary.
              (Inherited from ConverterCollectionsConverterDictionary.) | |
| m_convKeyUp | 
            The IConverter used to view keys stored in the dictionary.
              (Inherited from ConverterCollectionsConverterDictionary.) | |
| m_convValDown | 
            The IConverter used to pass keys down to the dictionary.
              (Inherited from ConverterCollectionsConverterDictionary.) | |
| m_convValUp | 
            The IConverter used to view values stored in the dictionary.
              (Inherited from ConverterCollectionsConverterDictionary.) | |
| m_dictionary | 
            The underlying dictionary.
              (Inherited from ConverterCollectionsConverterDictionary.) | |
| m_entries | 
            The entry collection.
              (Inherited from ConverterCollectionsConverterCache.) |