1 write to _FormattedValue
PresentationFramework (1)
MS\Internal\Generated\AvTraceMessages.cs (1)
985
_FormattedValue
= new AvTraceDetails(85, new string[] { "{0}: TransferValue - string formatting produced {1}" } );
2 references to _FormattedValue
PresentationFramework (2)
MS\Internal\Generated\AvTraceMessages.cs (2)
983
if (
_FormattedValue
== null )
987
return new AvTraceFormat(
_FormattedValue
, args);