2 writes to _commonHeightSet
System.Windows.Forms.Design (2)
System\Drawing\Design\ColorEditor.ColorUI.cs (2)
238
_commonHeightSet
= _systemHeightSet = false;
264
_commonHeightSet
= true;
1 reference to _commonHeightSet
System.Windows.Forms.Design (1)
System\Drawing\Design\ColorEditor.ColorUI.cs (1)
261
if (lb == _lbCommon && !
_commonHeightSet
)