9 writes to cbSize
UIAutomationClientSideProviders (9)
MS\Internal\AutomationProxies\WindowsListView.cs (1)
1666
scrollBarInfo.
cbSize
= Marshal.SizeOf(scrollBarInfo.GetType());
MS\Internal\AutomationProxies\WindowsListViewGroupHelper.cs (1)
814
sbi.
cbSize
= Marshal.SizeOf(sbi.GetType());
MS\Internal\AutomationProxies\WindowsScroll.cs (1)
127
sbi.
cbSize
= Marshal.SizeOf(sbi.GetType());
MS\Internal\AutomationProxies\WindowsScrollBar.cs (5)
135
sbi.
cbSize
= Marshal.SizeOf (sbi.GetType ());
445
sbi.
cbSize
= Marshal.SizeOf (sbi.GetType ());
519
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)
223
sbi.
cbSize
= Marshal.SizeOf (sbi.GetType ());