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