Esempio n. 1
0
 internal void Cell_MouseLeftButtonDown(object sender, MouseButtonEventArgs e)
 {
     _month.Cell_MouseLeftButtonDown(sender, e);
 }