Implemented interface member:
property
TableControl
Microsoft.VisualStudio.LanguageServices.EditorConfigSettings.ISettingsEditorView.TableControl
1 write to TableControl
Microsoft.VisualStudio.LanguageServices (1)
EditorConfigSettings\NamingStyle\View\NamingStyleSettingsView.xaml.cs (1)
23TableControl = _viewModel.GetTableControl();
1 reference to TableControl
Microsoft.VisualStudio.LanguageServices (1)
EditorConfigSettings\NamingStyle\View\NamingStyleSettingsView.xaml.cs (1)
24NamingStyleTable.Content = TableControl.Control;