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