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