2 references to RadioButton_CheckChanged
Microsoft.VisualStudio.LanguageServices (2)
Utilities\AutomationDelegatingListView.cs (2)
102
toggleButton.Checked +=
RadioButton_CheckChanged
;
103
toggleButton.Unchecked +=
RadioButton_CheckChanged
;