2 references to GetScopingNode
PresentationFramework (2)
src\Framework\System\Windows\Documents\TextContainer.cs (2)
624return GetScopingNode(position).GetLogicalTreeNode(); 740DependencyObject parent = GetScopingNode(position).GetDependencyParent();