2 writes to Height
System.Drawing.Common.Tests (2)
51 references to Height
Microsoft.VisualStudio.Extensibility.Testing.Xunit (2)
PresentationFramework-SystemDrawing (1)
System.Drawing.Common (7)
System.Drawing.Common.Tests (35)
mono\System.Drawing.Imaging\IconCodecTests.cs (10)
135Assert.Equal(bmp.Height, data.Height);
138Assert.Equal(16, data.Height);
331Assert.Equal(bmp.Height, data.Height);
334Assert.Equal(32, data.Height);
549Assert.Equal(bmp.Height, data.Height);
552Assert.Equal(48, data.Height);
753Assert.Equal(bmp.Height, data.Height);
756Assert.Equal(64, data.Height);
1528Assert.Equal(bmp.Height, data.Height);
1531Assert.Equal(96, data.Height);
System.Windows.Forms (4)
System.Windows.Forms.Design (1)
System.Windows.Forms.UI.IntegrationTests (1)