13 writes to cbSize
UIAutomationClientSideProviders (13)
MS\Internal\AutomationProxies\WindowsEditBox.cs (1)
706
cbSize
= System.Runtime.InteropServices.Marshal.SizeOf(typeof(NativeMethods.ScrollInfo)),
MS\Internal\AutomationProxies\WindowsListView.cs (1)
1677
si.
cbSize
= Marshal.SizeOf (si.GetType ());
MS\Internal\AutomationProxies\WindowsListViewScroll.cs (1)
56
si.
cbSize
= Marshal.SizeOf (si.GetType ());
MS\Internal\AutomationProxies\WindowsScroll.cs (5)
143
si.
cbSize
= Marshal.SizeOf (si.GetType ());
195
si.
cbSize
= Marshal.SizeOf (si.GetType ());
250
si.
cbSize
= Marshal.SizeOf (si.GetType ());
291
si.
cbSize
= Marshal.SizeOf(si.GetType ());
367
si.
cbSize
= Marshal.SizeOf (si.GetType ());
MS\Internal\AutomationProxies\WindowsScrollBar.cs (3)
431
si.
cbSize
= Marshal.SizeOf (si.GetType ());
572
si.
cbSize
= Marshal.SizeOf (si.GetType ());
625
si.
cbSize
= Marshal.SizeOf (si.GetType ());
MS\Internal\AutomationProxies\WindowsScrollBarBits.cs (2)
205
si.
cbSize
= Marshal.SizeOf (si.GetType ());
542
si.
cbSize
= Marshal.SizeOf (si.GetType ());