Port the .NET 5 winforms TaskDialog API to WPF
Open
API suggestion
- Dominant language
- C#
- Stars
- 7.7k
- Forks
- 1.3k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 61
Description
Hi
I use [Task Dialog](https://docs.microsoft.com/en-us/windows/win32/controls/task-dialogs) in several WPF projects. I first used the [WindowsAPICodePack](https://www.nuget.org/packages/WindowsAPICodePack) library then [Ookii.Dialogs](https://www.nuget.org/packages/Ookii.Dialogs.Wpf/). But I would have liked an official implementation. This implementation is now available in Windows Forms dotnet/winforms@5fbdbde thank to @kpreisser that create the following issue dotnet/winforms#146. Would it be possible to port this implementation to WPF ?
Thank you
Contributor guide
Assessment
This issue has not been assessed yet.