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.hpp:54
 
Represents the base class for classes that contain event data, and provides a value to use for events...
Definition event_args.hpp: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.hpp:10