5 references to CLIENT_START_Y
System.Windows.Forms.Design (5)
System\ComponentModel\Design\ByteViewer.cs (5)
32
private const int LINE_START_Y =
CLIENT_START_Y
+ CELL_HEIGHT / 8;
146
CLIENT_START_Y
,
156
CLIENT_START_Y
,
163
CLIENT_START_Y
,
165
CLIENT_START_Y
+ _rowCount * CELL_HEIGHT - 1);