0

I need to copy events of one control to another control.

In winui, Only have GetEvents() not GetHandlers(). How to achieve this.

Tried to clone a control. Copied all the properties using GetProproperties() method. But stuck in events.

  • Do you mean something like [this](https://stackoverflow.com/questions/44283395/copy-all-event-handlers-from-one-control-to-another-at-runtime)? – Andrew KeepCoding Aug 10 '23 at 22:33

0 Answers0