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