4 references to ExtendSelectionLeft
PresentationCore (4)
System\Windows\Input\Command\ComponentCommands.cs (4)
148get { return _EnsureCommand(CommandId.ExtendSelectionLeft); } 265case CommandId.ExtendSelectionLeft:propertyName = "ExtendSelectionLeft"; break; 303case CommandId.ExtendSelectionLeft: uiText = SR.ExtendSelectionLeftText; break; 397case CommandId.ExtendSelectionLeft: