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