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))); 491groupInfo.Init(Marshal.SizeOf(typeof(NativeMethods.LVGROUP_V6))); 505groupInfo.Init(Marshal.SizeOf(typeof(NativeMethods.LVGROUP_V6)));
MS\Internal\AutomationProxies\WindowsListViewGroupHelper.cs (1)
391groupInfo.Init(Marshal.SizeOf(typeof(NativeMethods.LVGROUP_V6)));
MS\Internal\AutomationProxies\WindowsListViewGroupSubsetLink.cs (2)
89groupInfo.Init(Marshal.SizeOf(typeof(NativeMethods.LVGROUP_V6))); 106group.Init(Marshal.SizeOf(typeof(NativeMethods.LVGROUP_V6)));