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