Ekko
Results
1
comments of
Ekko
用之前的写法处理 ``` public class CustomNotifyIconService : NotifyIconService { public CustomNotifyIconService() { TooltipText = "DEMO"; // If this icon is not defined, the application icon will be used. Icon = BitmapFrame.Create(...