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