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