March 25th, 2009
Controlling an object using the Keydown function in Silverlight
5 Comments, All Silverlight Examples, Silverlight 2 tutorials, Silverlight C# Tutorials, Silverllight Games, by Gavin Wignall.The below example shows an object being controlled by user input on a keyboard. I capture the ‘Keydown‘ event and…