9 writes to cbSize
UIAutomationClientSideProviders (9)
MS\Internal\AutomationProxies\WindowsListView.cs (1)
1667
scrollBarInfo.
cbSize
= Marshal.SizeOf(scrollBarInfo.GetType());
MS\Internal\AutomationProxies\WindowsListViewGroupHelper.cs (1)
815
sbi.
cbSize
= Marshal.SizeOf(sbi.GetType());
MS\Internal\AutomationProxies\WindowsScroll.cs (1)
128
sbi.
cbSize
= Marshal.SizeOf(sbi.GetType());
MS\Internal\AutomationProxies\WindowsScrollBar.cs (5)
136
sbi.
cbSize
= Marshal.SizeOf (sbi.GetType ());
446
sbi.
cbSize
= Marshal.SizeOf (sbi.GetType ());
520
sbi.
cbSize
= Marshal.SizeOf (sbi.GetType ());
712
sbi.
cbSize
= Marshal.SizeOf (sbi.GetType ());
727
sbi.
cbSize
= Marshal.SizeOf(sbi.GetType());
MS\Internal\AutomationProxies\WindowsScrollBarBits.cs (1)
224
sbi.
cbSize
= Marshal.SizeOf (sbi.GetType ());