예제 #1
0
 /// <summary>
 /// Invalidates the render.
 /// </summary>
 public void InvalidateRender()
 {
     RenderHost.InvalidateRender();
 }