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