AbstractConverterCacheEntry Properties |
The ConverterCollectionsAbstractConverterCacheEntry type exposes the following members.
| Name | Description | |
|---|---|---|
| ConverterKeyUp |
The IConverter to view the underlying entry's
key through.
| |
| ConverterValueDown |
The IConverter used to change value in the
underlying entry.
| |
| ConverterValueUp |
The IConverter to view the underlying entry's
value through.
| |
| Entry |
The underlying ICacheEntry.
| |
| Key |
Gets the key corresponding to this entry.
| |
| Value |
Gets or sets the value corresponding to this entry.
|