3 references to DefaultDropDownButtonWidth
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ToolStripSplitButton.cs (3)
441
dropDownButtonWidth =
DefaultDropDownButtonWidth
;
634
DropDownButtonWidth =
DefaultDropDownButtonWidth
;
648
return (DropDownButtonWidth !=
DefaultDropDownButtonWidth
);