3 references to GetOffset
PresentationFramework (3)
System\Windows\Controls\PasswordTextNavigator.cs (1)
675return TextPointerBase.GetOffset(this);
System\Windows\Documents\DocumentSequenceTextPointer.cs (1)
403return TextPointerBase.GetOffset(this);
System\Windows\Documents\FixedTextPointer.cs (1)
620return TextPointerBase.GetOffset(this);