예제 #1
0
 private void OnGroupsUpdateSet(object sender, SetEventArgs e)
 {
     base.Invalidate();
 }
예제 #2
0
파일: Group.cs 프로젝트: windygu/haina
 private void OnShortcutsUpdateSet(object sender, SetEventArgs e)
 {
     this.Invalidate();
 }