Ejemplo n.º 1
0
 /// <summary>
 /// Ends drawing the current frame to the Direct2D back buffer render target</summary>
 protected virtual void OnEndDrawD2d()
 {
     D2dGraphics.EndDraw();
 }