Problem description:
Missing the description for some properties & events of migrated DataSet, DirectorySearcher, DirectoryEntry, PerformanceCounte controls.
Expected behavior:
There have the description for some properties & events of migrated DataSet control.
Minimal repro:
- Extract the attached application(FraTestingNewIssue.zip).
- Open the Form1.cs[Deisgn], and select the dataSet1 control.
- Observe the description of CaseSensitive property in the property browser window.
