This is the complete list of members for xtd::forms::replace_event_args, including all inherited members.
| empty | xtd::event_args | static |
| equals(const object &obj) const noexcept | xtd::object | |
| equals(const object &object_a, const object &object_b) noexcept | xtd::object | static |
| event_args()=default | xtd::event_args | |
| find_string() const noexcept | xtd::forms::replace_event_args | inline |
| get_hash_code() const noexcept | xtd::object | virtual |
| get_type() const noexcept | xtd::object | virtual |
| match_case() const noexcept | xtd::forms::replace_event_args | inline |
| memberwise_clone() const noexcept | xtd::object | inline |
| object()=default | xtd::object | |
| reference_equals(const object &object_a, const object &object_b) noexcept | xtd::object | static |
| replace_event_args()=default | xtd::forms::replace_event_args | |
| replace_event_args(const xtd::ustring &find_string, const xtd::ustring &replace_string, bool match_case, bool whole_word) | xtd::forms::replace_event_args | inline |
| replace_string() const noexcept | xtd::forms::replace_event_args | inline |
| to_string() const noexcept | xtd::object | virtual |
| whole_word() const noexcept | xtd::forms::replace_event_args | inline |