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