10
shouts

Silverlight 3.0 RTW: An universal MouseWheelScrolling behavior

published 246 days, 12 hours, 26 minutes ago posted by faisalhossainfaisalhossain 248 days, 7 hours, 15 minutes ago
Monday, July 13, 2009 2:08:29 PM GMT Saturday, July 11, 2009 7:19:38 PM GMT

Silverlight 3.0 RTW introduces a new event many people has asked for in the last months, the MouseWheel event. Handling this event is pretty simple while it simply raise and event that take a Delta to the developer with a positive or negative value according to the direction and the amount of the scrolling.

category: Silverlight | clicked: 57 | | source: silverlightplayground.boschin.it | show counter code
tags: C#, Silverlight 3, XAML