3 references to Show_items_from_unimported_namespaces_CheckedChanged
Microsoft.VisualStudio.LanguageServices.CSharp (3)
IntelliSenseOptionPageControl.g.cs (3)
268
this.Show_items_from_unimported_namespaces.Checked += new System.Windows.RoutedEventHandler(this.
Show_items_from_unimported_namespaces_CheckedChanged
);
274
this.Show_items_from_unimported_namespaces.Unchecked += new System.Windows.RoutedEventHandler(this.
Show_items_from_unimported_namespaces_CheckedChanged
);
280
this.Show_items_from_unimported_namespaces.Indeterminate += new System.Windows.RoutedEventHandler(this.
Show_items_from_unimported_namespaces_CheckedChanged
);