Beispiel #1
0
 if (this.SetProperty(ref this._fontFamilyName, value.Source, nameof(this.FontFamilyName)))
 set => RaiseAndSetIfChanged(ref this.tP, value);
Beispiel #3
0
 set => this.RaiseAndSetIfChanged(ref this.display, value);