1 write to _FormattingFailed
PresentationFramework (1)
MS\Internal\Generated\AvTraceMessages.cs (1)
990
_FormattingFailed
= new AvTraceDetails(86, new string[] { "{0}: TransferValue - string formatting failed, using format '{1}'" } );
2 references to _FormattingFailed
PresentationFramework (2)
MS\Internal\Generated\AvTraceMessages.cs (2)
988
if (
_FormattingFailed
== null )
992
return new AvTraceFormat(
_FormattingFailed
, args);