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