<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.oosterkamp.nl/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>Multiline TextBox in WPF</title><link>http://blogs.oosterkamp.nl/blogs/jowen/archive/2009/05/04/multiline-textbox-in-wpf.aspx</link><description>When I want a multiline textBox in WPF, I keep thinking of the MultiLine property, which is only used in Winforms. So here&amp;#39;s a note-to-self: &amp;lt;TextBox Height=&amp;quot;40&amp;quot; AcceptsReturn=&amp;quot;True&amp;quot; VerticalScrollBarVisibility=&amp;quot;Auto&amp;quot;</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 20917.1142)</generator></channel></rss>