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