1 reference to GetWindowLong
System (1)
services\monitoring\system\diagnosticts\Process.cs (1)
1242
int style = NativeMethods.
GetWindowLong
(new HandleRef(this, mainWindowHandle), NativeMethods.GWL_STYLE);