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