ZigbeeApp/Shared/Phone/UserCenter/Member/MemberManagementForm.cs
@@ -275,7 +275,7 @@ } this.memberInfo.IsAllowRemoteCtrl = !btnSwitch.IsSelected; Application.RunOnMainThread(() => HdlThreadLogic.Current.RunMain(() => { btnSwitch.CanClick = true; btnSwitch.IsSelected = !btnSwitch.IsSelected;