Class EventArgsUtils
Contains static methods and properties related to the event arguments.
public static class EventArgsUtils
- Inheritance
-
EventArgsUtils
Properties
- DefaultPropertyChangedEventArgs
Gets default PropertyChangedEventArgs instance with an empty PropertyName.
Methods
- GetPropertyChangedEventArgs(string?)
Gets PropertyChangedEventArgs instance for the specified property name.