2 references to IconVerticalSpacing
System.Windows.Forms.Tests (2)
System\Windows\Forms\SystemInformationTests.cs (2)
275int spacing = SystemInformation.IconVerticalSpacing; 277Assert.Equal(spacing, SystemInformation.IconVerticalSpacing);