https://bugs.winehq.org/show_bug.cgi?id=46813
--- Comment #7 from Jactry Zeng jactry92@gmail.com --- (In reply to Fabian Maurer from comment #6)
Retested with wine-staging 7.2 and native "dotnet472" I get
System.NotImplementedException: > d:\src\pdn\src\systemlayer.native\animation\uiatransitionlibrary.cpp (105) : hr = m_pTransitionLibrary->CreateLinearTransition( NativeConversions::ToNative(duration), finalValue, &spTransition); (PaintDotNet.Controls.PdnBanner)
at PaintDotNet.Interop.InteropErrorInfo.ThrowIfError() in > D:\src\pdn\src\Base\Interop\InteropErrorInfo.cs:line 89
Thanks for the test! This looks like a separated bug, because of the unimplemented IUIAnimationTransitionLibrary interface?