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)
23
TableControl
= _viewModel.GetTableControl();
1 reference to TableControl
Microsoft.VisualStudio.LanguageServices (1)
EditorConfigSettings\CodeStyle\View\CodeStyleSettingsView.xaml.cs (1)
24
CodeStyleTable.Content =
TableControl
.Control;