2 references to ReadIntPtr
ReachFramework (1)
PrintConfig\FallbackPTProvider.cs (1)
817
IntPtr pDevMode = Marshal.
ReadIntPtr
(pPrinterBuffer.Handle.DangerousGetHandle());
UIAutomationTypes (1)
src\Microsoft.DotNet.Wpf\src\Shared\MS\Win32\NativeMethodsCLR.cs (1)
2183
return Marshal.
ReadIntPtr
(value);