2 references to OnCanExecute
PresentationCore (2)
Core\CSharp\System\Windows\Input\Command\CommandBinding.cs (1)
186
OnCanExecute
(sender, canExecuteArgs);
Core\CSharp\System\Windows\Input\Command\CommandManager.cs (1)
545
commandBinding.
OnCanExecute
(sender, e);