1 write to _ExplorerTaskbarTimeout
PresentationFramework (1)
MS\Internal\Generated\AvTraceMessages.cs (1)
2183
_ExplorerTaskbarTimeout
= new AvTraceDetails(2, new string[] { "Communication with Explorer timed out while trying to update the taskbar item for the window." } );
2 references to _ExplorerTaskbarTimeout
PresentationFramework (2)
MS\Internal\Generated\AvTraceMessages.cs (2)
2181
if (
_ExplorerTaskbarTimeout
== null )
2186
return
_ExplorerTaskbarTimeout
;