BlindPrediction.Program.Drawing_OnPostReset C# (CSharp) Method

Drawing_OnPostReset() static private method

static private Drawing_OnPostReset ( EventArgs args ) : void
args System.EventArgs
return void
        static void Drawing_OnPostReset(EventArgs args)
        {
            Text.OnResetDevice();
        }