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