AlphaMaskEffectIsSupported Property |
Namespace: Microsoft.Graphics.Canvas.Effects
If the application is currently running on an operating system that doesn't support AlphaMaskEffect then calls to create this effect will fail.
If you know that your application will never run on an operating system that doesn't support AlphaMaskEffect then there is no need to perform this check.