4 references to ExtendSelectionLeft
PresentationCore (4)
System\Windows\Input\Command\ComponentCommands.cs (4)
162get { return _EnsureCommand(CommandId.ExtendSelectionLeft); } 279case CommandId.ExtendSelectionLeft:propertyName = "ExtendSelectionLeft"; break; 317case CommandId.ExtendSelectionLeft: uiText = SR.ExtendSelectionLeftText; break; 411case CommandId.ExtendSelectionLeft: