2 references to TVN_SELCHANGEDW
System.Windows.Forms (2)
winforms\Managed\System\WinForms\NativeMethods.cs (1)
2614TVN_SELCHANGED = NativeMethods.TVN_SELCHANGEDW;
winforms\Managed\System\WinForms\TreeView.cs (1)
2994case NativeMethods.TVN_SELCHANGEDW: