Beispiel #1
0
 private void SetFont()
 {
     this.Font = _appShell?.GetUiFont() ?? this.Font;
 }