4 references to SelectAll
PresentationCore (4)
System\Windows\Input\Command\ApplicationCommands.cs (4)
108
get { return _EnsureCommand(CommandId.
SelectAll
); }
264
case CommandId.
SelectAll
: propertyName = "SelectAll"; break;
285
case CommandId.
SelectAll
: uiText = SR.SelectAllText; break;
360
case CommandId.
SelectAll
: