Is there any property available in the date picker control so that the user can select today from any date from today's date? for example, if the user is viewing the current month of the last year, then he has the option to select the current date?
just check this link and how they implement the Today button in the WPF Datepicker). This link is from the WPFToolkit discussion forum. Maybe this will help you.