2 references to GetDependencyParent
PresentationFramework (2)
System\Windows\Documents\TextContainer.cs (1)
720DependencyObject parent = GetScopingNode(position).GetDependencyParent();
System\Windows\Documents\TextPointer.cs (1)
4063return GetScopingNode().GetDependencyParent();