3 references to MoveEndpointForward
System.Windows.Forms.Primitives (3)
System\Windows\Forms\Automation\UiaTextRange.cs (3)
468Start = MoveEndpointForward(Start, unit, count, out moved); 521Start = MoveEndpointForward(Start, unit, count, out moved); 528End = MoveEndpointForward(End, unit, count, out moved);