4 references to SetFileDropList
Microsoft.VisualBasic.Forms (1)
Microsoft\VisualBasic\MyServices\ClipboardProxy.vb (1)
193
Clipboard.
SetFileDropList
(filePaths)
System.Windows.Forms.Tests (3)
System\Windows\Forms\ClipboardTests.cs (3)
407
Clipboard.
SetFileDropList
(filePaths);
416
Action action = () => Clipboard.
SetFileDropList
(null!);
436
Action action = () => Clipboard.
SetFileDropList
(filePaths);