1 write to _NoSource
PresentationFramework (1)
MS\Internal\Generated\AvTraceMessages.cs (1)
60
_NoSource
= new AvTraceDetails(4, new string[] { "Cannot find source for binding with reference '{0}'." } );
2 references to _NoSource
PresentationFramework (2)
MS\Internal\Generated\AvTraceMessages.cs (2)
58
if (
_NoSource
== null )
62
return new AvTraceFormat(
_NoSource
, args);