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