StackPanel in ScrollViewer : when adding items to StackPanel (to make vertical scrollbar appear than removing them), than removing some of them (which makes scrollbar disppear), ...
Follow-up from PR #1373, if you place a RoundImageEx control in a StackPanel it behaves differently than an Image or ImageEx and is not shown at the full image height. It is instead truncated: In the ...
In a previous article, I discussed layout controls available in Silverlight 2 that can be used to position shapes, buttons, textboxes and other controls on a user interface. Understanding how to use ...