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