2 references to TVGN_NEXTVISIBLE
System.Windows.Forms (1)
System\Windows\Forms\Controls\TreeView\TreeNode.cs (1)
705(WPARAM)PInvoke.TVGN_NEXTVISIBLE,
System.Windows.Forms.Tests (1)
System\Windows\Forms\TreeNodeTests.cs (1)
2396Assert.Equal((IntPtr)PInvoke.TVGN_NEXTVISIBLE, m.WParam);