4 references to ExtendSelectionRight
PresentationCore (4)
Core\CSharp\System\Windows\Input\Command\ComponentCommands.cs (4)
175get { return _EnsureCommand(CommandId.ExtendSelectionRight); } 285case CommandId.ExtendSelectionRight:propertyName = "ExtendSelectionRight"; break; 323case CommandId.ExtendSelectionRight: uiText = SR.Get(SRID.ExtendSelectionRightText); break; 422case CommandId.ExtendSelectionRight: