1 write to modifiersContentControl
Microsoft.VisualStudio.LanguageServices.Implementation (1)
SymbolSpecificationDialog.g.cs (1)
191this.modifiersContentControl = ((System.Windows.Controls.ContentControl)(target));
1 reference to modifiersContentControl
Microsoft.VisualStudio.LanguageServices.Implementation (1)
Options\Style\NamingPreferences\SymbolSpecification\SymbolSpecificationDialog.xaml.cs (1)
57modifiersContentControl.Content = modifiersListView;