July 2017
Beginner
466 pages
9h 37m
English
In case you could not see the UI debugging tools on the application while running in debug mode, this could be because the Enable UI Debugging Tools for XAML option is turned off. When this is disabled, you will not be able to view the Live Visual Tree and Live Properties window.
To enable the XAML debugging tools, go to the Visual Studio options from the Tools | Options... menu. Now, from the Debugging | General section of the Options window, select the checkbox, Enable UI Debugging Tools for XAML, as shown in the following screenshot:

To be able to change the XAML elements and their properties when the ...
Read now
Unlock full access