The TextBlock element provides a simple way to output text to the screen using XAML syntax. Windows Presentation Foundation (WPF) first introduced the TextBlock element with the release of .NET 3.0; ...
Data binding is central to Windows Phone Development. Here's a refresher for old pros, and an introduction for newbies. One of the most significant changes between more traditional style applications ...
TextBlock wrapping of text in Silverlight XAML file. I have a wierd and annoying problem. I have a textblock that is inside a stackpanel that is Oriented horizontal. It would be nice if I could have ...