4 references to GetCharacterRect
PresentationFramework (4)
src\Framework\System\Windows\Controls\PasswordTextNavigator.cs (1)
527
return TextPointerBase.
GetCharacterRect
(this, direction);
src\Framework\System\Windows\Documents\DocumentSequenceTextPointer.cs (1)
520
return TextPointerBase.
GetCharacterRect
(this, direction);
src\Framework\System\Windows\Documents\FixedTextPointer.cs (1)
487
return TextPointerBase.
GetCharacterRect
(this, direction);
src\Framework\System\Windows\Documents\TextPointer.cs (1)
1273
return TextPointerBase.
GetCharacterRect
(this, direction);