Hi,
in my usercontrol I'm trying to use a RadImageEditorUI and when I try to compile I have the following message:
Error 7 The type or namespace name 'Windows' does not exist in the namespace 'ChristieInnoMed.Framework.UI.Telerik' (are you missing an assembly reference?) D:\Developpement\TFS\ChristieInnoMed.Framework\ChristieInnoMed.Framework.UI.ChristieControls\Controls\SketchDrawer.xaml 13 26 ChristieInnoMed.Framework.UI.ChristieControls
If I comment the "<telerik:RadImageEditorUI x:Name="ImageEditorUI" />" line, the compile was ok...
Thank's
Alain