SetProperty(ref _isChecked, value);
Esempio n. 2
0
 set => Set(ref _isChecked, value);