aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Messages/ForcedUpdateMessage.cs
blob: 54b43c6d38bd64372ba24c274b8c683be4167df8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
generated by cgit v1.3.1 (git 2.54.0) at 2026-07-22 10:16:13 +0000
 



            get { return _isChecked; }
            set { _isChecked = value; RaisePropertyChangedAuto(); }
        }
    }
}