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