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