2 references to PreviewCanExecute
PresentationCore (2)
System\Windows\Input\Command\CommandBinding.cs (2)
152if (PreviewCanExecute is null) return; 153PreviewCanExecute(sender, e);