<?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: WPF and MousePosition</title>
	<atom:link href="http://www.formatexception.com/2008/09/wpf-and-mouseposition/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.formatexception.com/2008/09/wpf-and-mouseposition/</link>
	<description>Ramblings on developing in the Windows World</description>
	<lastBuildDate>Fri, 07 Oct 2011 21:45:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Warren</title>
		<link>http://www.formatexception.com/2008/09/wpf-and-mouseposition/comment-page-1/#comment-237</link>
		<dc:creator>Warren</dc:creator>
		<pubDate>Fri, 07 Oct 2011 21:45:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.formatexception.com/?p=27#comment-237</guid>
		<description>Trying to fake a &quot;pull down from maximized&quot; functionality on a skinned WPF window with a hidden title bar and was having problems with multiple monitors and needed a way to track from a UC relative position to a screen relative position. Thanks!</description>
		<content:encoded><![CDATA[<p>Trying to fake a &#8220;pull down from maximized&#8221; functionality on a skinned WPF window with a hidden title bar and was having problems with multiple monitors and needed a way to track from a UC relative position to a screen relative position. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.formatexception.com/2008/09/wpf-and-mouseposition/comment-page-1/#comment-182</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Thu, 02 Sep 2010 14:54:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.formatexception.com/?p=27#comment-182</guid>
		<description>Nice one, I think I was trying to use the same original solution as you. There should be a law about incorrect postings on the internet.</description>
		<content:encoded><![CDATA[<p>Nice one, I think I was trying to use the same original solution as you. There should be a law about incorrect postings on the internet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yury</title>
		<link>http://www.formatexception.com/2008/09/wpf-and-mouseposition/comment-page-1/#comment-177</link>
		<dc:creator>Yury</dc:creator>
		<pubDate>Thu, 17 Jun 2010 04:08:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.formatexception.com/?p=27#comment-177</guid>
		<description>For example I need position of the mouse relative to a control during drag and drop, but all I read is it can&#039;t be done.</description>
		<content:encoded><![CDATA[<p>For example I need position of the mouse relative to a control during drag and drop, but all I read is it can&#8217;t be done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yury</title>
		<link>http://www.formatexception.com/2008/09/wpf-and-mouseposition/comment-page-1/#comment-176</link>
		<dc:creator>Yury</dc:creator>
		<pubDate>Thu, 17 Jun 2010 04:06:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.formatexception.com/?p=27#comment-176</guid>
		<description>No the post ain&#039;t good, it&#039;s popular only because getting mouse position in WPF is a pain and it throws exceptions when the visual tree can&#039;t be resolved.</description>
		<content:encoded><![CDATA[<p>No the post ain&#8217;t good, it&#8217;s popular only because getting mouse position in WPF is a pain and it throws exceptions when the visual tree can&#8217;t be resolved.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg</title>
		<link>http://www.formatexception.com/2008/09/wpf-and-mouseposition/comment-page-1/#comment-159</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Wed, 24 Feb 2010 06:07:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.formatexception.com/?p=27#comment-159</guid>
		<description>Yes this seems like pretty basic material but most books focus on finding the mouse relative to a Window; not a screen.  Hence people have to Google for an answer.  I needed the info because I&#039;m trying to move a transparent window up and down on my screen but I don&#039;t want any horizontal movement in the process (hence I can&#039;t use the much simpler this.DragMove()).  You might want to blog about this.CaptureMouse() as it relates to that manual window dragging problem!</description>
		<content:encoded><![CDATA[<p>Yes this seems like pretty basic material but most books focus on finding the mouse relative to a Window; not a screen.  Hence people have to Google for an answer.  I needed the info because I&#8217;m trying to move a transparent window up and down on my screen but I don&#8217;t want any horizontal movement in the process (hence I can&#8217;t use the much simpler this.DragMove()).  You might want to blog about this.CaptureMouse() as it relates to that manual window dragging problem!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Dent</title>
		<link>http://www.formatexception.com/2008/09/wpf-and-mouseposition/comment-page-1/#comment-157</link>
		<dc:creator>Andy Dent</dc:creator>
		<pubDate>Thu, 18 Feb 2010 01:16:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.formatexception.com/?p=27#comment-157</guid>
		<description>Yes, I&#039;m searching for how to control the mouse position in WPF at present and yours was the 5th hit on Google</description>
		<content:encoded><![CDATA[<p>Yes, I&#8217;m searching for how to control the mouse position in WPF at present and yours was the 5th hit on Google</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://www.formatexception.com/2008/09/wpf-and-mouseposition/comment-page-1/#comment-156</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Mon, 15 Feb 2010 16:36:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.formatexception.com/?p=27#comment-156</guid>
		<description>Help me figure out why you&#039;re here :)  Of all my posts this is by far the most popular.  I regularly get ~150 unique hits a month to this post alone.  Did this answer some problem you were having?  Was there some obscure issue with mouse position this helped answer?  Please leave a comment, no registration required.  Maybe I need more posts like this one.

Thanks,
Brian</description>
		<content:encoded><![CDATA[<p>Help me figure out why you&#8217;re here <img src='http://www.formatexception.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   Of all my posts this is by far the most popular.  I regularly get ~150 unique hits a month to this post alone.  Did this answer some problem you were having?  Was there some obscure issue with mouse position this helped answer?  Please leave a comment, no registration required.  Maybe I need more posts like this one.</p>
<p>Thanks,<br />
Brian</p>
]]></content:encoded>
	</item>
</channel>
</rss>

