1 write to SettingsEditorTabs
Microsoft.VisualStudio.LanguageServices (1)
SettingsEditorControl.g.cs (1)
170this.SettingsEditorTabs = ((System.Windows.Controls.TabControl)(target));
1 reference to SettingsEditorTabs
Microsoft.VisualStudio.LanguageServices (1)
SettingsEditorControl.g.cs (1)
173this.SettingsEditorTabs.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.TabsSettingsEditor_SelectionChanged);