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