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