1 write to ApplyButton
Microsoft.VisualStudio.LanguageServices (1)
RemoveUnusedReferencesDialog.g.cs (1)
114this.ApplyButton = ((System.Windows.Controls.Button)(target));
1 reference to ApplyButton
Microsoft.VisualStudio.LanguageServices (1)
RemoveUnusedReferencesDialog.g.cs (1)
117this.ApplyButton.Click += new System.Windows.RoutedEventHandler(this.ApplyButton_Click);