'Declaration Public Function New( _ ByVal oldValueOld value of property. As T, _ ByVal newValueNew value of property. As T _)
public PropertyChangingEventArgs<T>( T oldValue, T newValue)
public: PropertyChangingEventArgs<T>( T* oldValue, T* newValue)
public:PropertyChangingEventArgs<T>( T^ oldValue, T^ newValue)
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5
PropertyChangingEventArgs<T> Class PropertyChangingEventArgs<T> Members