How can I handle tilt left or tilt right mouse event in WPF?
alt text http://s3images.coroflot.com/user_files/individual_files/featured/featured_1266_st_dVYgtBSHIQRPzXvrG4WnUW.jpg
How can I handle tilt left or tilt right mouse event in WPF? alt
Share
I figured out how to implement WndProc in WPF UserControl. UserControl must obtain a window pointer like by AppendWindow method in my example: