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