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