4 references to Print
PresentationCore (4)
Core\CSharp\System\Windows\Input\Command\ApplicationCommands.cs (4)
171
get { return _EnsureCommand(CommandId.
Print
); }
296
case CommandId.
Print
: propertyName = "Print"; break;
329
case CommandId.
Print
: uiText = SR.Get(SRID.PrintText); break;
430
case CommandId.
Print
: