3 references to DefaultListBoxItemHeight
System.Windows.Forms (3)
System\Windows\Forms\Controls\ListBoxes\ListBox.cs (3)
46private int _itemHeight = DefaultListBoxItemHeight; 2066_itemHeight = DefaultListBoxItemHeight; 2167return ItemHeight != DefaultListBoxItemHeight && _drawMode != DrawMode.Normal;