1 write to cbSize
PresentationFramework (1)
src\Framework\System\Windows\Standard\NativeMethods.cs (1)
2487
var filterstruct = new CHANGEFILTERSTRUCT {
cbSize
= (uint)Marshal.SizeOf(typeof(CHANGEFILTERSTRUCT)) };