9 writes to cbSize
UIAutomationClientSideProviders (9)
MS\Internal\AutomationProxies\WindowsListView.cs (1)
1669
scrollBarInfo.
cbSize
= Marshal.SizeOf(scrollBarInfo.GetType());
MS\Internal\AutomationProxies\WindowsListViewGroupHelper.cs (1)
812
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)
139
sbi.
cbSize
= Marshal.SizeOf (sbi.GetType ());
449
sbi.
cbSize
= Marshal.SizeOf (sbi.GetType ());
523
sbi.
cbSize
= Marshal.SizeOf (sbi.GetType ());
711
sbi.
cbSize
= Marshal.SizeOf (sbi.GetType ());
726
sbi.
cbSize
= Marshal.SizeOf(sbi.GetType());
MS\Internal\AutomationProxies\WindowsScrollBarBits.cs (1)
224
sbi.
cbSize
= Marshal.SizeOf (sbi.GetType ());