4 references to Print
PresentationCore (4)
System\Windows\Input\Command\ApplicationCommands.cs (4)
151
get { return _EnsureCommand(CommandId.
Print
); }
244
case CommandId.
Print
: propertyName = "Print"; break;
277
case CommandId.
Print
: uiText = SR.PrintText; break;
378
case CommandId.
Print
: