4 references to ExtendSelectionRight
PresentationCore (4)
System\Windows\Input\Command\ComponentCommands.cs (4)
170get { return _EnsureCommand(CommandId.ExtendSelectionRight); } 280case CommandId.ExtendSelectionRight:propertyName = "ExtendSelectionRight"; break; 318case CommandId.ExtendSelectionRight: uiText = SR.ExtendSelectionRightText; break; 417case CommandId.ExtendSelectionRight: