Skip to Content
Windows Presentation Foundation Development Cookbook
book

Windows Presentation Foundation Development Cookbook

by Kunal Chowdhury
February 2018
Intermediate to advanced
524 pages
9h 24m
English
Packt Publishing
Content preview from Windows Presentation Foundation Development Cookbook
Debugging and Threading

In this chapter, we will cover the following recipes:

  • Enabling the UI debugging tool for XAML
  • Navigating through XAML elements using Live Visual Tree
  • Inspecting XAML properties using Live Property Explorer
  • Updating the UI from a non-UI thread
  • Adding cancelation support to long running threads
  • Using the background worker component
  • Using a timer to periodically update the UI

Introduction

When it comes to application development, debugging plays a vital role. It is a process that helps you to quickly look at the current state of your program by walking through the code line by line. While writing the code, developers start debugging their applications. Sometimes, developers start debugging even before writing the first ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Windows Presentation Foundation 4.5 Cookbook

Windows Presentation Foundation 4.5 Cookbook

Pavel Yosifovich

Publisher Resources

ISBN: 9781788399807Supplemental Content