3 references to _GetTransformedCaretRect
PresentationFramework (3)
System\Windows\Documents\FixedTextView.cs (3)
213
designRect =
_GetTransformedCaretRect
(tran, designRect.TopLeft, designRect.Height);
224
designRect =
_GetTransformedCaretRect
(tran, offset, image.ActualHeight);
236
designRect =
_GetTransformedCaretRect
(tran, offset, bounds.Height);