The user can then click on the date, or on the edit icon to expand the calendar. As soon as a date is selected, the calendar will collapse back to his original state and will display the newly selected date.
Navigating through the calendar is just the same as the classic Calendar with sliding or clicking appropriate buttons. The Dynamic Calendar exposes the same SelectedDate property to get or set the date.
<Bewise:DynamicCalendar Name="dynamicDatePicker1" SelectedDate="04/26/2011" />