3 references to _GetTransformedCaretRect
PresentationFramework (3)
src\Framework\System\Windows\Documents\FixedTextView.cs (3)
221
designRect =
_GetTransformedCaretRect
(tran, designRect.TopLeft, designRect.Height);
232
designRect =
_GetTransformedCaretRect
(tran, offset, image.ActualHeight);
244
designRect =
_GetTransformedCaretRect
(tran, offset, bounds.Height);