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