9 writes to cbSize
UIAutomationClientsideProviders (9)
MS\Internal\AutomationProxies\WindowsListView.cs (1)
1678
scrollBarInfo.
cbSize
= Marshal.SizeOf(scrollBarInfo.GetType());
MS\Internal\AutomationProxies\WindowsListViewGroupHelper.cs (1)
828
sbi.
cbSize
= Marshal.SizeOf(sbi.GetType());
MS\Internal\AutomationProxies\WindowsScroll.cs (1)
138
sbi.
cbSize
= Marshal.SizeOf(sbi.GetType());
MS\Internal\AutomationProxies\WindowsScrollBar.cs (5)
153
sbi.
cbSize
= Marshal.SizeOf (sbi.GetType ());
464
sbi.
cbSize
= Marshal.SizeOf (sbi.GetType ());
538
sbi.
cbSize
= Marshal.SizeOf (sbi.GetType ());
726
sbi.
cbSize
= Marshal.SizeOf (sbi.GetType ());
741
sbi.
cbSize
= Marshal.SizeOf(sbi.GetType());
MS\Internal\AutomationProxies\WindowsScrollBarBits.cs (1)
233
sbi.
cbSize
= Marshal.SizeOf (sbi.GetType ());