<?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: The Missing .NET #3: An AutoComplete TextBox in WPF, Part 3 &#8211; Control Templates</title>
	<atom:link href="http://www.ageektrapped.com/blog/the-missing-net-3-an-autocomplete-textbox-in-wpf-part-3-control-templates/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ageektrapped.com/blog/the-missing-net-3-an-autocomplete-textbox-in-wpf-part-3-control-templates/</link>
	<description>Trapped online since 2004</description>
	<lastBuildDate>Tue, 09 Mar 2010 17:02:57 -0500</lastBuildDate>
	<generator>http://wordpress.org/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Chris Nicola</title>
		<link>http://www.ageektrapped.com/blog/the-missing-net-3-an-autocomplete-textbox-in-wpf-part-3-control-templates/comment-page-1/#comment-665</link>
		<dc:creator>Chris Nicola</dc:creator>
		<pubDate>Fri, 11 Sep 2009 19:56:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.ageektrapped.com/blog/the-missing-net-3-an-autocomplete-textbox-in-wpf-part-3-control-templates/#comment-665</guid>
		<description>Very well done, I can confirm writing a decent autocomplete box is a challenge.  I will likely use this as a more portable replacement for the approach I took.  It is very similar to what I did.

One thing I have an issue with is that I am unable to control the style of the textbox in my XAML.  It appears to be overridden by style set in AutoComplete.xaml.  How do you think I should go about allowing for custom styles.</description>
		<content:encoded><![CDATA[<p>Very well done, I can confirm writing a decent autocomplete box is a challenge.  I will likely use this as a more portable replacement for the approach I took.  It is very similar to what I did.</p>
<p>One thing I have an issue with is that I am unable to control the style of the textbox in my XAML.  It appears to be overridden by style set in AutoComplete.xaml.  How do you think I should go about allowing for custom styles.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
