HDL_ON/UI/UI2/FuntionControlView/Light/RelayPageBLL.cs
@@ -58,7 +58,7 @@ { btnSwitchIcon.MouseUpEventHandler += (sender, e) => { btnSwitchIcon.IsSelected = btnSwitch.IsSelected = !btnSwitchIcon.IsSelected; btnSwitchIcon.IsSelected = !btnSwitchIcon.IsSelected; new System.Threading.Thread(() => { @@ -70,7 +70,7 @@ }; btnSwitch.MouseUpEventHandler += (sender, e) => { btnSwitch.IsSelected = btnSwitchIcon.IsSelected = !btnSwitch.IsSelected; btnSwitch.IsSelected = !btnSwitch.IsSelected; new System.Threading.Thread(() => {