3 references to PtrToStructure
mscorlib (1)
system\runtime\interopservices\marshal.cs (1)
963PtrToStructure(ptr, (object)structure);
System.Drawing (1)
commonui\System\Drawing\UnsafeNativeMethods.cs (1)
144Marshal.PtrToStructure(lparam, data);
System.Windows.Forms (1)
winforms\Managed\System\WinForms\UnsafeNativeMethods.cs (1)
7531Marshal.PtrToStructure(lparam, data);