dotnet / dotnet/dotnet-api-docs

Disagreement about the history of INotifyPropertyChanging support in .NET Framework between "Remarks" section and "Applies To" table

Open
#10,291 1 comment 0 reactions 0 assignees View on GitHub
area-System.ComponentModel Pri3 untriaged
Dominant language
C#
Stars
949
Forks
1.7k
Avg merge
3d 27m
Merged PRs (30d)
49

Description

### Type of issue

Typo

### Description

The remarks section of the `INotifyPropertyChanging` interface says that
> `INotifyPropertyChanging` is 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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.