I want to show a selection in a WPF TextBox even when it\'s not in focus. How can I do this?
Another option is to define a separate focus scope in XAML to maintain the selection in the first TextBox.