9 references to Init
UIAutomationClientSideProviders (9)
MS\Internal\AutomationProxies\WindowsListViewGroup.cs (6)
96group.Init(Marshal.SizeOf(typeof(NativeMethods.LVGROUP_V6))); 152group.Init(Marshal.SizeOf(typeof(NativeMethods.LVGROUP_V6))); 240group.Init(Marshal.SizeOf(typeof(NativeMethods.LVGROUP_V6))); 332groupInfo.Init(Marshal.SizeOf(typeof(NativeMethods.LVGROUP_V6))); 490groupInfo.Init(Marshal.SizeOf(typeof(NativeMethods.LVGROUP_V6))); 504groupInfo.Init(Marshal.SizeOf(typeof(NativeMethods.LVGROUP_V6)));
MS\Internal\AutomationProxies\WindowsListViewGroupHelper.cs (1)
390groupInfo.Init(Marshal.SizeOf(typeof(NativeMethods.LVGROUP_V6)));
MS\Internal\AutomationProxies\WindowsListViewGroupSubsetLink.cs (2)
88groupInfo.Init(Marshal.SizeOf(typeof(NativeMethods.LVGROUP_V6))); 105group.Init(Marshal.SizeOf(typeof(NativeMethods.LVGROUP_V6)));