This question is locked. New answers and comments are not allowed.
Hello,
In our application there is some styles that are injected at runtime, like the implicit style for textblock.
The problem is the GridViewDataColumn is also affected by that implicit style that targets textblock.
I've played around with different styles on that control without success, I would like to force the foreground of the GridViewDataColumn to be White for example or to not get affected by the implicit style of texblock.
Thank you
In our application there is some styles that are injected at runtime, like the implicit style for textblock.
The problem is the GridViewDataColumn is also affected by that implicit style that targets textblock.
I've played around with different styles on that control without success, I would like to force the foreground of the GridViewDataColumn to be White for example or to not get affected by the implicit style of texblock.
Thank you