'Usage Dim propName As String Dim newValue As Object Dim instance As New PropertyChangingEventArgs(propName, newValue)
Parameters
- propName
- The property name
- newValue
- The new value
'Usage Dim propName As String Dim newValue As Object Dim instance As New PropertyChangingEventArgs(propName, newValue)