5 references to FitToMaxPagesAcrossCommand
PresentationFramework (5)
MS\Internal\AppModel\OleCmdHelper.cs (1)
242_applicationCommandsMappingTable.Value.Add((uint)AppCommands.View_Zoom_TwoPages, new CommandWithArgument(DocumentViewer.FitToMaxPagesAcrossCommand, 2));
System\Windows\Controls\DocumentViewer.cs (4)
1715new InputBinding(DocumentViewer.FitToMaxPagesAcrossCommand, 1725new InputBinding(DocumentViewer.FitToMaxPagesAcrossCommand, 1760args.Command == FitToMaxPagesAcrossCommand || 1872else if (args.Command == FitToMaxPagesAcrossCommand)