5 writes to Collection
System.Windows.Forms (5)
System\Windows\Forms\Dialogs\TaskDialog\TaskDialogRadioButtonCollection.cs (5)
77oldItem.Collection = null; 78item.Collection = this; 110item.Collection = this; 125oldItem.Collection = null; 142button.Collection = null;
2 references to Collection
System.Windows.Forms (2)
System\Windows\Forms\Dialogs\TaskDialog\TaskDialogRadioButtonCollection.cs (2)
151if (item.Collection is not null && item.Collection != this)