CsWinRT icon indicating copy to clipboard operation
CsWinRT copied to clipboard

CsWinRT should support activation hooks to match C++/WinRT.

Open jlaanstra opened this issue 3 years ago • 0 comments

Summary

C++/WinRT provides winrt_activation_handler to allow hooking activation. This is useful for testing.

Rationale

  • Useful for testing.
  • Matches C++/WinRT functionality.

jlaanstra avatar Mar 14 '22 22:03 jlaanstra