Пример #1
0
 private void ApplyEditorConfig()
 {
     _eventAggregator.GetEvent <SettingChangedEvent>().Publish(UCommon.GetCurrentSettings(_appData.Config));
 }