4 references to PrintPreview
PresentationCore (4)
Core\CSharp\System\Windows\Input\Command\ApplicationCommands.cs (4)
187
get { return _EnsureCommand(CommandId.
PrintPreview
); }
298
case CommandId.
PrintPreview
: propertyName = "PrintPreview"; break;
331
case CommandId.
PrintPreview
: uiText = SR.Get(SRID.PrintPreviewText); break;
438
case CommandId.
PrintPreview
: