This question is locked. New answers and comments are not allowed.
Hi,
since the Q3/2013 SP2 release I experience issues with (at least) the BorderBrush style overwriting of several controls. For example
<SolidColorBrush x:Key="TelerikNumericBoxBorderBrush" Color="Transparent"/>
seems not to work anymore (pointer-over, focused and disabled states have the same issue).
This is true for at least the following controls
- NumericBox
- AutoComplete
Was there a change in the key naming?
In a quick check I saw, that the issue seems not to be related to the border style only but to other style keys as well.
Could you please have a look?
Many thanks in advance!
Best regards
Thomas
since the Q3/2013 SP2 release I experience issues with (at least) the BorderBrush style overwriting of several controls. For example
<SolidColorBrush x:Key="TelerikNumericBoxBorderBrush" Color="Transparent"/>
seems not to work anymore (pointer-over, focused and disabled states have the same issue).
This is true for at least the following controls
- NumericBox
- AutoComplete
Was there a change in the key naming?
In a quick check I saw, that the issue seems not to be related to the border style only but to other style keys as well.
Could you please have a look?
Many thanks in advance!
Best regards
Thomas