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