<?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: Too much &quot;async&quot; with this WPF</title>
	<atom:link href="http://khason.net/blog/too-much-async-with-this-wpf/feed/" rel="self" type="application/rss+xml" />
	<link>http://khason.net/blog/too-much-async-with-this-wpf/</link>
	<description>Take care of the sense, and the sounds will take care of themselves.</description>
	<lastBuildDate>Fri, 18 May 2012 08:56:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Rainer Engblom</title>
		<link>http://khason.net/blog/too-much-async-with-this-wpf/comment-page-1/#comment-445</link>
		<dc:creator>Rainer Engblom</dc:creator>
		<pubDate>Thu, 01 Jan 2009 08:08:51 +0000</pubDate>
		<guid isPermaLink="false">http://khason.net/blog/too-much-async-with-this-wpf/#comment-445</guid>
		<description>&lt;p&gt;I have similar problems, with two separate windows where one basically only has a listview - called SearchResultWindow, the other has lots of stuff, amongst others a tab with a listview - this one&#039;s the main window.&lt;/p&gt;
&lt;p&gt;Now, if I select a row in SearchResultWindow, first time I can change focus back to main window, but if I select another row, the focus sticks to SearchResultWindow and I can&#039;t click on anything in mainwindow (mouseover-effects work though). As long as I select a new row this behaviour stays, but if I select the row that is already selected again, the behaviour is gone and I can click on objects in mainwindow. Again if I select anoyher row, the focus is stolen to SearchResultWindow. Now, if I open the listview-tab in my mainwindow and select any row there, the strange behaviour is completely gone and cannot be reproduced until the application is restarted. I have both selectionchanged- and mouseenter/mouseleave triggers in my listview.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I have similar problems, with two separate windows where one basically only has a listview &#8211; called SearchResultWindow, the other has lots of stuff, amongst others a tab with a listview &#8211; this one&#8217;s the main window.</p>
<p>Now, if I select a row in SearchResultWindow, first time I can change focus back to main window, but if I select another row, the focus sticks to SearchResultWindow and I can&#8217;t click on anything in mainwindow (mouseover-effects work though). As long as I select a new row this behaviour stays, but if I select the row that is already selected again, the behaviour is gone and I can click on objects in mainwindow. Again if I select anoyher row, the focus is stolen to SearchResultWindow. Now, if I open the listview-tab in my mainwindow and select any row there, the strange behaviour is completely gone and cannot be reproduced until the application is restarted. I have both selectionchanged- and mouseenter/mouseleave triggers in my listview.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

