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