SystemTrayMenu/DataClasses
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
..
MenuData.cs Reduce code complexity and refined member variables 2023-04-29 18:57:39 +02:00
RowData.cs Improve Icon factory performance 2023-05-19 18:50:53 +02:00