5 references to UiScope
PresentationFramework (5)
src\Framework\System\windows\Documents\TextSelection.cs (5)
331
FrameworkElement uiScope =
UiScope
;
745
if ((this.
UiScope
.IsKeyboardFocused || this.
UiScope
.IsFocused))
2565
DependencyObject element = this.
UiScope
;
2566
DependencyObject parent = this.
UiScope
;