I try solved problem with reference. If I deploy project in debug mode, then is everithing fine but when I switch to releas with .NET native tool chain and deploy it or I create app package then throw this error
I found some information on internet like http://answers.flyppdevportal.com/MVC/Post/Thread/0b64e418-0517-4e17-b7d3-a5bde04bd1d2?category=wpdevelop
but it is not very helpful.
Any help would be appreciated. Thank you.
I found solution. Visual Studio generated automatically this code in my project.
I just delete it. UWP couldn't include System.Drawing