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