3 references to Pointer
System.Private.Windows.Core (3)
System\Private\Windows\Ole\Composition.ManagedToNativeAdapter.cs (3)
341DROPFILES* dropFiles = (DROPFILES*)buffer.Pointer; 351(char*)((byte*)buffer.Pointer + dropFiles->pFiles), 377PInvokeCore.WideCharToMultiByte(PInvokeCore.CP_ACP, 0, value, value.Length, (PSTR)buffer.Pointer, byteCount, null, null);