Example #1
0
 private void TestPanel_Paint(object sender, PaintEventArgs e)
 {
     _style?.DrawWindow(e.Graphics);
 }