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