2 references to s_stateAutoEllipsis
System.Windows.Forms (2)
System\Windows\Forms\Controls\Labels\Label.cs (2)
137get => _labelState[s_stateAutoEllipsis] != 0; 145_labelState[s_stateAutoEllipsis] = value ? 1 : 0;