<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Silverlight Code Snippets for DependencyProperties and other Handy Stuff</title>
	<atom:link href="http://nerdplusart.com/silverlight-code-snippets/feed" rel="self" type="application/rss+xml" />
	<link>http://nerdplusart.com/silverlight-code-snippets</link>
	<description>nerd + art = happy awesomeness</description>
	<lastBuildDate>Sat, 21 Apr 2012 09:32:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Dexter</title>
		<link>http://nerdplusart.com/silverlight-code-snippets#comment-15434</link>
		<dc:creator>Dexter</dc:creator>
		<pubDate>Sat, 10 Dec 2011 21:49:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nerdplusart.com/?p=578#comment-15434</guid>
		<description>Best converter for snippet to vsi converter can be downloaded from &lt;a href=&quot;http://snippet2vsi.codeplex.com/&quot; rel=&quot;nofollow&quot;&gt;Snippet To Vsi Converter&lt;/a&gt;

For more information &lt;a href=&quot;http://snippet2vsi.blogspot.com/&quot; rel=&quot;nofollow&quot;&gt;Snippet To Vsi Converter Blog&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Best converter for snippet to vsi converter can be downloaded from <a href="http://snippet2vsi.codeplex.com/" rel="nofollow">Snippet To Vsi Converter</a></p>
<p>For more information <a href="http://snippet2vsi.blogspot.com/" rel="nofollow">Snippet To Vsi Converter Blog</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Water Damage Restoration</title>
		<link>http://nerdplusart.com/silverlight-code-snippets#comment-12482</link>
		<dc:creator>Water Damage Restoration</dc:creator>
		<pubDate>Wed, 10 Aug 2011 21:23:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nerdplusart.com/?p=578#comment-12482</guid>
		<description>Thanks, i have been looking for snippets for my SL4 application.</description>
		<content:encoded><![CDATA[<p>Thanks, i have been looking for snippets for my SL4 application.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dependency Property: Need to remember &#171; ctthang&#039;s Blog</title>
		<link>http://nerdplusart.com/silverlight-code-snippets#comment-551</link>
		<dc:creator>Dependency Property: Need to remember &#171; ctthang&#039;s Blog</dc:creator>
		<pubDate>Fri, 01 Oct 2010 06:24:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nerdplusart.com/?p=578#comment-551</guid>
		<description>[...] Dependency Property Code snippets : http://blog.nerdplusart.com/archives/silverlight-code-snippets [...]</description>
		<content:encoded><![CDATA[<p>[...] Dependency Property Code snippets : <a href="http://blog.nerdplusart.com/archives/silverlight-code-snippets" rel="nofollow">http://blog.nerdplusart.com/archives/silverlight-code-snippets</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tbag</title>
		<link>http://nerdplusart.com/silverlight-code-snippets#comment-550</link>
		<dc:creator>Tbag</dc:creator>
		<pubDate>Tue, 08 Dec 2009 18:21:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nerdplusart.com/?p=578#comment-550</guid>
		<description>Any way you can convert these to support vb.net also?</description>
		<content:encoded><![CDATA[<p>Any way you can convert these to support vb.net also?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bryant's Avanade Blog : Styling Hack Using Attached Properties in Silverlight</title>
		<link>http://nerdplusart.com/silverlight-code-snippets#comment-549</link>
		<dc:creator>Bryant's Avanade Blog : Styling Hack Using Attached Properties in Silverlight</dc:creator>
		<pubDate>Thu, 15 Oct 2009 15:19:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nerdplusart.com/?p=578#comment-549</guid>
		<description>[...] If you try to run this it will fail. So how can we set this property in style? Well, a trick you can use is to set your own attached property and then have the property set the VerticalScrollBarVisibility property on the TextBox for you. Here is a very quick example that I cooked up (using Robby&#8217;s code snippet): [...]</description>
		<content:encoded><![CDATA[<p>[...] If you try to run this it will fail. So how can we set this property in style? Well, a trick you can use is to set your own attached property and then have the property set the VerticalScrollBarVisibility property on the TextBox for you. Here is a very quick example that I cooked up (using Robby&rsquo;s code snippet): [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Top-silverlight &#187; Blog Archive &#187; Silverlight Visual Studio helper files</title>
		<link>http://nerdplusart.com/silverlight-code-snippets#comment-548</link>
		<dc:creator>Top-silverlight &#187; Blog Archive &#187; Silverlight Visual Studio helper files</dc:creator>
		<pubDate>Fri, 05 Jun 2009 11:31:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nerdplusart.com/?p=578#comment-548</guid>
		<description>[...] up in a single bundle for your convenience if you choose to use them.  I was going to package Robby’s snippets up as well, but didn’t think he’d appreciate that…you should get hisSilverlight snippets as [...]</description>
		<content:encoded><![CDATA[<p>[...] up in a single bundle for your convenience if you choose to use them.  I was going to package Robby’s snippets up as well, but didn’t think he’d appreciate that…you should get hisSilverlight snippets as [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Silverlight Visual Studio helper files</title>
		<link>http://nerdplusart.com/silverlight-code-snippets#comment-547</link>
		<dc:creator>Silverlight Visual Studio helper files</dc:creator>
		<pubDate>Wed, 20 May 2009 06:28:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nerdplusart.com/?p=578#comment-547</guid>
		<description>[...] them up in a single bundle for your convenience if you choose to use them.  I was going to package Robby’s snippets up as well, but didn’t think he’d appreciate that…you should get his Silverlight snippets as [...]</description>
		<content:encoded><![CDATA[<p>[...] them up in a single bundle for your convenience if you choose to use them.  I was going to package Robby’s snippets up as well, but didn’t think he’d appreciate that…you should get his Silverlight snippets as [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Silverlight Dependency Property Code Generation - Colin Eberhardt&#8217;s Adventures in WPF</title>
		<link>http://nerdplusart.com/silverlight-code-snippets#comment-546</link>
		<dc:creator>Silverlight Dependency Property Code Generation - Colin Eberhardt&#8217;s Adventures in WPF</dc:creator>
		<pubDate>Wed, 01 Apr 2009 16:07:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nerdplusart.com/?p=578#comment-546</guid>
		<description>[...] automate the construction of this ghastly boiler-plate code. They are a few snippets available for Silverlight and whole host available WPF courtesy of the good Dr. These certainly help you get started, [...]</description>
		<content:encoded><![CDATA[<p>[...] automate the construction of this ghastly boiler-plate code. They are a few snippets available for Silverlight and whole host available WPF courtesy of the good Dr. These certainly help you get started, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rubens</title>
		<link>http://nerdplusart.com/silverlight-code-snippets#comment-545</link>
		<dc:creator>Rubens</dc:creator>
		<pubDate>Sat, 14 Mar 2009 06:33:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nerdplusart.com/?p=578#comment-545</guid>
		<description>Robby thanks very much, it worked - and the snippets are excellent!</description>
		<content:encoded><![CDATA[<p>Robby thanks very much, it worked &#8211; and the snippets are excellent!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shawn Wildermuth - Silverlight Dependency Property Snippet</title>
		<link>http://nerdplusart.com/silverlight-code-snippets#comment-544</link>
		<dc:creator>Shawn Wildermuth - Silverlight Dependency Property Snippet</dc:creator>
		<pubDate>Mon, 09 Mar 2009 09:04:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nerdplusart.com/?p=578#comment-544</guid>
		<description>[...] http://blog.nerdplusart.com/archives/silverlight-code-snippets [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://blog.nerdplusart.com/archives/silverlight-code-snippets" rel="nofollow">http://blog.nerdplusart.com/archives/silverlight-code-snippets</a> [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)

Served from: nerdplusart.com @ 2012-05-17 15:38:10 -->
