HandyOrg / HandyControl

Contains some simple and commonly used WPF controls
https://handyorg.github.io/
MIT License
6.18k stars 1.04k forks source link

[RunningBlock]Add value change handles for Duration/AutoRun/... attributes. #1486

Closed zhou-yucheng closed 7 months ago

zhou-yucheng commented 1 year ago

when the value of these attribute updated, can refresh the control.

MVVM模式下,Duration/AutoRun等的这些主要属性的更新,可以即刻刷新控件。