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