Browse by Tags

All Tags » Silverlight » .NET (RSS)

Silverlight BringIntoView() extension method (with OnGotFocus behavior)

It all started because I couldn't find a way to automatically scroll any element into view in Silverlight (a feature that exists in WPF). I take that back, I could get the job done with a ListBox's ScrollIntoView(ListBoxItem item) method, but I hardly...
Posted by dotjosh | 3 comment(s)
Filed under: , , ,

Silverlight 3 quietly released a day early

I don't see any official word yet, but here are the links to the binaries: Microsoft® Silverlight™ 3 Tools for Visual Studio 2008 SP1 Microsoft Silverlight 3 Client Install Page I'm just hoping that I'll be able to multitarget for Silverlight 2 and Silverlight...
Posted by dotjosh | 2 comment(s)
More Posts