5 references to FitToMaxPagesAcrossCommand
PresentationFramework (5)
src\Framework\MS\Internal\AppModel\OleCmdHelper.cs (1)
283_applicationCommandsMappingTable.Value.Add((uint)AppCommands.View_Zoom_TwoPages, new CommandWithArgument(DocumentViewer.FitToMaxPagesAcrossCommand, 2));
src\Framework\System\Windows\Controls\DocumentViewer.cs (4)
1740new InputBinding(DocumentViewer.FitToMaxPagesAcrossCommand, 1750new InputBinding(DocumentViewer.FitToMaxPagesAcrossCommand, 1793args.Command == FitToMaxPagesAcrossCommand || 1906else if (args.Command == FitToMaxPagesAcrossCommand)