Wpf.ProgressNotifier:这是一个WPF控件,用于显示长时间运行的异步任务的进度

时间:2024-04-23 19:27:45
【文件属性】:

文件名称:Wpf.ProgressNotifier:这是一个WPF控件,用于显示长时间运行的异步任务的进度

文件大小:79KB

文件格式:ZIP

更新时间:2024-04-23 19:27:45

C#

WPF.ProgressNotifier 这是一个WPF控件,用于显示长时间运行的任务(aync)的进度 安装 在上 Install-Package WPF.ProgressNotifier 用法 添加命名空间 < xmlns xss=removed clr-namespace:RbCreation.Wpf.ProgressNotifier;assembly=RbCreation.Wpf.ProgressNotifier> 添加控件 < notification : ProgressNotifier x : Name = " progress " IntervalNotifier = " 2 " Foreground = " Black " FontSize = " 14 " FontFamily = " Arial "


【文件预览】:
Wpf.ProgressNotifier-master
----.gitattributes(2KB)
----Wpf.ProgressNotifier.Sample.sln(1KB)
----.vs()
--------Wpf.ProgressNotifier.Sample()
----Wpf.ProgressNotifier.Sample()
--------Wpf.ProgressNotifier.Sample.csproj(5KB)
--------packages.config(144B)
--------App.xaml.cs(343B)
--------MainWindow.xaml.cs(651B)
--------progress_notifier_icon.ico(4KB)
--------MainWindow.xaml(1KB)
--------Properties()
--------Images()
--------App.config(182B)
--------App.xaml(399B)
--------obj()
----packages()
--------WPF.ProgressNotifier.1.2.2()
----README.md(2KB)
----.gitignore(285B)

网友评论