ConverterCacheEntry Properties | 
The ConverterCollectionsConverterCacheEntry type exposes the following members.
| Name | Description | |
|---|---|---|
| ConverterKeyUp | 
            The IConverter to view the underlying entry's
            key through.
              (Overrides ConverterCollectionsAbstractConverterCacheEntryConverterKeyUp.) | |
| ConverterValueDown | 
            Return the IConverter used to change value in
            the underlying entry.
              (Overrides ConverterCollectionsAbstractConverterCacheEntryConverterValueDown.) | |
| ConverterValueUp | 
            The IConverter to view the underlying entry's
            value through.
              (Overrides ConverterCollectionsAbstractConverterCacheEntryConverterValueUp.) | |
| Entry | 
            The underlying ICacheEntry.
              (Inherited from ConverterCollectionsAbstractConverterCacheEntry.) | |
| Key | 
            Gets the key corresponding to this entry.
              (Inherited from ConverterCollectionsAbstractConverterCacheEntry.) | |
| Value | 
            Gets or sets the value corresponding to this entry.
              (Inherited from ConverterCollectionsAbstractConverterCacheEntry.) |