7 references to Clear
System.Windows.Forms (7)
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntry.cs (3)
1185
this.childCollection.
Clear
();
1230
this.childCollection.
Clear
();
1243
this.childCollection.
Clear
();
winforms\Managed\System\WinForms\PropertyGridInternal\MultiPropertyDescriptorGridEntry.cs (1)
110
ChildCollection.
Clear
();
winforms\Managed\System\WinForms\PropertyGridInternal\MultiSelectRootGridEntry.cs (1)
63
ChildCollection.
Clear
();
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (1)
3757
allGridEntries.
Clear
();
winforms\Managed\System\WinForms\PropertyGridInternal\SingleSelectRootGridEntry.cs (1)
353
ChildCollection.
Clear
();