Winforms - Control.ResetBindings() summary seems incorrect? #2016
Labels
area-WinForms
Issues or PRs that relate to WinForms.
help wanted
Good for community contributors to help [up-for-grabs]
Pri2
Indicates issues/PRs that are medium priority
Pri3
Indicates issues/PRs that are low priority
Milestone
Right now the xml summary for
Control.ResetBindings
reads:Docs - Control.xml
The implementation clears all the bindings though:
Source
I think perhaps this summary was copied from
BindingSource
? (Docs)The text was updated successfully, but these errors were encountered: