1 write to ColumnWidth
System.Web.Entity.Design (1)
System\Data\WebControls\Design\EntityDataSourceDataSelectionPanel.cs (1)
69
_selectSimpleCheckedListBox.
ColumnWidth
= 225;
1 reference to ColumnWidth
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ListBox.cs (1)
2333
bounds.Width = Math.Max(
ColumnWidth
, bounds.Width);