hdzs
hdzs
### Describe the bug 在ListBox或ItemsControl中使用 TimePicker,并将 TimePicker.Clock设置为ListClock时,运行后显示的是圆形表盘(Clock),在ListBox之外使用同样的代码,则可以正常显示。需要注意的是,虽然ListClock启动时显示错误,但热重载修改TimePicker的属性值,则ListClock显示正常。 HandyControl版本3.3.0,.net 5.0环境。 ### Steps to reproduce the bug 1.ItemsControl中重写ItemTemplate,TimePicker代码如下
Two-way binding of enumeration and RadioButton. “RadioButton IsChecked="{c:Binding 'EnumValue==local:SType.One',Mode=TwoWay}" This code will not work
YourWeather.Client项目一直显示Loading,断点也无法执行。