<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com - Stories tagged with visual_debugging</title>
    <description>the latest stories tagged with 'visual_debugging' from DotNetKicks.com</description>
    <link>http://www.dotnetkicks.com/</link>
    <language>en-us</language>
    <copyright>Atweb Publishing Ltd.</copyright>
    <docs>http://backend.userland.com/rss</docs>
    <generator>DotNetKicks.com - .NET links, community driven</generator>
    <ttl>30</ttl>
    <item>
      <title>My version of Snoop (+ 2 features)</title>
      <description>I think that every WPF developer knows that is Snoop. This is helpful tool (with source code (!!) ) for visual debugging of WPF's app at runtime. It is good but I was in need of some expansions.

   1. I needed to see Template of controls in visual tree.
   2. I needed to keep a/some couple (value and property) of control in visual tree.

I implemented this issues for self purpose and want to impart this to all. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2frredcat.blogspot.com%2f2008%2f07%2fmy-version-of-snoop-2-features.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2frredcat.blogspot.com%2f2008%2f07%2fmy-version-of-snoop-2-features.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/wpf/My_version_of_Snoop_2_features</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/wpf/My_version_of_Snoop_2_features</guid>
      <pubDate>Thu, 31 Jul 2008 00:31:42 GMT</pubDate>
    </item>
  </channel>
</rss>