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