Disagreement about the history of INotifyPropertyChanging support in .NET Framework between "Remarks" section and "Applies To" table
Type of issue
Typo
Description
The remarks section of the INotifyPropertyChanging interface says that
INotifyPropertyChangingis introduced in the .NET Framework version 3.5.
Conflicting with this statement, the "Applies to" table on the same page claims that the interface is already available in .NET Framework versions 2.0 and 3.0.
It's not really a serious issue (after all, who is still developing for those old frameworks?), but still... :-)
Page URL
https://learn.microsoft.com/en-us/dotnet/api/system.componentmodel.inotifypropertychanging?view=net-8.0
Content source URL
https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.ComponentModel/INotifyPropertyChanging.xml
Document Version Independent Id
a079f858-5eed-673f-362b-785984af35e8
Article author
@dotnet-bot
Tagging subscribers to this area: @dotnet/area-system-componentmodel