HDL_ON/UI/UI2/FuntionControlView/1ContorlPage/AcControlPage.cs
@@ -719,6 +719,14 @@ device.SetAttrState(FunctionAttributeKey.SetTemp, e.ToString()); btnTemp.Text = e.ToString(); }; arcBar.MouseDownEventHandler = (sender, e) => { Console.WriteLine("ddd"); MainPage.BasePageView.ScrollEnabled =false; }; arcBar.MouseUpEventHandler = (sender, e) => { Console.WriteLine("ddd2"); MainPage.BasePageView.ScrollEnabled = true; }; } /// <summary> /// 控制模式事件