7 references to new
System.Windows.Forms (6)
System\Windows\Forms\DataBinding\Binding.cs (5)
52: this( 69: this( 87: this( 106: this( 126: this(
System\Windows\Forms\DataBinding\ControlBindingsCollection.cs (1)
149Binding binding = new(
System.Windows.Forms.Tests (1)
System\Windows\Forms\BindingTests.cs (1)
169Binding binding = new(propertyName, dataSource, dataMember, formattingEnabled, dataSourceUpdateMode, nullValue, formatString, formatInfo);