2 references to LVN_ENDLABELEDITW
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ListView.cs (1)
5839case NativeMethods.LVN_ENDLABELEDITW: {
winforms\Managed\System\WinForms\NativeMethods.cs (1)
2571LVN_ENDLABELEDIT = NativeMethods.LVN_ENDLABELEDITW;