Posted 14 years ago
by Jonathan Reis
Is it possible to change "SyntaxEditorBackgroundReadOnlyBrushKey" without resorting the themes? I just want to change this one color.
Thanks.
Thanks.
<SolidColorBrush x:Key="{x:Static themes:SyntaxEditorCommonDictionary.SyntaxEditorBackgroundReadOnlyBrushKey}" Color="Red" />
xmlns:themes="http://schemas.actiprosoftware.com/winfx/xaml/themes"
Please log in to a validated account to post comments.