2 references to PreviewCanExecuteRoutedEventHandler
PresentationFramework (2)
src\Framework\System\Windows\Controls\SinglePageViewer.cs (2)
692CommandManager.AddPreviewCanExecuteHandler(this, new CanExecuteRoutedEventHandler(PreviewCanExecuteRoutedEventHandler)); 1113CommandManager.RemovePreviewCanExecuteHandler(this, new CanExecuteRoutedEventHandler(PreviewCanExecuteRoutedEventHandler));