1 write to TablePanel
Microsoft.VisualStudio.LanguageServices (1)
artifacts\obj\Microsoft.VisualStudio.LanguageServices\Release\net472\UnusedReferences\Dialog\RemoveUnusedReferencesDialog.g.cs (1)
110
this.
TablePanel
= ((System.Windows.Controls.Border)(target));
2 references to TablePanel
Microsoft.VisualStudio.LanguageServices (2)
UnusedReferences\Dialog\RemoveUnusedReferencesDialog.xaml.cs (2)
43
TablePanel
.Child = tableControl.Control;
51
TablePanel
.Child = null;