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