Posted
on Jul 1, 2010
(permalink)
Hi
when clicking on Automatic in the ColorPicker control included in my xaml as follows:
<telerik:RadColorPicker SelectedColorChanged="RadColorPicker_SelectedColorChanged" Tag="Foreground" Margin="5 0 5 0"/>
a System.NullReferenceException is thrown.
Sincerely.