1 write to _ElementNameQueryTemplate
PresentationFramework (1)
MS\Internal\Generated\AvTraceMessages.cs (1)
882
_ElementNameQueryTemplate
= new AvTraceDetails(75, new string[] { " Lookup name {0}: queried template of {1}" } );
2 references to _ElementNameQueryTemplate
PresentationFramework (2)
MS\Internal\Generated\AvTraceMessages.cs (2)
880
if (
_ElementNameQueryTemplate
== null )
884
return new AvTraceFormat(
_ElementNameQueryTemplate
, args);