2 references to GetParentElement
PresentationFramework (2)
src\Framework\System\windows\Documents\TextSelection.cs (2)
2556return GetParentElement(element) == null; 2571parent = GetParentElement(element);