3 references to GetOffset
PresentationFramework (3)
System\Windows\Controls\PasswordTextNavigator.cs (1)
680return TextPointerBase.GetOffset(this);
System\Windows\Documents\DocumentSequenceTextPointer.cs (1)
412return TextPointerBase.GetOffset(this);
System\Windows\Documents\FixedTextPointer.cs (1)
628return TextPointerBase.GetOffset(this);