This question is locked. New answers and comments are not allowed.
I have a ColorPircker on a ToolBar bound to a string property. Everything is working as expected, but I noticed an uncaught exception being thrown in one of the Telerik dlls. Here it is:
I've verified that the string is never null, so I am assuming this is coming from inside the Controls dll. Has anyone else noticed this before?
-Scott
A first chance exception of type 'System.NullReferenceException' occurred in Telerik.Windows.Controls
I've verified that the string is never null, so I am assuming this is coming from inside the Controls dll. Has anyone else noticed this before?
-Scott