set => SetProperty(ref this.name, value, true);
示例#2
0
 set => this.RaiseAndSetIfChanged(ref this.w, value);
示例#3
0
 set => this.SetProperty(ref this.id, value);