I\'m making an app with WPF.
I used to draw with DrawingContext, but I want to do the same with OpenTK.
Is it possible to substitute OpenTK for DrawingCo
DrawingCo