DCSIMG
DevAcademy3,.NET - Alex Golesh's Blog About Silverlight Development

Browse by Tags

All Tags » DevAcademy3 » .NET (RSS)

Quick Silverlight Tips: Control Reflection, Control Properties Data Binding, Window Title and Status Bar text (IE only)

Well it was pretty long time since my last post here… I was busy, mostly doing consulting… Now the pressure is eased of alittle, so I hope to write here more.   During this time I heard a couple of questions from clients which were pretty easy to solve but possibly still not obvious. My first tip today will be about “how to produce reflection under text box” and “emulate PropertyBinding” (like it worked at WPF) To produce reflection (in case of TextBox) I built Vertical StackPanel with desired...