1 write to width
System.Windows.Forms (1)
System\Windows\Forms\Accessibility\AccessibleObject.cs (1)
1062
width
= BoundingRectangle.Width
2 references to width
System.Windows.Forms.Tests (2)
System\Windows\Forms\AccessibleObjects\ListVIew.ListViewAccessibleObjectTests.cs (1)
1759
Assert.Equal(expectedWidth, actual.
width
);
System\Windows\Forms\ComboBox.ComboBoxChildListUiaProviderTests.cs (1)
121
Assert.Equal(expectedWidth, actual.
width
);