8 references to ScopeMustBeUIElementOrContent
PresentationCore (8)
System\Windows\DragDrop.cs (8)
401
throw new ArgumentException(SR.
ScopeMustBeUIElementOrContent
, "dragSource");
432
throw new ArgumentException(SR.
ScopeMustBeUIElementOrContent
, "dragSource");
717
throw new ArgumentException(SR.
ScopeMustBeUIElementOrContent
, "scope");
740
throw new ArgumentException(SR.
ScopeMustBeUIElementOrContent
, "scope");
774
throw new ArgumentException(SR.
ScopeMustBeUIElementOrContent
, "scope");
797
throw new ArgumentException(SR.
ScopeMustBeUIElementOrContent
, "scope");
1176
throw new ArgumentException(SR.
ScopeMustBeUIElementOrContent
, "scope");
1200
throw new ArgumentException(SR.
ScopeMustBeUIElementOrContent
, "scope");