13 writes to cbSize
UIAutomationClientSideProviders (13)
MS\Internal\AutomationProxies\WindowsEditBox.cs (1)
707
cbSize
= System.Runtime.InteropServices.Marshal.SizeOf(typeof(NativeMethods.ScrollInfo)),
MS\Internal\AutomationProxies\WindowsListView.cs (1)
1678
si.
cbSize
= Marshal.SizeOf (si.GetType ());
MS\Internal\AutomationProxies\WindowsListViewScroll.cs (1)
57
si.
cbSize
= Marshal.SizeOf (si.GetType ());
MS\Internal\AutomationProxies\WindowsScroll.cs (5)
144
si.
cbSize
= Marshal.SizeOf (si.GetType ());
196
si.
cbSize
= Marshal.SizeOf (si.GetType ());
251
si.
cbSize
= Marshal.SizeOf (si.GetType ());
292
si.
cbSize
= Marshal.SizeOf(si.GetType ());
368
si.
cbSize
= Marshal.SizeOf (si.GetType ());
MS\Internal\AutomationProxies\WindowsScrollBar.cs (3)
432
si.
cbSize
= Marshal.SizeOf (si.GetType ());
573
si.
cbSize
= Marshal.SizeOf (si.GetType ());
626
si.
cbSize
= Marshal.SizeOf (si.GetType ());
MS\Internal\AutomationProxies\WindowsScrollBarBits.cs (2)
206
si.
cbSize
= Marshal.SizeOf (si.GetType ());
543
si.
cbSize
= Marshal.SizeOf (si.GetType ());