Equivalent to Microsoft.Toolkit.Uwp.UI.Media.Geometry.CanvasPathGeometry in the Toolkit, Labs, elsewhere? #564
Unanswered
mendedwraith
asked this question in
Q&A
Replies: 1 comment
-
Apparently you need the Win2D package (Microsoft.Graphics.Win2D for WinUI), but it seems that the required figure is not there. As a solution, you can copy the code from the obsolete WindowsCommunityToolkit. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm looking for the helper methods related to
Microsoft.Toolkit.Uwp.UI.Media.Geometry.CanvasPathGeometry
that are compatible with WinUI 3. Namely these methods:This post is from some time ago and I found my way to CommunityToolkit/Windows. As far as I can tell
Microsoft.Toolkit.Uwp.UI.Media
isn't compatible with WinUI 3 and I haven't been able to find a suitable alternative.Beta Was this translation helpful? Give feedback.
All reactions