3 references to WM_GETTEXT
System.Private.Windows.Core (1)
Windows\Win32\MessageId.cs (1)
59PInvokeCore.WM_GETTEXT => "WM_GETTEXT",
System.Windows.Forms.Primitives.Tests (1)
Interop\User32\GetWindowTextTests.cs (1)
69case PInvokeCore.WM_GETTEXT:
System.Windows.Forms.Tests (1)
System\Windows\Forms\MessageTests.cs (1)
235yield return new object[] { PInvokeCore.WM_GETTEXT, " (WM_GETTEXT)" };