using xtd::forms::replace_event_handler = typedef delegate<void(object& sender, const replace_event_args& e)> |
Represents the method that will handle the xtd::forms::replace_dialog::replace event and the xtd::forms::replace_dialog::replace_all event of the xtd::forms::replace_dialog.
sender | The source of the event. |
e | A xtd::forms::replace_event_args that contains the event data. |