Problem description:
An element of the given ControlType must support the Text pattern for PropertyGrid: Text tree items
Minimal repro:
-
Extract following attached app and open it in VS.
WindowsFormsApp50.zip
-
Build and run the project.
-
Open Accessibility Insights For Windows tool, select and focus on PropertyGrid control
Actual behavior:
An error is about PropertyGrid Text tree items: An element of the given ControlType must support the Text pattern.

Expected behavior:
No error
.NET Core Version:
5.0.100-rc.1.20379.16
Have you experienced this same bug with .NET Framework?:
Yes
Problem description:
An element of the given ControlType must support the Text pattern for PropertyGrid: Text tree items
Minimal repro:
Extract following attached app and open it in VS.
WindowsFormsApp50.zip
Build and run the project.
Open Accessibility Insights For Windows tool, select and focus on PropertyGrid control
Actual behavior:

An error is about PropertyGrid Text tree items: An element of the given ControlType must support the Text pattern.
Expected behavior:
No error