2 references to PreviewCanExecuteRoutedEventHandler
PresentationFramework (2)
System\Windows\Controls\SinglePageViewer.cs (2)
684
CommandManager.AddPreviewCanExecuteHandler(this, new CanExecuteRoutedEventHandler(
PreviewCanExecuteRoutedEventHandler
));
1105
CommandManager.RemovePreviewCanExecuteHandler(this, new CanExecuteRoutedEventHandler(
PreviewCanExecuteRoutedEventHandler
));