4 references to SelectAll
PresentationCore (4)
Core\CSharp\System\Windows\Input\Command\ApplicationCommands.cs (4)
114
get { return _EnsureCommand(CommandId.
SelectAll
); }
302
case CommandId.
SelectAll
: propertyName = "SelectAll"; break;
323
case CommandId.
SelectAll
: uiText = SR.Get(SRID.SelectAllText); break;
398
case CommandId.
SelectAll
: