1 reference to SendMessage
Microsoft.VisualStudio.LanguageServices.New.IntegrationTests (1)
IntegrationHelper.cs (1)
123
var titleLength = NativeMethods.
SendMessage
(window, NativeMethods.WM_GETTEXTLENGTH, IntPtr.Zero, IntPtr.Zero);