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