'Declaration
Public Function New( _ ByVal propName As System.String, _ ByVal oldValue As System.Object, _ ByVal comm As NCommand _ )
'Usage
Dim propName As System.String Dim oldValue As System.Object Dim comm As NCommand Dim instance As New CommandPropertyChangedEventArgs(propName, oldValue, comm)
Parameters
- propName
- oldValue
- comm