TextPointer.Parent Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the logical parent that contains the current position.
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.Windows.DependencyObjectThe logical parent that contains the current position. Can return the RichTextBox when at the top of the content stack.
Show: