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