2 references to LVN_BEGINLABELEDITW
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ListView.cs (1)
5822case NativeMethods.LVN_BEGINLABELEDITW: {
winforms\Managed\System\WinForms\NativeMethods.cs (1)
2570LVN_BEGINLABELEDIT = NativeMethods.LVN_BEGINLABELEDITW;