.NET Framework Developer Center > .NET Development Forums > Windows Presentation Foundation (WPF) > DependencyProperty and Visual Tree Viewer for Visual Studio 2008
Ask a questionAsk a question
 

General DiscussionDependencyProperty and Visual Tree Viewer for Visual Studio 2008

  • Sunday, November 04, 2007 2:22 PMDathan L Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    I get a lot of questions by email around logical vs. visual trees and how dependency properties are set and managed by WPF.  To save me some time and make things more efficient for fellow developers, I put together a small Visual Studio tool to help people with debugging dependency properties.

     

    You can download it from CodePlex here.

     

     

    Cheers...