In WPF, ASP.NET, WinForms, I create a button, double-click on it and fill in the event handler.
In Silverlight (with Visual Web Developer 2008), I make a button, double-click it but nothing happens.
Is this not supported when writing Silverlight applications for some reason? Do we have to write these event handlers by hand?