1 write to WindowStyle
System (1)
services\monitoring\system\diagnosticts\PerformanceCounterLib.cs (1)
1136
processStartInfo.
WindowStyle
= ProcessWindowStyle.Hidden;
1 reference to WindowStyle
System (1)
services\monitoring\system\diagnosticts\Process.cs (1)
2217
switch (startInfo.
WindowStyle
) {