5 references to UiScope
PresentationFramework (5)
System\windows\Documents\TextSelection.cs (5)
325
FrameworkElement uiScope =
UiScope
;
739
if ((this.
UiScope
.IsKeyboardFocused || this.
UiScope
.IsFocused))
2549
DependencyObject element = this.
UiScope
;
2550
DependencyObject parent = this.
UiScope
;