Hardcodet.Wpf.TaskbarNotification 1.0.5

dotnet add package Hardcodet.Wpf.TaskbarNotification --version 1.0.5                
NuGet\Install-Package Hardcodet.Wpf.TaskbarNotification -Version 1.0.5                
该命令旨在在 Visual Studio 的包管理器控制台中使用,因为它使用了 NuGet 模块的 Install-Package 版本。
<PackageReference Include="Hardcodet.Wpf.TaskbarNotification" Version="1.0.5" />                
对于支持 包引用 的项目,将此 XML 节点复制到项目文件中以引用包。
paket add Hardcodet.Wpf.TaskbarNotification --version 1.0.5                
#r "nuget: Hardcodet.Wpf.TaskbarNotification, 1.0.5"                
#r 指令可用于 F# Interactive 和多语言笔记本。将其复制到交互工具或脚本的源代码中以引用包。
// Install Hardcodet.Wpf.TaskbarNotification as a Cake Addin
#addin nuget:?package=Hardcodet.Wpf.TaskbarNotification&version=1.0.5

// Install Hardcodet.Wpf.TaskbarNotification as a Cake Tool
#tool nuget:?package=Hardcodet.Wpf.TaskbarNotification&version=1.0.5                

此包已过时。

请切换到官方维护的 NuGet 包:Hardcodet.NotifyIcon.WPF

这是 WPF 平台上的 NotifyIcon(也称为系统托盘图标或任务栏图标)的实现。它不仅仅依赖于 Windows Forms NotifyIcon 组件,而是一个纯粹独立的控件,它利用了 WPF 框架的多个功能来显示丰富的工具提示、弹出窗口、上下文菜单和气球消息。可以直接在代码中使用或在任何 XAML 文件中嵌入。

http://www.hardcodet.net/projects/wpf-notifyicon 处可找到源代码和大量的示例应用。

此包中没有受支持的框架资产。

了解有关 目标框架.NET Standard 的更多信息。

NuGet 包 (1)

显示对 Hardcodet.Wpf.TaskbarNotification 依赖的顶部 1 个 NuGet 包

下载
Smallcode.UI

一个 UI 库

GitHub 仓储 (1)

显示对 Hardcodet.Wpf.TaskbarNotification 依赖的顶部 1 个流行的 GitHub 仓储

仓储 star
Aixile/Etupirka
计算你的游戏时间!
版本 下载 最后更新
1.0.5 3,174,519 11/23/2013

主要是错误修复和全 x64 / Win 8 支持。包含 .NET 3.5 - 4.51 的源代码和二进制文件。