3 references to ViewThumbnailsCommand
PresentationFramework (2)
System\Windows\Controls\DocumentViewer.cs (2)
1697if (args.Command == ViewThumbnailsCommand || 1800if (args.Command == ViewThumbnailsCommand)
PresentationUI (1)
MS\Internal\Documents\DocumentApplicationDocumentViewer.cs (1)
2084DocumentViewer.ViewThumbnailsCommand.InputGestures.Add(new KeyGesture(Key.D5, ModifierKeys.Control));