Debug XAML in Visual studio 2015. Where is Live Visual Tree and Live Properties

c#, visual-studio, visual-studio-2015, wpf, xaml

Solution

This feature should be accessible in CTP6 in menu via Debug -> Windows -> Live Visual Tree

Problem

I downloaded the new Visual Studio 2015 CTP6 to test the new XAML debugging features - but I can't find them? I've read that those windows should open right after starting the debugging but they do not appear - anyone know what I'm doing wrong?

Original source