BlindPrediction.Program.Drawing_OnPreReset C# (CSharp) Méthode

Drawing_OnPreReset() static private méthode

static private Drawing_OnPreReset ( EventArgs args ) : void
args System.EventArgs
Résultat void
        static void Drawing_OnPreReset(EventArgs args)
        {
            Text.OnLostDevice();
        }