2 references to PrintPreview
PresentationFramework (1)
System\Windows\Input\Command\CommandConverter.cs (1)
359
knownCommand = ApplicationCommands.
PrintPreview
;
PresentationUI (1)
MS\Internal\Documents\DocumentApplicationDocumentViewer.cs (1)
2157
enforcer.AddBinding(new PolicyBinding(ApplicationCommands.
PrintPreview
, RightsManagementPolicy.AllowPrint));