3 references to SetFileDropList
PresentationCore.Tests (3)
System\Windows\ClipboardTests.cs (3)
147
Clipboard.
SetFileDropList
(filePaths);
156
Action action = () => Clipboard.
SetFileDropList
(null!);
177
Action action = () => Clipboard.
SetFileDropList
(filePaths);