dotnet / dotnet/wpf

Port the .NET 5 winforms TaskDialog API to WPF

Open
#2,902 14 comments 22 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.