2 references to HorizontalScrollBarArrowWidth
System.Windows.Forms.Tests (2)
System\Windows\Forms\SystemInformationTests.cs (2)
224int width = SystemInformation.HorizontalScrollBarArrowWidth; 227Assert.Equal(width, SystemInformation.HorizontalScrollBarArrowWidth);