4 references to PrintPreview
PresentationCore (4)
System\Windows\Input\Command\ApplicationCommands.cs (4)
167
get { return _EnsureCommand(CommandId.
PrintPreview
); }
246
case CommandId.
PrintPreview
: propertyName = "PrintPreview"; break;
279
case CommandId.
PrintPreview
: uiText = SR.PrintPreviewText; break;
386
case CommandId.
PrintPreview
: