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