<?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"
	>
<channel>
	<title>Comments on: Designers Guide to Debugging WPF Applications with Snoop</title>
	<atom:link href="http://www.designerwpf.com/2007/12/27/designers-guide-to-debugging-wpf-applications-with-snoop/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.designerwpf.com/2007/12/27/designers-guide-to-debugging-wpf-applications-with-snoop/</link>
	<description>Matthias Shapiro's WPF &#38; Silverlight Blog - Because Developers Get All The Good Blogs</description>
	<pubDate>Fri, 21 Nov 2008 11:28:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Designer WPF &#187; Blog Archive &#187; ListView (and ListBox) Performance Issues</title>
		<link>http://www.designerwpf.com/2007/12/27/designers-guide-to-debugging-wpf-applications-with-snoop/#comment-93</link>
		<dc:creator>Designer WPF &#187; Blog Archive &#187; ListView (and ListBox) Performance Issues</dc:creator>
		<pubDate>Wed, 13 Feb 2008 00:09:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.designerwpf.com/2007/12/27/designers-guide-to-debugging-wpf-applications-with-snoop/#comment-93</guid>
		<description>[...] this a problem? To answer that question, let&#8217;s take a look at the ItemsPanel at runtime using Snoop. When I place my ListBox into a Grid, here is what my ItemsPanel looks [...]</description>
		<content:encoded><![CDATA[<p>[...] this a problem? To answer that question, let&#8217;s take a look at the ItemsPanel at runtime using Snoop. When I place my ListBox into a Grid, here is what my ItemsPanel looks [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tmarr8</title>
		<link>http://www.designerwpf.com/2007/12/27/designers-guide-to-debugging-wpf-applications-with-snoop/#comment-22</link>
		<dc:creator>tmarr8</dc:creator>
		<pubDate>Thu, 03 Jan 2008 21:12:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.designerwpf.com/2007/12/27/designers-guide-to-debugging-wpf-applications-with-snoop/#comment-22</guid>
		<description>I will add a couple of additional tips on snoop:
+ if you are running Vista, make sure you right click on snoop.exe and select “Run as Administrator.”  Otherwise, some applications won't be visible.
+ to snoop an application, select the application from the first snoop window then click Snoop
+ to snoop an item within an application, hold down the shift and ctrl buttons while mousing over the item in the running application you are snooping.
+ on the bottom right corner of the Snoop window, there’s an “on” button and magnifying glass.  Click the on button to get a preview (picture) of the item you are snooping
+ in many cases, you can click and change a property in the snoop application and the property will change in the application you are snoop (e.g., change a border background to red).  This is very cool.</description>
		<content:encoded><![CDATA[<p>I will add a couple of additional tips on snoop:<br />
+ if you are running Vista, make sure you right click on snoop.exe and select “Run as Administrator.”  Otherwise, some applications won&#8217;t be visible.<br />
+ to snoop an application, select the application from the first snoop window then click Snoop<br />
+ to snoop an item within an application, hold down the shift and ctrl buttons while mousing over the item in the running application you are snooping.<br />
+ on the bottom right corner of the Snoop window, there’s an “on” button and magnifying glass.  Click the on button to get a preview (picture) of the item you are snooping<br />
+ in many cases, you can click and change a property in the snoop application and the property will change in the application you are snoop (e.g., change a border background to red).  This is very cool.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
