| CancellableCommand(IViewModelServiceProvider serviceProvider, IEnumerable< IDirtiableViewModel > dirtiables) | SiliconStudio.Presentation.Commands.CancellableCommand | protected |
| CanExecute(object parameter) | SiliconStudio.Presentation.Commands.CommandBase | virtual |
| CanExecute() | SiliconStudio.Presentation.Commands.CommandBase | |
| CanExecuteChanged | SiliconStudio.Presentation.Commands.CommandBase | |
| CommandBase(IViewModelServiceProvider serviceProvider) | SiliconStudio.Presentation.Commands.CommandBase | protected |
| DependentProperties | SiliconStudio.Presentation.ViewModel.ViewModelBase | protected |
| Dispatcher | SiliconStudio.Presentation.ViewModel.DispatcherViewModel | |
| DispatcherViewModel(IViewModelServiceProvider serviceProvider) | SiliconStudio.Presentation.ViewModel.DispatcherViewModel | protected |
| Execute(object parameter) | SiliconStudio.Presentation.Commands.CancellableCommand | virtual |
| SiliconStudio::Presentation::Commands::CommandBase.Execute() | SiliconStudio.Presentation.Commands.CommandBase | |
| ExecuteCommand(object parameter, bool createActionItem) | SiliconStudio.Presentation.Commands.CancellableCommand | |
| IsEnabled | SiliconStudio.Presentation.Commands.CommandBase | |
| Name | SiliconStudio.Presentation.Commands.CancellableCommand | |
| OnPropertyChanged(params string[] propertyNames) | SiliconStudio.Presentation.ViewModel.DispatcherViewModel | protectedvirtual |
| OnPropertyChanging(params string[] propertyNames) | SiliconStudio.Presentation.ViewModel.DispatcherViewModel | protectedvirtual |
| PropertyChanged | SiliconStudio.Presentation.ViewModel.ViewModelBase | |
| PropertyChanging | SiliconStudio.Presentation.ViewModel.ViewModelBase | |
| Redo(object parameter, bool creatingActionItem) | SiliconStudio.Presentation.Commands.CancellableCommand | protectedpure virtual |
| ServiceProvider | SiliconStudio.Presentation.ViewModel.ViewModelBase | |
| SetValue(Action updateAction, [CallerMemberName]string propertyName=null) | SiliconStudio.Presentation.ViewModel.ViewModelBase | protected |
| SetValue(Action updateAction, params string[] propertyNames) | SiliconStudio.Presentation.ViewModel.ViewModelBase | protected |
| SetValue(Func< bool > hasChangedFunction, Action updateAction, [CallerMemberName]string propertyName=null) | SiliconStudio.Presentation.ViewModel.ViewModelBase | protected |
| SetValue(bool hasChanged, Action updateAction, [CallerMemberName]string propertyName=null) | SiliconStudio.Presentation.ViewModel.ViewModelBase | protected |
| SetValue(bool hasChanged, Action updateAction, params string[] propertyNames) | SiliconStudio.Presentation.ViewModel.ViewModelBase | protected |
| SetValue(Func< bool > hasChangedFunction, Action updateAction, params string[] propertyNames) | SiliconStudio.Presentation.ViewModel.ViewModelBase | protectedvirtual |
| SetValue< T >(ref T field, T value, [CallerMemberName]string propertyName=null) | SiliconStudio.Presentation.ViewModel.ViewModelBase | protected |
| SetValue< T >(ref T field, T value, params string[] propertyNames) | SiliconStudio.Presentation.ViewModel.ViewModelBase | protected |
| SetValue< T >(ref T field, T value, Action updateAction, [CallerMemberName]string propertyName=null) | SiliconStudio.Presentation.ViewModel.ViewModelBase | protected |
| SetValue< T >(ref T field, T value, Action updateAction, params string[] propertyNames) | SiliconStudio.Presentation.ViewModel.ViewModelBase | protectedvirtual |
| Undo(object parameter, UndoToken token) | SiliconStudio.Presentation.Commands.CancellableCommand | protectedpure virtual |
| UndoCommand(object parameter, UndoToken token) | SiliconStudio.Presentation.Commands.CancellableCommand | |
| ViewModelBase() | SiliconStudio.Presentation.ViewModel.ViewModelBase | protected |
| ViewModelBase(IViewModelServiceProvider serviceProvider) | SiliconStudio.Presentation.ViewModel.ViewModelBase | protected |