Loading
A DatePicker control is used to create a visual DatePicker that let user to pick a date and fire an event on the selection of the date. The DatePicker class in C# and <DatePicker> element in XAML represent a WPF DatePicker control. This code example in this article demonstrates how to create and use a DatePicker control in WPF with the help of XAML and C#.
Editorial changes — reviews, status changes and edits — are shown to the author of this article and to the editors.