1 write to _ResourceNotFound
PresentationFramework (1)
MS\Internal\Generated\AvTraceMessages.cs (1)
1659
_ResourceNotFound
= new AvTraceDetails(9, new string[] { "Resource not found", "ResourceKey" } );
2 references to _ResourceNotFound
PresentationFramework (2)
MS\Internal\Generated\AvTraceMessages.cs (2)
1657
if (
_ResourceNotFound
== null )
1662
return
_ResourceNotFound
;