This question is locked. New answers and comments are not allowed.
Hi,
I need an XAML solution for the following situation:
In my grid are two TimePickers named BeginTime and EndTime. The selected time of the EndTime can't be earlier than the BeginTime.
Is this possible to do this check into the XAML?
An example would be appreciated.
Thanks in advance.
I need an XAML solution for the following situation:
In my grid are two TimePickers named BeginTime and EndTime. The selected time of the EndTime can't be earlier than the BeginTime.
Is this possible to do this check into the XAML?
An example would be appreciated.
Thanks in advance.