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)
410
Clipboard.
SetFileDropList
(filePaths);
419
Action action = () => Clipboard.
SetFileDropList
(null!);
439
Action action = () => Clipboard.
SetFileDropList
(filePaths);