winforms
winforms copied to clipboard
[Tracking] Update `TaskDialog` `HandleTaskDialogNativeCallback` code when CsWin32 is updated to use Win32MetaData v57
Based on comment: https://github.com/dotnet/winforms/pull/9900#discussion_r1396556837
https://github.com/dotnet/winforms/blob/7a6f7349b6c57cc74f346498df279c2078818075/src/System.Windows.Forms/src/System/Windows/Forms/Dialogs/TaskDialog/TaskDialog.cs#L262-L274
@elachlan - could yo uplease check if v57 had been released?
CsWin32 is now using v60 of the metadata. But I am unsure if the issue has been resolved.
This is blocked on https://github.com/microsoft/CsWin32/issues/1204