2 references to PreviousButton_Click
PresentationFramework (2)
src\Framework\System\Windows\Controls\Primitives\CalendarItem.cs (2)
159this._previousButton.Click -= new RoutedEventHandler(PreviousButton_Click); 195this._previousButton.Click += new RoutedEventHandler(PreviousButton_Click);