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