<?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: Adding double click support in Silverlight</title>
	<atom:link href="http://weblogs.manas.com.ar/ary/2008/06/24/adding-double-click-support-in-silverlight/feed/" rel="self" type="application/rss+xml" />
	<link>http://weblogs.manas.com.ar/ary/2008/06/24/adding-double-click-support-in-silverlight/</link>
	<description>Programando una manzana</description>
	<lastBuildDate>Wed, 30 Jun 2010 07:31:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Morten</title>
		<link>http://weblogs.manas.com.ar/ary/2008/06/24/adding-double-click-support-in-silverlight/comment-page-1/#comment-1290</link>
		<dc:creator>Morten</dc:creator>
		<pubDate>Fri, 01 May 2009 06:24:48 +0000</pubDate>
		<guid isPermaLink="false">http://weblogs.manas.com.ar/ary/?p=28#comment-1290</guid>
		<description>Just an idea... why not create a typeconverter for your handler instead of using a string? That way the handler method will be located when it is set, and you can just grab it as a delegate.</description>
		<content:encoded><![CDATA[<p>Just an idea&#8230; why not create a typeconverter for your handler instead of using a string? That way the handler method will be located when it is set, and you can just grab it as a delegate.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charlie Robbins</title>
		<link>http://weblogs.manas.com.ar/ary/2008/06/24/adding-double-click-support-in-silverlight/comment-page-1/#comment-929</link>
		<dc:creator>Charlie Robbins</dc:creator>
		<pubDate>Thu, 15 Jan 2009 03:23:06 +0000</pubDate>
		<guid isPermaLink="false">http://weblogs.manas.com.ar/ary/?p=28#comment-929</guid>
		<description>Great work with the EventSupport in XAML! I&#039;m going to be using this in an upcoming sample I&#039;m releasing for robust drag drop. Its all going to be Open Source under the MIT License. Let me know if you had any concerns about that. Keep up the good work!

Charlie</description>
		<content:encoded><![CDATA[<p>Great work with the EventSupport in XAML! I&#8217;m going to be using this in an upcoming sample I&#8217;m releasing for robust drag drop. Its all going to be Open Source under the MIT License. Let me know if you had any concerns about that. Keep up the good work!</p>
<p>Charlie</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ary Borenszweig</title>
		<link>http://weblogs.manas.com.ar/ary/2008/06/24/adding-double-click-support-in-silverlight/comment-page-1/#comment-59</link>
		<dc:creator>Ary Borenszweig</dc:creator>
		<pubDate>Mon, 24 Nov 2008 12:08:23 +0000</pubDate>
		<guid isPermaLink="false">http://weblogs.manas.com.ar/ary/?p=28#comment-59</guid>
		<description>Thanks, I corrected the code for Silverlight 2.0. Simply extend MouseButtonExtendedEventArgs from EventArgs.</description>
		<content:encoded><![CDATA[<p>Thanks, I corrected the code for Silverlight 2.0. Simply extend MouseButtonExtendedEventArgs from EventArgs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Javier</title>
		<link>http://weblogs.manas.com.ar/ary/2008/06/24/adding-double-click-support-in-silverlight/comment-page-1/#comment-58</link>
		<dc:creator>Javier</dc:creator>
		<pubDate>Sat, 22 Nov 2008 14:21:44 +0000</pubDate>
		<guid isPermaLink="false">http://weblogs.manas.com.ar/ary/?p=28#comment-58</guid>
		<description>I am trying to compile with silverlight 2.0 final, and it throw this exception: The type &#039;System.Windows.Input.MouseEventArgs&#039; has no constructors defined, in class MouseButtonExtendedEventArgs. There is a way to compile in silverlight 2.0?</description>
		<content:encoded><![CDATA[<p>I am trying to compile with silverlight 2.0 final, and it throw this exception: The type &#8216;System.Windows.Input.MouseEventArgs&#8217; has no constructors defined, in class MouseButtonExtendedEventArgs. There is a way to compile in silverlight 2.0?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ary Boretc. &#187; Autocomplete in Silverlight</title>
		<link>http://weblogs.manas.com.ar/ary/2008/06/24/adding-double-click-support-in-silverlight/comment-page-1/#comment-33</link>
		<dc:creator>Ary Boretc. &#187; Autocomplete in Silverlight</dc:creator>
		<pubDate>Fri, 26 Sep 2008 15:14:54 +0000</pubDate>
		<guid isPermaLink="false">http://weblogs.manas.com.ar/ary/?p=28#comment-33</guid>
		<description>[...] in a previous post, I use the technique to specify an action to happen in the XAML, and it&#8217;s implementation in [...]</description>
		<content:encoded><![CDATA[<p>[...] in a previous post, I use the technique to specify an action to happen in the XAML, and it&#8217;s implementation in [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Juan Wajnerman &#187; Double Click in Silverlight (by Ary)</title>
		<link>http://weblogs.manas.com.ar/ary/2008/06/24/adding-double-click-support-in-silverlight/comment-page-1/#comment-7</link>
		<dc:creator>Juan Wajnerman &#187; Double Click in Silverlight (by Ary)</dc:creator>
		<pubDate>Thu, 26 Jun 2008 01:14:09 +0000</pubDate>
		<guid isPermaLink="false">http://weblogs.manas.com.ar/ary/?p=28#comment-7</guid>
		<description>[...] has just wrote a very useful post about supporting double click events in Silverlight 2.0. The approach he presents is really [...]</description>
		<content:encoded><![CDATA[<p>[...] has just wrote a very useful post about supporting double click events in Silverlight 2.0. The approach he presents is really [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
