7 writes to IntegralHeight
System.Windows.Forms (1)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.GridViewListBox.cs (1)
17
IntegralHeight
= false;
System.Windows.Forms.Design (6)
System\ComponentModel\Design\DesignerActionPanel.EditorPropertyLine.cs (1)
54
IntegralHeight
= false,
System\Drawing\Design\ColorEditor.ColorUI.cs (2)
182
IntegralHeight
= false,
196
IntegralHeight
= false,
System\Windows\Forms\Design\ListBoxDesigner.cs (3)
30
listBox.
IntegralHeight
= value;
48
listBox.
IntegralHeight
= false;
58
listBox.
IntegralHeight
= (bool)ShadowProperties[nameof(IntegralHeight)]!;
2 references to IntegralHeight
System.Windows.Forms (1)
System\Windows\Forms\Controls\ListBoxes\ListBox.cs (1)
599
if (
IntegralHeight
)
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ListBoxDesigner.cs (1)
105
IntegralHeight = listBox.
IntegralHeight
;