2 writes to cbSize
WindowsBase (2)
Base\System\Windows\SplashScreen.cs (1)
182
wndClass.
cbSize
= Marshal.SizeOf(typeof(MS.Win32.NativeMethods.WNDCLASSEX_D));
Shared\MS\Win32\HwndWrapper.cs (1)
129
wc_d.
cbSize
= Marshal.SizeOf(typeof(NativeMethods.WNDCLASSEX_D));