Value converters used by the UI when displaying data.
Classes
| Class | Description | |
|---|---|---|
| BooleanVisbilityConverter |
Converts a Boolean value into a visibility value
| |
| ChangedItemBackgroundConverter |
Converter used to change the background of an element based upon the provided value (typically the IsDirty property)
| |
| IsDirtyFontStyleConverter |
Conversion of IsDirty flag to Oblique or Normal font formats for display.
|