1 write to _GetValue
PresentationFramework (1)
MS\Internal\Generated\AvTraceMessages.cs (1)
1142
_GetValue
= new AvTraceDetails(101, new string[] { "{0}: GetValue at level {1} from {2} using {3}: {4}" } );
2 references to _GetValue
PresentationFramework (2)
MS\Internal\Generated\AvTraceMessages.cs (2)
1140
if (
_GetValue
== null )
1144
return new AvTraceFormat(
_GetValue
, args);