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)
2206if ( _ExplorerTaskbarNotRunning == null ) 2211return _ExplorerTaskbarNotRunning;