8 references to ScopeMustBeUIElementOrContent
PresentationCore (8)
System\Windows\DragDrop.cs (8)
393
throw new ArgumentException(SR.
ScopeMustBeUIElementOrContent
, nameof(dragSource));
424
throw new ArgumentException(SR.
ScopeMustBeUIElementOrContent
, nameof(dragSource));
709
throw new ArgumentException(SR.
ScopeMustBeUIElementOrContent
, "scope");
732
throw new ArgumentException(SR.
ScopeMustBeUIElementOrContent
, "scope");
766
throw new ArgumentException(SR.
ScopeMustBeUIElementOrContent
, "scope");
789
throw new ArgumentException(SR.
ScopeMustBeUIElementOrContent
, "scope");
1168
throw new ArgumentException(SR.
ScopeMustBeUIElementOrContent
, "scope");
1192
throw new ArgumentException(SR.
ScopeMustBeUIElementOrContent
, "scope");