Get Listing of Fired Events in WPF

Wally96333 71 Reputation points
2022-05-14T01:16:33.333+00:00

Hi,

Is there any way to get a listing of event handlers in WPF that have been fired from the time of startup throughout execution?

I've been looking at Snoop, but there doesn't seem to be much in the way of documentation.

I am using VS Community 2017 on Windows 10.

Thanks!

Developer technologies Windows Presentation Foundation
Developer technologies Visual Studio Debugging
0 comments No comments
{count} votes

Accepted answer
  1. Sergey Vlasov 266 Reputation points
    2022-05-14T04:15:24.577+00:00

    You can use my Runtime Flow tool to show executed code in your application.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.