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