Пример #1
0
 static void OnGroupBoxDetachedFromPanel(DetachFromPanelEvent evt)
 {
     s_GroupManagers.Remove(evt.currentTarget as IGroupBox);
 }