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