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