2 references to KanjiWindowHeight
System.Windows.Forms.Tests (2)
System\Windows\Forms\SystemInformationTests.cs (2)
379
int height = SystemInformation.
KanjiWindowHeight
;
381
Assert.Equal(height, SystemInformation.
KanjiWindowHeight
);