1 write to _ValidationRuleFailed
PresentationFramework (1)
MS\Internal\Generated\AvTraceMessages.cs (1)
1042
_ValidationRuleFailed
= new AvTraceDetails(91, new string[] { "{0}: Update - {1} failed" } );
2 references to _ValidationRuleFailed
PresentationFramework (2)
MS\Internal\Generated\AvTraceMessages.cs (2)
1040
if (
_ValidationRuleFailed
== null )
1044
return new AvTraceFormat(
_ValidationRuleFailed
, args);