This question is locked. New answers and comments are not allowed.
I am trying to render a 3d scene inside a RadWindow. But the draw event of the DrawingSurface is not getting called. where as the same code inside an usercontrol works. So Is it a bug in RadWindow that we cannot render 3d scene within a RadWindow?