-
Hi, I am trying to get the canvas in the PaintSurfaceCommand. How do I do this? I have tried the following: XAML:
View|Model.cs:
Thanks Mark. |
Beta Was this translation helpful? Give feedback.
Answered by
Surfrat
Jul 27, 2021
Replies: 1 comment
-
Here is the solution: XAML:
PaintSurfaceEventArgsConverter.cs:
ViewModel:
Thanks Mark. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Surfrat
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Here is the solution:
XAML: