2 references to GetWindowTextLength
System.Private.Windows.Core (2)
Windows\Win32\PInvoke.GetWindowText.cs (1)
24int newTextLength = GetWindowTextLength(hWnd.Handle);
Windows\Win32\PInvoke.GetWindowTextLength.cs (1)
11int result = GetWindowTextLength(hWnd.Handle);