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)
2333bounds.Width = Math.Max(ColumnWidth, bounds.Width);