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