1 write to AddButton
Microsoft.VisualStudio.LanguageServices.Implementation (1)
NamingStyleOptionPageControl.g.cs (1)
189this.AddButton = ((System.Windows.Controls.Button)(target));
1 reference to AddButton
Microsoft.VisualStudio.LanguageServices.Implementation (1)
NamingStyleOptionPageControl.g.cs (1)
192this.AddButton.Click += new System.Windows.RoutedEventHandler(this.AddButton_Click);