2 references to OleSetClipboard
PresentationCore (2)
System\Windows\clipboard.cs (2)
60
int hr = OleServicesContext.CurrentOleServicesContext.
OleSetClipboard
(null);
491
int hr = OleServicesContext.CurrentOleServicesContext.
OleSetClipboard
(dataObject);