1 implementation of Clone
System.Windows.Forms (1)
System\Windows\Forms\ActiveX\Control.ActiveXVerbEnum.cs (1)
77
public HRESULT
Clone
(IEnumOLEVERB** ppenum)
1 reference to Clone
System.Windows.Forms.Primitives (1)
Windows.Win32.IEnumOLEVERB.g.cs (1)
172
return __object.
Clone
(ppenum);