Property
| Name |
|---|
| IsLighting |
| StrokeThickness |
| CornerRadius |
| BorderStrokeColor |
| HighlightColor |
| HighlightOffset |
| FadeColor |
| FadeOffset |
| MidColor |
| MidOffset |
| TailColor |
| Duration |
| IterationCount |
| IterationBehavior |
| IsRounded |
Example
xml
<dev:EdgeLighting Width="200" Height="200">
<Image Source="ms-appx:///Assets/Profile.jpg">
</dev:EdgeLighting>
Demo
you can run demo and see this feature.