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