![]()  | 
						
							 xtd - Reference Guide
								 0.1.0
							 
							Modern c++17/20 framework to create console, GUI and unit test applications on Windows, macOS, Linux, iOS and android. 
						 | 
					
This is the complete list of members for xtd::forms::mouse_event_args, including all inherited members.
| button() const | xtd::forms::mouse_event_args | inline | 
| clicks() const | xtd::forms::mouse_event_args | inline | 
| delta() const | xtd::forms::mouse_event_args | inline | 
| empty | xtd::event_args | static | 
| equals(const object &obj) const noexcept | xtd::object | virtual | 
| equals(const object &object_a, const object &object_b) noexcept | xtd::object | static | 
| event_args()=default | xtd::event_args | |
| get_hash_code() const noexcept | xtd::object | virtual | 
| location() const | xtd::forms::mouse_event_args | inline | 
| memberwise_clone() const | xtd::object | inline | 
| mouse_event_args()=default | xtd::forms::mouse_event_args | |
| mouse_event_args(mouse_buttons button, int32_t clicks, int32_t x, int32_t y, int32_t delta) | xtd::forms::mouse_event_args | inline | 
| mouse_event_args(mouse_buttons button, int32_t clicks, const drawing::point &location, int32_t delta) | xtd::forms::mouse_event_args | inline | 
| object()=default | xtd::object | |
| reference_equals(const object &object_a, const object &object_b) noexcept | xtd::object | static | 
| to_string() const noexcept | xtd::object | virtual | 
| x() const | xtd::forms::mouse_event_args | inline | 
| y() const | xtd::forms::mouse_event_args | inline |