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

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

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.CommandBasepure virtual
Execute()SiliconStudio.Presentation.Commands.CommandBase
IsEnabledSiliconStudio.Presentation.Commands.CommandBase
OnPropertyChanged(params string[] propertyNames)SiliconStudio.Presentation.ViewModel.DispatcherViewModelprotectedvirtual
OnPropertyChanging(params string[] propertyNames)SiliconStudio.Presentation.ViewModel.DispatcherViewModelprotectedvirtual
PropertyChangedSiliconStudio.Presentation.ViewModel.ViewModelBase
PropertyChangingSiliconStudio.Presentation.ViewModel.ViewModelBase
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
ViewModelBase()SiliconStudio.Presentation.ViewModel.ViewModelBaseprotected
ViewModelBase(IViewModelServiceProvider serviceProvider)SiliconStudio.Presentation.ViewModel.ViewModelBaseprotected