1 reference to SetClassLongPtr32
PresentationFramework (1)
src\Framework\System\Windows\Standard\NativeMethods.cs (1)
3442
return new IntPtr(
SetClassLongPtr32
(hwnd, nIndex, dwNewLong.ToInt32()));