2 references to GetDependencyParent
PresentationFramework (2)
src\Framework\System\Windows\Documents\TextContainer.cs (1)
740DependencyObject parent = GetScopingNode(position).GetDependencyParent();
src\Framework\System\Windows\Documents\TextPointer.cs (1)
4094return GetScopingNode().GetDependencyParent();