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