WPF/.net core WPF 系統托盤支持

WPF 原生不支持系統托盤圖標,須要依靠其它方式處理。html

1 使用 WinForm 的支持

WPF最小到系統托盤 - Arvin.Mei - 博客園git

2 使用 wpf-notifyicon 庫

hardcodet/wpf-notifyicon: NotifyIcon (aka system tray icon or taskbar icon) for the WPF platformgithub

裏面的 Windowless Sample 項目,提供了最簡示例。less

2 .net core WPF 的支持

對於 .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

相關文章
相關標籤/搜索