I have a datepicker, but it is allowing me to enter any text. I want to disable user from entering text. User should be allowed to select date from the calendar.
Set the IsHitTestVisible and Focusable properties to false.
IsHitTestVisible
Focusable
false