Open DarthMazut opened 4 months ago
ICustomDialogModule module = ... module.Closing += (s, e) => { // How can I know what was the action, that triggered dialog closing? }