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