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