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