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