2 references to TVN_SELCHANGINGW
System.Windows.Forms (2)
winforms\Managed\System\WinForms\NativeMethods.cs (1)
2613TVN_SELCHANGING = NativeMethods.TVN_SELCHANGINGW;
winforms\Managed\System\WinForms\TreeView.cs (1)
2990case NativeMethods.TVN_SELCHANGINGW: