예제 #1
0
 private static void DrawingOnOnPreReset(EventArgs args)
 {
     Text.OnLostDevice();
     TextBig.OnLostDevice();
     SmallText.OnLostDevice();
     TextWarning.OnLostDevice();
 }
예제 #2
0
 private static void DrawingOnOnPreReset(EventArgs args)
 {
     Text.OnLostDevice();
     TextPassive.OnLostDevice();
     TextUI.OnLostDevice();
     TextUIBold.OnLostDevice();
     TextWarning.OnLostDevice();
 }