4 references to PrintPreview
PresentationCore (4)
System\Windows\Input\Command\ApplicationCommands.cs (4)
181
get { return _EnsureCommand(CommandId.
PrintPreview
); }
260
case CommandId.
PrintPreview
: propertyName = "PrintPreview"; break;
293
case CommandId.
PrintPreview
: uiText = SR.PrintPreviewText; break;
400
case CommandId.
PrintPreview
: