Beispiel #1
0
 protected virtual void FoldOpened()
 {
     if (ContentElement != null)
     {
         ContentElement.Draw();
     }
 }