'Declaration
Public ReadOnly Property NewValue As Object
'Usage
Dim instance As PropertyChangingEventArgs Dim value As Object value = instance.NewValue
public object NewValue {get;}
'Declaration
Public ReadOnly Property NewValue As Object
'Usage
Dim instance As PropertyChangingEventArgs Dim value As Object value = instance.NewValue
public object NewValue {get;}