2 references to CannotBothBeNull
PresentationCore (2)
System\Windows\Ink\Events.cs (2)
44throw new ArgumentException(SR.Format(SR.CannotBothBeNull, "added", "removed")); 110throw new ArgumentException(SR.Format(SR.CannotBothBeNull, "newValue", "previousValue"));