3 references to GetOffset
PresentationFramework (3)
System\Windows\Controls\PasswordTextNavigator.cs (1)
676return TextPointerBase.GetOffset(this);
System\Windows\Documents\DocumentSequenceTextPointer.cs (1)
406return TextPointerBase.GetOffset(this);
System\Windows\Documents\FixedTextPointer.cs (1)
623return TextPointerBase.GetOffset(this);