Paradox Game Engine  v1.0.0 beta06
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros Pages
SiliconStudio.Presentation.Commands.CancellableCommand Member List

This is the complete list of members for SiliconStudio.Presentation.Commands.CancellableCommand, including all inherited members.

CancellableCommand(IViewModelServiceProvider serviceProvider, IEnumerable< IDirtiableViewModel > dirtiables)SiliconStudio.Presentation.Commands.CancellableCommandprotected
CanExecute(object parameter)SiliconStudio.Presentation.Commands.CommandBasevirtual
CanExecute()SiliconStudio.Presentation.Commands.CommandBase
CanExecuteChangedSiliconStudio.Presentation.Commands.CommandBase
CommandBase(IViewModelServiceProvider serviceProvider)SiliconStudio.Presentation.Commands.CommandBaseprotected
DependentPropertiesSiliconStudio.Presentation.ViewModel.ViewModelBaseprotected
DispatcherSiliconStudio.Presentation.ViewModel.DispatcherViewModel
DispatcherViewModel(IViewModelServiceProvider serviceProvider)SiliconStudio.Presentation.ViewModel.DispatcherViewModelprotected
Execute(object parameter)SiliconStudio.Presentation.Commands.CancellableCommandvirtual
SiliconStudio::Presentation::Commands::CommandBase.Execute()SiliconStudio.Presentation.Commands.CommandBase
ExecuteCommand(object parameter, bool createActionItem)SiliconStudio.Presentation.Commands.CancellableCommand
IsEnabledSiliconStudio.Presentation.Commands.CommandBase
NameSiliconStudio.Presentation.Commands.CancellableCommand
OnPropertyChanged(params string[] propertyNames)SiliconStudio.Presentation.ViewModel.DispatcherViewModelprotectedvirtual
OnPropertyChanging(params string[] propertyNames)SiliconStudio.Presentation.ViewModel.DispatcherViewModelprotectedvirtual
PropertyChangedSiliconStudio.Presentation.ViewModel.ViewModelBase
PropertyChangingSiliconStudio.Presentation.ViewModel.ViewModelBase
Redo(object parameter, bool creatingActionItem)SiliconStudio.Presentation.Commands.CancellableCommandprotectedpure virtual
ServiceProviderSiliconStudio.Presentation.ViewModel.ViewModelBase
SetValue(Action updateAction, [CallerMemberName]string propertyName=null)SiliconStudio.Presentation.ViewModel.ViewModelBaseprotected
SetValue(Action updateAction, params string[] propertyNames)SiliconStudio.Presentation.ViewModel.ViewModelBaseprotected
SetValue(Func< bool > hasChangedFunction, Action updateAction, [CallerMemberName]string propertyName=null)SiliconStudio.Presentation.ViewModel.ViewModelBaseprotected
SetValue(bool hasChanged, Action updateAction, [CallerMemberName]string propertyName=null)SiliconStudio.Presentation.ViewModel.ViewModelBaseprotected
SetValue(bool hasChanged, Action updateAction, params string[] propertyNames)SiliconStudio.Presentation.ViewModel.ViewModelBaseprotected
SetValue(Func< bool > hasChangedFunction, Action updateAction, params string[] propertyNames)SiliconStudio.Presentation.ViewModel.ViewModelBaseprotectedvirtual
SetValue< T >(ref T field, T value, [CallerMemberName]string propertyName=null)SiliconStudio.Presentation.ViewModel.ViewModelBaseprotected
SetValue< T >(ref T field, T value, params string[] propertyNames)SiliconStudio.Presentation.ViewModel.ViewModelBaseprotected
SetValue< T >(ref T field, T value, Action updateAction, [CallerMemberName]string propertyName=null)SiliconStudio.Presentation.ViewModel.ViewModelBaseprotected
SetValue< T >(ref T field, T value, Action updateAction, params string[] propertyNames)SiliconStudio.Presentation.ViewModel.ViewModelBaseprotectedvirtual
Undo(object parameter, UndoToken token)SiliconStudio.Presentation.Commands.CancellableCommandprotectedpure virtual
UndoCommand(object parameter, UndoToken token)SiliconStudio.Presentation.Commands.CancellableCommand
ViewModelBase()SiliconStudio.Presentation.ViewModel.ViewModelBaseprotected
ViewModelBase(IViewModelServiceProvider serviceProvider)SiliconStudio.Presentation.ViewModel.ViewModelBaseprotected