WPF 原生不支持系統托盤圖標,須要依靠其它方式處理。html
WPF最小到系統托盤 - Arvin.Mei - 博客園git
hardcodet/wpf-notifyicon: NotifyIcon (aka system tray icon or taskbar icon) for the WPF platformgithub
裏面的 Windowless Sample 項目,提供了最簡示例。less
對於 .net core WPF ,須要對 wpf-notifyicon 項目作一些改動才能使用。參見:ui
System Tray Icons with WPF in the .NET Core 3.0 Preview - Forty Years of Code.net
MV10/WPF.NotifyIcon.NetCore3: WPF-NotifyIcon library ported to .NET Core 3.0 Preview 1code
裏面的 Windowless Sample 項目,提供了最簡示例。orm
原文地址:
http://www.javashuo.com/article/p-bywbjerx-gy.htmlhtm
ENDblog