public PropertyChangedEventArgsEx<T>( string propertyName, T oldValue, T newValue )
Public Function New( _ ByVal propertyName As String, _ ByVal oldValue As T, _ ByVal newValue As T _ )
Target Platforms: Windows 11, Windows 10
PropertyChangedEventArgsEx<T> Class PropertyChangedEventArgsEx<T> Members