5 references to FitToMaxPagesAcrossCommand
PresentationFramework (5)
MS\Internal\AppModel\OleCmdHelper.cs (1)
236_applicationCommandsMappingTable.Add((uint)AppCommands.View_Zoom_TwoPages, new CommandWithArgument(DocumentViewer.FitToMaxPagesAcrossCommand, 2));
System\Windows\Controls\DocumentViewer.cs (4)
1703new InputBinding(DocumentViewer.FitToMaxPagesAcrossCommand, 1713new InputBinding(DocumentViewer.FitToMaxPagesAcrossCommand, 1748args.Command == FitToMaxPagesAcrossCommand || 1860else if (args.Command == FitToMaxPagesAcrossCommand)