4 references to GetCharacterRect
PresentationFramework (4)
System\Windows\Controls\PasswordTextNavigator.cs (1)
521return TextPointerBase.GetCharacterRect(this, direction);
System\Windows\Documents\DocumentSequenceTextPointer.cs (1)
507return TextPointerBase.GetCharacterRect(this, direction);
System\Windows\Documents\FixedTextPointer.cs (1)
465return TextPointerBase.GetCharacterRect(this, direction);
System\Windows\Documents\TextPointer.cs (1)
1257return TextPointerBase.GetCharacterRect(this, direction);