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