'Declaration Public Property OldValue As T
'Declaration
Public Property OldValue As T
public T OldValue {get; set;}
PropertyChangingEventArgs<T> Class PropertyChangingEventArgs<T> Members