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