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