Download and import the file TiltEffect.cs into your project.
Add the namespace:
xmlns:tilt=”clr-namespace:ControlTiltEffect”
Add the following to your control:
tilt:TiltEffect.IsTiltEnabled=”True”
Example:
<Button Content=”Look, I tilt!” tilt:TiltEffect.IsTiltEnabled=”True” />
It’s a subtle effect but very cool.
Press in the upper right hand corner

Press in the lower left hand corner
