2 references to OnCanExecute
PresentationCore (2)
System\Windows\Input\Command\CommandBinding.cs (1)
163
OnCanExecute
(sender, canExecuteArgs);
System\Windows\Input\Command\CommandManager.cs (1)
465
commandBinding.
OnCanExecute
(sender, e);