4 references to ExtendSelectionLeft
PresentationCore (4)
Core\CSharp\System\Windows\Input\Command\ComponentCommands.cs (4)
167get { return _EnsureCommand(CommandId.ExtendSelectionLeft); } 284case CommandId.ExtendSelectionLeft:propertyName = "ExtendSelectionLeft"; break; 322case CommandId.ExtendSelectionLeft: uiText = SR.Get(SRID.ExtendSelectionLeftText); break; 416case CommandId.ExtendSelectionLeft: