1 write to _DataErrorInfoFailed
PresentationFramework (1)
MS\Internal\Generated\AvTraceMessages.cs (1)
530
_DataErrorInfoFailed
= new AvTraceDetails(43, new string[] { "Cannot obtain IDataErrorInfo.Error[{0}] from source of type {1} - {2} '{3}'" } );
2 references to _DataErrorInfoFailed
PresentationFramework (2)
MS\Internal\Generated\AvTraceMessages.cs (2)
528
if (
_DataErrorInfoFailed
== null )
532
return new AvTraceFormat(
_DataErrorInfoFailed
, args);