1 write to _ElementNameQueryTemplate
PresentationFramework (1)
MS\Internal\Generated\AvTraceMessages.cs (1)
885
_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)
883
if (
_ElementNameQueryTemplate
== null )
887
return new AvTraceFormat(
_ElementNameQueryTemplate
, args);