1 write to _GetValue
PresentationFramework (1)
MS\Internal\Generated\AvTraceMessages.cs (1)
1140
_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)
1138
if (
_GetValue
== null )
1142
return new AvTraceFormat(
_GetValue
, args);