1 write to _NativeTaskbarError
PresentationFramework (1)
MS\Internal\Generated\AvTraceMessages.cs (1)
2223
_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)
2221
if (
_NativeTaskbarError
== null )
2225
return new AvTraceFormat(
_NativeTaskbarError
, args);