1 write to cx
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ToolBar.cs (1)
1142tbbi.cx = buttons[x].Width;
3 references to cx
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ToolBar.cs (2)
1144if (tbbi.cx > maxWidth) { 1145maxWidth = tbbi.cx;
winforms\Managed\System\WinForms\ToolBarButton.cs (1)
561buttonWidth = button.cx;