-
In Visual Studio, you can attach to any process, and it will show the XAML visual tree in the debugger. For example, if you attach to File Explorer, it will show the XAML Islands and all of their elements. Does anyone know what classes and methods it uses to do this? I"m aware of the |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
You might be interested in these things: |
Beta Was this translation helpful? Give feedback.
You might be interested in these things:
https://learn.microsoft.com/en-us/windows/win32/api/_xaml_diagnostics/
https://github.com/m417z/UWPSpy