3 references to ConditionValueOfExpressionNotSupported
PresentationFramework (3)
System\Windows\Condition.cs (1)
140throw new ArgumentException(SR.ConditionValueOfExpressionNotSupported);
System\Windows\DataTrigger.cs (1)
83throw new ArgumentException(SR.ConditionValueOfExpressionNotSupported);
System\Windows\Trigger.cs (1)
85throw new ArgumentException(SR.ConditionValueOfExpressionNotSupported);