Example #1
0
 private static void DrawingOnOnPreReset(EventArgs args)
 {
     Text.OnLostDevice();
     TextBig.OnLostDevice();
     SmallText.OnLostDevice();
     TextWarning.OnLostDevice();
 }