3 references to Win32GlobalSize
PresentationCore (3)
Core\CSharp\System\Windows\DataObject.cs (3)
2474
int byteCount = NativeMethods.IntPtrToInt32(
Win32GlobalSize
(new HandleRef(this, handle)));
3388
size = NativeMethods.IntPtrToInt32(
Win32GlobalSize
(new HandleRef(this, handle)));
3583
int utf8ByteSize = NativeMethods.IntPtrToInt32(
Win32GlobalSize
(new HandleRef(this, handle)));