Class | Description | |
---|---|---|
CommandGenerator | Implements a value converter that generates an ICommand implementation using reflection. | |
EnumBooleanConverter | Represents a converter that converts enum values to and from boolean values. | |
IntMatchToBooleanConverter | ||
SimpleChainConverter | Represents a chain of converters that performs convert operation is the order of listing the converters. | |
VisToBool | Represents a converter that converts Boolean values to and from Visibility enumeration values. |