5#include <xtd/event_args>
51 bool handled() const noexcept {
return handled_;}
101 bool handled_ =
false;
Represents the base class for classes that contain event data, and provides a value to use for events...
Definition event_args.h:18
char32_t char32
Represents a 32-bit unicode character.
Definition char32.h:26
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition xtd_about_box.h:10