Expression blendSilverlight5BlendWeb DevelopmentWeb DevelopmentXAMLSilverlightBeginnerIntermediateC#
Working with Multiple Click (ClickCount) in Silverlight 5 Beta






4.90/5 (14 votes)
Silverlight 5 Beta has been announced with newly added feature called ClickCount. It's a property added to the MouseButtonEventArgs. Using this, you will be able to find out how many multiple clicks happened by the user.