How to keep WPF TextBox selection when not focused?

Posted by Dmitri Nesteruk on Stack Overflow See other posts from Stack Overflow or by Dmitri Nesteruk
Published on 2009-03-13T12:43:48Z Indexed on 2010/04/19 18:43 UTC
Read the original article Hit count: 358

Filed under:
|
|

I want to show a selection in a WPF TextBox even when it's not in focus. How can I do this?

© Stack Overflow or respective owner

Related posts about c#

Related posts about wpf