<?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: How To Create a PART in Your Silverlight Custom Control</title>
	<atom:link href="http://blogs.veracitysolutions.com/how-to-create-a-part-in-your-silverlight-custom-control/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.veracitysolutions.com/how-to-create-a-part-in-your-silverlight-custom-control/</link>
	<description>Software Consulting That Rocks</description>
	<lastBuildDate>Fri, 18 Jun 2010 18:43:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Pedro</title>
		<link>http://blogs.veracitysolutions.com/how-to-create-a-part-in-your-silverlight-custom-control/comment-page-1/#comment-802</link>
		<dc:creator>Pedro</dc:creator>
		<pubDate>Thu, 11 Feb 2010 11:26:02 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.veracitysolutions.com/?p=656#comment-802</guid>
		<description>Seems like my XAML comment didnt appear...

The code would be a simple button declaration with a Name tag on it, just like you used in your post.

Button x:Name=&quot;PART_MyButton&quot; with lower than and greater than signs.</description>
		<content:encoded><![CDATA[<p>Seems like my XAML comment didnt appear&#8230;</p>
<p>The code would be a simple button declaration with a Name tag on it, just like you used in your post.</p>
<p>Button x:Name=&#8221;PART_MyButton&#8221; with lower than and greater than signs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pedro</title>
		<link>http://blogs.veracitysolutions.com/how-to-create-a-part-in-your-silverlight-custom-control/comment-page-1/#comment-801</link>
		<dc:creator>Pedro</dc:creator>
		<pubDate>Thu, 11 Feb 2010 11:21:35 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.veracitysolutions.com/?p=656#comment-801</guid>
		<description>Hey, nice post, but what&#039;s the difference between doing this and accessing the object directly by its name?

For example:

XAML:
 

C#:
PART_MyButton.Click += blablabla;</description>
		<content:encoded><![CDATA[<p>Hey, nice post, but what&#8217;s the difference between doing this and accessing the object directly by its name?</p>
<p>For example:</p>
<p>XAML:</p>
<p>C#:<br />
PART_MyButton.Click += blablabla;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jill</title>
		<link>http://blogs.veracitysolutions.com/how-to-create-a-part-in-your-silverlight-custom-control/comment-page-1/#comment-790</link>
		<dc:creator>Jill</dc:creator>
		<pubDate>Thu, 21 Jan 2010 09:04:46 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.veracitysolutions.com/?p=656#comment-790</guid>
		<description>Have you ever considered adding more videos to your blog posts to keep the readers more entertained? I mean I just read through the entire article of yours and it was quite good but since I&#039;m more of a visual learner,I found that to be more helpful well let me know how it turns out. This is good...thanks for sharing</description>
		<content:encoded><![CDATA[<p>Have you ever considered adding more videos to your blog posts to keep the readers more entertained? I mean I just read through the entire article of yours and it was quite good but since I&#8217;m more of a visual learner,I found that to be more helpful well let me know how it turns out. This is good&#8230;thanks for sharing</p>
]]></content:encoded>
	</item>
</channel>
</rss>
