1 write to _FoundResourceInTemplate
PresentationFramework (1)
MS\Internal\Generated\AvTraceMessages.cs (1)
1603
_FoundResourceInTemplate
= new AvTraceDetails(5, new string[] { "Found resource item in a template" } );
2 references to _FoundResourceInTemplate
PresentationFramework (2)
MS\Internal\Generated\AvTraceMessages.cs (2)
1601
if (
_FoundResourceInTemplate
== null )
1606
return
_FoundResourceInTemplate
;