TimePicker #1324
Mrking-wst
started this conversation in
General
TimePicker
#1324
Replies: 1 comment 1 reply
-
I have the same problem and am looking for a solution myself. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
TimePicker Control , How to binding the selected time value in VM property !
The xaml code like:
Text="{Binding RemindTime, Converter={StaticResource Stringw2DateTimeConverter}, UpdateSourceTrigger=PropertyChanged}"
it's throw a error.
like:
System.NullReferenceException
在 HandyControl.Controls.TimePicker.CoerceDisplayTime(DependencyObject d, Object value)...
Whatever that I need to do
Beta Was this translation helpful? Give feedback.
All reactions