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