5#include <xtd/drawing/point>
6#include <xtd/event_args>
47 bool handled() const noexcept {
return handled_;}
60 bool handled_ =
false;
Represents an ordered pair of integer x- and y-coordinates that defines a point in a two-dimensional ...
Definition point.h:54
Represents the base class for classes that contain event data, and provides a value to use for events...
Definition event_args.h:18
@ control
The left or right CTRL modifier key.
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition xtd_about_box.h:10