[]
Event raised when the MethodAttribute property has changed.
public event EventHandler<PropertyChangedEventArgs<MethodAttribute>> MethodAttributeChanged
Public Event MethodAttributeChanged As EventHandler(Of PropertyChangedEventArgs(Of MethodAttribute))
| Type | Description |
|---|---|
| EventHandler<PropertyChangedEventArgs<MethodAttribute>> | Event raised when the property has changed. |