MSDN > 論壇首頁 > Windows Presentation Foundation (WPF) > Viewing the Visual Tree in the Debugger
發問發問
 

置頂Viewing the Visual Tree in the Debugger

  • 2007年11月13日 下午 01:43Josh SmithMVP使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     
    I recently posted an article to CodeProject which discusses a debugger visualizer.  It allows you to view the visual tree while debugging, inspect every property of any element in the tree, as well as view a snapshot image of any element.  I call it Woodstock, because it's like a scaled down version of Snoop.  Here's the article, if you're interested: http://www.codeproject.com/useritems/WoodstockForWPF.asp

所有回覆