3 references to Clear
System.Windows.Forms (1)
System\Windows\Forms\Control.cs (1)
930Properties.GetValueOrDefault<ControlBindingsCollection>(s_bindingsProperty)?.Clear();
System.Windows.Forms.Tests (2)
System\Windows\Forms\ControlBindingsCollectionTests.cs (2)
310collection.Clear(); 315collection.Clear();