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