2 references to TaskDialogControlIsPartOfOtherCollection
System.Windows.Forms (2)
System\Windows\Forms\Dialogs\TaskDialog\TaskDialogButtonCollection.cs (1)
153
throw new InvalidOperationException(SR.
TaskDialogControlIsPartOfOtherCollection
);
System\Windows\Forms\Dialogs\TaskDialog\TaskDialogRadioButtonCollection.cs (1)
153
throw new InvalidOperationException(SR.
TaskDialogControlIsPartOfOtherCollection
);