3 references to Win32GlobalSize
PresentationCore (3)
System\Windows\dataobject.cs (3)
2123int byteCount = NativeMethods.IntPtrToInt32(Win32GlobalSize(new HandleRef(this, handle))); 2990size = NativeMethods.IntPtrToInt32(Win32GlobalSize(new HandleRef(this, handle))); 3168int utf8ByteSize = NativeMethods.IntPtrToInt32(Win32GlobalSize(new HandleRef(this, handle)));