4 references to ExtendSelectionLeft
PresentationCore (4)
System\Windows\Input\Command\ComponentCommands.cs (4)
147get { return _EnsureCommand(CommandId.ExtendSelectionLeft); } 264case CommandId.ExtendSelectionLeft:propertyName = "ExtendSelectionLeft"; break; 302case CommandId.ExtendSelectionLeft: uiText = SR.ExtendSelectionLeftText; break; 396case CommandId.ExtendSelectionLeft: