1 write to _FormattingFailed
PresentationFramework (1)
MS\Internal\Generated\AvTraceMessages.cs (1)
995
_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)
993
if (
_FormattingFailed
== null )
997
return new AvTraceFormat(
_FormattingFailed
, args);