1 write to TablePanel
Microsoft.VisualStudio.LanguageServices (1)
RemoveUnusedReferencesDialog.g.cs (1)
111this.TablePanel = ((System.Windows.Controls.Border)(target));
2 references to TablePanel
Microsoft.VisualStudio.LanguageServices (2)
UnusedReferences\Dialog\RemoveUnusedReferencesDialog.xaml.cs (2)
44TablePanel.Child = tableControl.Control; 52TablePanel.Child = null;