Example #1
0
 public bool ConsumeSwitchColorIntention()
 {
     return(ControlUtil.ConsumeBool(ref m_SwitchColorIntention));
 }