3 references to GetOffset
PresentationFramework (3)
src\Framework\System\Windows\Controls\PasswordTextNavigator.cs (1)
682return TextPointerBase.GetOffset(this);
src\Framework\System\Windows\Documents\DocumentSequenceTextPointer.cs (1)
416return TextPointerBase.GetOffset(this);
src\Framework\System\Windows\Documents\FixedTextPointer.cs (1)
646return TextPointerBase.GetOffset(this);