1 write to EnableHighlightKeywords
Microsoft.VisualStudio.LanguageServices.CSharp (1)
AdvancedOptionPageControl.g.cs (1)
875
this.
EnableHighlightKeywords
= ((System.Windows.Controls.CheckBox)(target));
1 reference to EnableHighlightKeywords
Microsoft.VisualStudio.LanguageServices.CSharp (1)
Options\AdvancedOptionPageControl.xaml.cs (1)
111
BindToOption(
EnableHighlightKeywords
, KeywordHighlightingOptionsStorage.KeywordHighlighting, LanguageNames.CSharp);