1 write to ExitCode
PresentationFramework (1)
src\Framework\System\Windows\Application.cs (1)
2468System.Environment.ExitCode = exitCode;
1 reference to ExitCode
PresentationFramework (1)
src\Framework\System\Windows\Interop\DocobjHost.cs (1)
588return Environment.ExitCode;