CommunityToolkit / MVVM-Samples

Sample repo for MVVM package
Other
1.11k stars 222 forks source link

I have a problem with the Printhelper with mvvm in uwp (WTS) #120

Open Javierr118 opened 1 year ago

Javierr118 commented 1 year ago

How can I solve the printing problem for an inkCanvas. Error that gives me is System.NullReferenceException: 'Object reference not set to an instance of an object.' I have a PrintService.cs. Have if someone can explain to me how to solve the failure.