SyntaxFix
Write A Post
Hire A Developer
Questions
Just set in XAML:
<TextBox IsReadOnly="True" Style="{x:Null}" />
So that text will not be grayed-out.