1 reference to Month_MouseLeftButtonUp
PresentationFramework (1)
System\Windows\Controls\Primitives\CalendarItem.cs (1)
1003
monthCell.AddHandler(CalendarButton.MouseLeftButtonUpEvent, new MouseButtonEventHandler(
Month_MouseLeftButtonUp
), true);