43      std::any 
argument() const noexcept {
return argument_;}
 
   47      std::any 
result() const noexcept {
return result_;}
 
   50      void result(std::any value) {result_ = value;}
 
Contains xtd::forms::cancel_event_args event args.
 
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition xtd_about_box.hpp:10