4 references to PrintPreview
PresentationCore (4)
System\Windows\Input\Command\ApplicationCommands.cs (4)
168
get { return _EnsureCommand(CommandId.
PrintPreview
); }
247
case CommandId.
PrintPreview
: propertyName = "PrintPreview"; break;
280
case CommandId.
PrintPreview
: uiText = SR.PrintPreviewText; break;
387
case CommandId.
PrintPreview
: