Name | Description |
---|---|
BoolToVisibilityConverter | |
ContextualCommandViewModel | View model for a command with fixed context that is required during command execution |
IconViewModel | |
NotifyErrorViewModelBase | |
ProjectViewModelVisibilityConverter | |
RelayCommand | 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'. |
RelayCommandBase |