Hi, @cbra-caa. Welcome to Microsoft Q&A.
Prerequisites:
1.Update the version of Visual Studio: Use Visual Studio 2022
.
2.Make sure the version of your WPF project is: Windows Presentation Foundation (.NET 4.0 and above).
3.Make sure you do not check Instrumentation
or .NET Object Allocation Tracking
.
Please try to open your WPF project using Startup Project
instead of using Running Process...
or Executable
. When you open a WPF project in either Running Process...
or Executable
, Application Timeline
will become Not Applicable Tools
. You could consider opening two Visual Studio 2022
and opening Application Timeline
in Startup Project
mode.
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.