3 references to GetPositionFromCharForUpperRightCorner
System.Windows.Forms.Primitives (3)
System\Windows\Forms\Automation\UiaTextRange.cs (3)
397Point endPoint = _provider.GetPositionFromCharForUpperRightCorner(End - 1, text); 768Point lineEndPoint = _provider.GetPositionFromCharForUpperRightCorner(lineEndIndex, text); 844pt = _provider.GetPositionFromCharForUpperRightCorner(i, text);