2 references to OleSetClipboard
PresentationCore (2)
Core\CSharp\System\Windows\Clipboard.cs (2)
73
int hr = OleServicesContext.CurrentOleServicesContext.
OleSetClipboard
(null);
583
int hr = OleServicesContext.CurrentOleServicesContext.
OleSetClipboard
(dataObject);