I added the UWP Community Toolkit to a project and am getting the following error while executing.
Has anyone ever experienced this?
I added the UWP Community Toolkit to a project and am getting the following error while executing.
Has anyone ever experienced this?
The MSDN page of DropShadow shows that the calls was added in Build 14393 (V1607):
Device family Universal, introduced version 10.0.14393.0
So make sure you target your app for Build 14393 and not the older 10586.