2 references to COLUMN_COUNT
System.Windows.Forms.Design (2)
System\ComponentModel\Design\ByteViewer.cs (2)
27private const int HEX_WIDTH = CELL_WIDTH * COLUMN_COUNT; 28private const int DUMP_WIDTH = CHAR_WIDTH * COLUMN_COUNT;