9 references to Init
UIAutomationClientSideProviders (9)
MS\Internal\AutomationProxies\WindowsListViewGroup.cs (6)
97group.Init(Marshal.SizeOf(typeof(NativeMethods.LVGROUP_V6))); 153group.Init(Marshal.SizeOf(typeof(NativeMethods.LVGROUP_V6))); 241group.Init(Marshal.SizeOf(typeof(NativeMethods.LVGROUP_V6))); 333groupInfo.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)
388groupInfo.Init(Marshal.SizeOf(typeof(NativeMethods.LVGROUP_V6)));
MS\Internal\AutomationProxies\WindowsListViewGroupSubsetLink.cs (2)
87groupInfo.Init(Marshal.SizeOf(typeof(NativeMethods.LVGROUP_V6))); 104group.Init(Marshal.SizeOf(typeof(NativeMethods.LVGROUP_V6)));