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