1 reference to GetWindowText
System.Private.Windows.Core (1)
Windows\Win32\PInvokeCore.GetWindowText.cs (1)
46
int actualTextLength =
GetWindowText
(hWnd.Handle, b, buffer.Length);