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