4 references to Print
PresentationCore (4)
System\Windows\Input\Command\ApplicationCommands.cs (4)
165get { return _EnsureCommand(CommandId.Print); } 258case CommandId.Print: propertyName = "Print"; break; 291case CommandId.Print: uiText = SR.PrintText; break; 392case CommandId.Print: