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