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