1 write to cbSize
PresentationFramework (1)
src\Framework\System\Windows\Standard\NativeMethods.cs (1)
3898
var dti = new DWM_TIMING_INFO {
cbSize
= Marshal.SizeOf(typeof(DWM_TIMING_INFO)) };