9 references to Init
UIAutomationClientsideProviders (9)
MS\Internal\AutomationProxies\WindowsListViewGroup.cs (6)
106group.Init(Marshal.SizeOf(typeof(NativeMethods.LVGROUP_V6))); 162group.Init(Marshal.SizeOf(typeof(NativeMethods.LVGROUP_V6))); 250group.Init(Marshal.SizeOf(typeof(NativeMethods.LVGROUP_V6))); 342groupInfo.Init(Marshal.SizeOf(typeof(NativeMethods.LVGROUP_V6))); 499groupInfo.Init(Marshal.SizeOf(typeof(NativeMethods.LVGROUP_V6))); 513groupInfo.Init(Marshal.SizeOf(typeof(NativeMethods.LVGROUP_V6)));
MS\Internal\AutomationProxies\WindowsListViewGroupHelper.cs (1)
402groupInfo.Init(Marshal.SizeOf(typeof(NativeMethods.LVGROUP_V6)));
MS\Internal\AutomationProxies\WindowsListViewGroupSubsetLink.cs (2)
90groupInfo.Init(Marshal.SizeOf(typeof(NativeMethods.LVGROUP_V6))); 107group.Init(Marshal.SizeOf(typeof(NativeMethods.LVGROUP_V6)));