1 reference to GetWindowTextLength
System (1)
services\monitoring\system\diagnosticts\Process.cs (1)
457
int length = NativeMethods.
GetWindowTextLength
(new HandleRef(this, handle)) * 2;