SystemTrayMenu/Config
Peter Kirmeier 045fb9dd7e Improve Icon factory performance
Workers are by default part of MTA thread model and are CoInitialized.
This means COM calls can be made without spawning additional STA threads.
Additionally pass file icon factory for dictionary search instead of providing (potentially not used) new Icon beforehand.
2023-05-19 18:50:53 +02:00
..
AppColors.cs Refine loading of colors 2023-04-30 23:36:26 +02:00
Config.cs Improve Icon factory performance 2023-05-19 18:50:53 +02:00
MenuDefines.cs Refine loading of colors 2023-04-30 23:36:26 +02:00