2 references to Close_tab
Microsoft.VisualStudio.LanguageServices (2)
StackTraceExplorer\StackTraceExplorerRoot.xaml.cs (1)
28
public string CloseTab => ServicesVSResources.
Close_tab
;
StackTraceExplorer\StackTraceExplorerTab.cs (1)
20
public string CloseTab => ServicesVSResources.
Close_tab
;