示例#1
0
 public void ToggleChanged(bool newValue)
 {
     scrollList.ActivateDeactivate(newValue, item);
 }