[]
        
(Showing Draft Content)

C1.WPF.Extended.MethodBox.MethodAttributeChanged

MethodAttributeChanged Event

Event raised when the MethodAttribute property has changed.

Namespace: C1.WPF.Extended
Assembly: C1.WPF.Extended.4.6.2.dll
Syntax
public event EventHandler<PropertyChangedEventArgs<MethodAttribute>> MethodAttributeChanged
Public Event MethodAttributeChanged As EventHandler(Of PropertyChangedEventArgs(Of MethodAttribute))
Returns
Type Description
EventHandler<PropertyChangedEventArgs<MethodAttribute>> Event raised when the property has changed.