3 references to SetFileDropList
PresentationCore.Tests (3)
System\Windows\ClipboardTests.cs (3)
135
Clipboard.
SetFileDropList
(filePaths);
144
Action action = () => Clipboard.
SetFileDropList
(null!);
166
Action action = () => Clipboard.
SetFileDropList
(filePaths);