Hi
My application has a few different graphics contexts and I noticed after switching context the glwpf control stops updating. Adding a check inside GLWpfControlRenderer.Render to make sure that the graphics context is current fixes the issue but I was wondering if there was a better way to handle multiple contexts?