示例#1
0
 protected override void Load()
 {
     Settings = SettingsRepository.GetAdvertisingSettings();
     Fonts    = new ObservableCollection <string>(FontHelper.GetInstalledFonts());
 }