<?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: NETDUG Post Presentation on WPF Data Binding</title>
	<atom:link href="http://www.brianlagunas.com/index.php/2009/03/20/netdug-post-presentation-on-wpf-data-binding/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.brianlagunas.com/index.php/2009/03/20/netdug-post-presentation-on-wpf-data-binding/</link>
	<description></description>
	<lastBuildDate>Fri, 16 Jul 2010 17:01:48 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jonathan Palethorpe</title>
		<link>http://www.brianlagunas.com/index.php/2009/03/20/netdug-post-presentation-on-wpf-data-binding/comment-page-1/#comment-11</link>
		<dc:creator>Jonathan Palethorpe</dc:creator>
		<pubDate>Mon, 06 Jul 2009 17:24:51 +0000</pubDate>
		<guid isPermaLink="false">http://brianlagunas.com/?p=27#comment-11</guid>
		<description>Nice. Just a couple of things:

1) If the list items have a margin between them the adorner behaves rather erratically - it jumps to the bottom of the list when over the drag cursor is over the margin.

2) In the previews if you put the DecideDropTarget and e.handled calls inside the if block - then add this._draggedItem = null inside the if block in PreviewDrop you can then use then use the control for drops from external sources too.</description>
		<content:encoded><![CDATA[<p>Nice. Just a couple of things:</p>
<p>1) If the list items have a margin between them the adorner behaves rather erratically &#8211; it jumps to the bottom of the list when over the drag cursor is over the margin.</p>
<p>2) In the previews if you put the DecideDropTarget and e.handled calls inside the if block &#8211; then add this._draggedItem = null inside the if block in PreviewDrop you can then use then use the control for drops from external sources too.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
