<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Some more fun with a Silverlight ListBox</title><link>http://msmvps.com/blogs/theproblemsolver/archive/2008/11/18/some-more-fun-with-a-silverlight-listbox.aspx</link><description>In my previous post I created a horizontally scrolling ListBox. Nice but sometimes I want to have the items wrap around. Sort of a multi column flow ListBox. Turns out this was quite a bit harder because unlike WPF Silverlight didn’t have a WrapPanel</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>re: Some more fun with a Silverlight ListBox</title><link>http://msmvps.com/blogs/theproblemsolver/archive/2008/11/18/some-more-fun-with-a-silverlight-listbox.aspx#1692068</link><pubDate>Fri, 08 May 2009 13:48:15 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1692068</guid><dc:creator>Dejan</dc:creator><description>&lt;p&gt;Another way to ensure the correct wrapping of the list box items would be to add:&lt;/p&gt;
&lt;p&gt;ScrollViewer.HorizontalScrollBarVisibility=&amp;quot;Disabled&amp;quot;&lt;/p&gt;
&lt;p&gt;to the first code sample on this page.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1692068" width="1" height="1"&gt;</description></item><item><title>Silverlight 2 Scroller</title><link>http://msmvps.com/blogs/theproblemsolver/archive/2008/11/18/some-more-fun-with-a-silverlight-listbox.aspx#1661178</link><pubDate>Mon, 12 Jan 2009 21:06:16 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1661178</guid><dc:creator>Rik Robinson's Blog</dc:creator><description>&lt;p&gt;Last week I had opportunity to really dive into some fun with a Silverlight 2 ListBox.&amp;#160; It all started&lt;/p&gt;
&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1661178" width="1" height="1"&gt;</description></item><item><title>WrapPanel in ListBox revisited</title><link>http://msmvps.com/blogs/theproblemsolver/archive/2008/11/18/some-more-fun-with-a-silverlight-listbox.aspx#1656183</link><pubDate>Mon, 08 Dec 2008 18:11:44 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1656183</guid><dc:creator>The Problem Solver</dc:creator><description>&lt;p&gt;Last week logged about using a WrapPanel in a listBox and demonstrated how to get the content to wrap&lt;/p&gt;
&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1656183" width="1" height="1"&gt;</description></item><item><title>re: Some more fun with a Silverlight ListBox</title><link>http://msmvps.com/blogs/theproblemsolver/archive/2008/11/18/some-more-fun-with-a-silverlight-listbox.aspx#1656082</link><pubDate>Sun, 07 Dec 2008 18:02:22 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1656082</guid><dc:creator>Jennifer M</dc:creator><description>&lt;p&gt;This is exactly what I am looking for. Thanks!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1656082" width="1" height="1"&gt;</description></item><item><title>re: Some more fun with a Silverlight ListBox</title><link>http://msmvps.com/blogs/theproblemsolver/archive/2008/11/18/some-more-fun-with-a-silverlight-listbox.aspx#1654577</link><pubDate>Wed, 19 Nov 2008 16:32:16 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1654577</guid><dc:creator>XAML Templates</dc:creator><description>&lt;p&gt;at &lt;a rel="nofollow" target="_new" href="http://www.xamltemplates.net"&gt;http://www.xamltemplates.net&lt;/a&gt; you can find themes for wpf(xaml) controls&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1654577" width="1" height="1"&gt;</description></item></channel></rss>