4 references to SelectAll
PresentationCore (4)
System\Windows\Input\Command\ApplicationCommands.cs (4)
94
get { return _EnsureCommand(CommandId.
SelectAll
); }
250
case CommandId.
SelectAll
: propertyName = "SelectAll"; break;
271
case CommandId.
SelectAll
: uiText = SR.SelectAllText; break;
346
case CommandId.
SelectAll
: