41 key_press_event_args& operator =(
const key_press_event_args& key_press_event_args) =
default;
50 bool handled() const noexcept {
return handled_;}
100 bool handled_ =
false;
Contains xtd::event_args event args.
Represents the base class for classes that contain event data, and provides a value to use for events...
Definition: event_args.h:18
The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.
Definition: system_report.h:17
char32_t char32
Represents a 32-bit unicode character.
Definition: types.h:85