1 write to _ExplorerTaskbarNotRunning
PresentationFramework (1)
MS\Internal\Generated\AvTraceMessages.cs (1)
2208
_ExplorerTaskbarNotRunning
= new AvTraceDetails(4, new string[] { "Halting attempts at Shell integration with the taskbar because it appears that Explorer is not running." } );
2 references to _ExplorerTaskbarNotRunning
PresentationFramework (2)
MS\Internal\Generated\AvTraceMessages.cs (2)
2206
if (
_ExplorerTaskbarNotRunning
== null )
2211
return
_ExplorerTaskbarNotRunning
;