1 write to _NativeTaskbarError
PresentationFramework (1)
MS\Internal\Generated\AvTraceMessages.cs (1)
2220
_NativeTaskbarError
= new AvTraceDetails(5, new string[] { "The native ITaskbarList3 interface failed a method call with error {0}." } );
2 references to _NativeTaskbarError
PresentationFramework (2)
MS\Internal\Generated\AvTraceMessages.cs (2)
2218
if (
_NativeTaskbarError
== null )
2222
return new AvTraceFormat(
_NativeTaskbarError
, args);