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