1 write to cbSize
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (1)
2127
cbSize
= Marshal.SizeOf(typeof(LVGROUP_64));
1 reference to cbSize
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (1)
1456
XSend(hwnd, NativeMethods.LVM_GETGROUPINFO, new IntPtr(group.iGroupID), new IntPtr(&group), group.
cbSize
, ErrorValue.NoCheck);