1 write to _UnsetValueInMultiBindingExpressionUpdate
PresentationFramework (1)
MS\Internal\Generated\AvTraceMessages.cs (1)
395
_UnsetValueInMultiBindingExpressionUpdate
= new AvTraceDetails(32, new string[] { "'{0}' MultiValueConverter returned UnsetValue after converting '{1}' for source binding '{2}' (type '{3}')." } );
2 references to _UnsetValueInMultiBindingExpressionUpdate
PresentationFramework (2)
MS\Internal\Generated\AvTraceMessages.cs (2)
393
if (
_UnsetValueInMultiBindingExpressionUpdate
== null )
397
return new AvTraceFormat(
_UnsetValueInMultiBindingExpressionUpdate
, args);