3 references to MsgToString
System.Windows.Forms (3)
winforms\Managed\System\WinForms\MessageDecoder.cs (3)
334string subtext = MsgToString(msg - NativeMethods.WM_REFLECT); 363string ID = Parenthesize(MsgToString(msg)); 367lDescription = Parenthesize(MsgToString(NativeMethods.Util.LOWORD(wparam)));