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