Example #1
0
 internal void ProcessRightKey(bool shift)
 {
     _calendar.ProcessRightKey(shift);
 }