4 references to SelectAll
PresentationCore (4)
System\Windows\Input\Command\ApplicationCommands.cs (4)
95
get { return _EnsureCommand(CommandId.
SelectAll
); }
251
case CommandId.
SelectAll
: propertyName = "SelectAll"; break;
272
case CommandId.
SelectAll
: uiText = SR.SelectAllText; break;
347
case CommandId.
SelectAll
: