Demonstrates how to apply drop shadows to Xaml elements
Property
| Name |
|---|
| Content |
| PerspectiveDepth |
| PerspectiveOriginPercent |
| VisualProperties |
Example
1 | <local:PerspectiveHost x:Name="PART_Panel"> |
Demo
you can run demo and see this feature.
Demonstrates how to apply drop shadows to Xaml elements
| Name |
|---|
| Content |
| PerspectiveDepth |
| PerspectiveOriginPercent |
| VisualProperties |
1 | <local:PerspectiveHost x:Name="PART_Panel"> |
you can run demo and see this feature.