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