2 references to NextButton_Click
PresentationFramework (2)
src\Framework\System\Windows\Controls\Primitives\CalendarItem.cs (2)
164this._nextButton.Click -= new RoutedEventHandler(NextButton_Click); 207this._nextButton.Click += new RoutedEventHandler(NextButton_Click);