Beispiel #1
0
 public void RedrawContent()
 {
     if (padContent != null)
     {
         padContent.RedrawContent();
     }
 }