HDL_ON/UI/UI2/FuntionControlView/Electrical/SocketPageBLL.csold mode 100644 new mode 100755
@@ -60,7 +60,7 @@ { btnSwitchIcon.MouseUpEventHandler += (sender, e) => { btnSwitchIcon.IsSelected = !btnSwitchIcon.IsSelected; btnSwitchIcon.IsSelected = btnSwitch.IsSelected = !btnSwitchIcon.IsSelected; new System.Threading.Thread(() => { @@ -74,7 +74,7 @@ }; btnSwitch.MouseUpEventHandler += (sender, e) => { btnSwitch.IsSelected = !btnSwitch.IsSelected; btnSwitch.IsSelected = btnSwitchIcon.IsSelected = !btnSwitch.IsSelected; new System.Threading.Thread(() => {