6 instantiations of TVITEMW
System.Windows.Forms (6)
System\Windows\Forms\Controls\TreeView\TreeNode.cs (5)
305TVITEMW item = new() 965TVITEMW item = new() 2024TVITEMW item = new() 2137TVITEMW item = new() 2204TVITEMW item = new()
System\Windows\Forms\Controls\TreeView\TreeView.cs (1)
3207TVITEMW item1 = new()
16 references to TVITEMW
System.Windows.Forms (11)
System\Windows\Forms\Controls\TreeView\TreeNode.cs (5)
305TVITEMW item = new() 965TVITEMW item = new() 2024TVITEMW item = new() 2137TVITEMW item = new() 2204TVITEMW item = new()
System\Windows\Forms\Controls\TreeView\TreeView.cs (6)
2430TVITEMW item = nmtv->itemNew; 2445TVITEMW item = nmtv->itemNew; 2470TVITEMW item = nmtv->itemNew; 3202TVITEMW* item = (TVITEMW*)(nint)m.LParamInternal; 3207TVITEMW item1 = new()
System.Windows.Forms.Primitives (5)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Windows.Win32.NMTREEVIEWW.g.cs (2)
49 internal winmdroot.UI.Controls.TVITEMW itemOld; 56 internal winmdroot.UI.Controls.TVITEMW itemNew;
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Windows.Win32.NMTVDISPINFOW.g.cs (1)
42 internal winmdroot.UI.Controls.TVITEMW item;
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\Windows.Win32.TVINSERTSTRUCTW.g.cs (1)
50 internal winmdroot.UI.Controls.TVITEMW item;
Windows\Win32\UI\Controls\TVINSERTSTRUCTW.cs (1)
9public ref TVITEMW item => ref Anonymous.item;