10 references to PropertyGridAccessibleObject
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGrid.cs (1)
1594
protected override AccessibleObject CreateAccessibilityInstance() => new
PropertyGridAccessibleObject
(this);
System.Windows.Forms.Tests (9)
System\Windows\Forms\AccessibleObjects\PropertyGrid.PropertyGridAccessibleObjectTests.cs (9)
19
new PropertyGrid.
PropertyGridAccessibleObject
(propertyGrid);
49
new PropertyGrid.
PropertyGridAccessibleObject
(propertyGrid);
114
PropertyGrid.PropertyGridAccessibleObject accessibleObject =
new
(propertyGrid);
123
PropertyGrid.PropertyGridAccessibleObject accessibleObject =
new
(propertyGrid);
133
PropertyGrid.PropertyGridAccessibleObject accessibleObject =
new
(propertyGrid);
144
PropertyGrid.PropertyGridAccessibleObject accessibleObject =
new
(propertyGrid);
155
PropertyGrid.PropertyGridAccessibleObject accessibleObject =
new
(propertyGrid);
172
PropertyGrid.PropertyGridAccessibleObject accessibleObject =
new
(propertyGrid);
183
PropertyGrid.PropertyGridAccessibleObject accessibleObject =
new
(propertyGrid);