5 #include <xtd/drawing/point> 6 #include <xtd/event_args> 45 bool handled() const noexcept {
return handled_;}
58 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
Represents an ordered pair of integer x- and y-coordinates that defines a point in a two-dimensional ...
Definition: point.h:54
The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.
Definition: system_report.h:17
The left or right CTRL modifier key.