Name |
Description |
AndMultiValueConverter |
|
BooleanToIsMinimizedConverter |
|
FolderConverter |
|
FolderItem |
Provides a virtual folder data structure for arbitrary child items. |
ImageButton |
|
NXORConverter |
|
NotConverter |
|
NotNullConverter |
|
NumericUpDown |
|
OrConverter |
|
RuleBasedTemplateSelector |
|
RuleBasedTemplateSelectorRule |
|
SelectorByTypeRule |
|
SimpleCommand |
A command whose sole purpose is to relay its functionality to other objects by invoking delegates. The default return value for the CanExecute method is 'true'. From http://mvvmfoundation.codeplex.com/ open source project. |
StringIsNullOrWhiteSpaceToBoolean |
|
TextBlockService |
|
VMBase |
Base class for all View Model classes in the application. It provides support for property change notifications This class is abstract. |
ValueConverterGroup |
|