5 references to UiScope
PresentationFramework (5)
System\windows\Documents\TextSelection.cs (5)
312
FrameworkElement uiScope =
UiScope
;
726
if ((this.
UiScope
.IsKeyboardFocused || this.
UiScope
.IsFocused))
2535
DependencyObject element = this.
UiScope
;
2536
DependencyObject parent = this.
UiScope
;