4 writes to nShow
System (4)
services\monitoring\system\diagnosticts\Process.cs (4)
2219shellExecuteInfo.nShow = NativeMethods.SW_HIDE; 2222shellExecuteInfo.nShow = NativeMethods.SW_SHOWMINIMIZED; 2225shellExecuteInfo.nShow = NativeMethods.SW_SHOWMAXIMIZED; 2228shellExecuteInfo.nShow = NativeMethods.SW_SHOWNORMAL;