2 references to GetOwnerElement
PresentationFramework (2)
src\Framework\System\windows\Documents\CaretElement.cs (1)
836return GetOwnerElement(_textEditor.UiScope);
src\Framework\System\windows\Documents\TextSelection.cs (1)
332FrameworkElement owner = CaretElement.GetOwnerElement(uiScope);