65.9K
CodeProject is changing. Read more.
Home

Working with Multiple Click (ClickCount) in Silverlight 5 Beta

Apr 21, 2011

CPOL

7 min read

viewsIcon

41495

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.