Create a dynamic blend of two images.
Property
| Name |
|---|
| BlurRadius |
| SplitValue |
| PrimaryImageSource |
| SecondaryImageSource |
Example
1 | <dev:BlendedImage SplitValue="50" BlurRadius="100" PrimaryImageSource="ms-appx:///Assets/Others/Image1.jpg" |

Demo
you can run demo and see this feature.