Skip to content

Commit fa5a4d4

Browse files
dsychinRon Petrusha
andcommitted
add link to exitcode (#2535)
* add link to exitcode * Update xml/System.Windows/Application.xml with suggestion Co-Authored-By: Ron Petrusha <[email protected]>
1 parent 13493cc commit fa5a4d4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

xml/System.Windows/Application.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1990,6 +1990,7 @@ This example illustrates how to use XAML together with application-scope resourc
19901990
19911991
This method can be called only from the thread that created the <xref:System.Windows.Application> object.
19921992
1993+
See <xref:System.Environment.ExitCode%2A?displayProperty=nameWithType> for information on exit codes.
19931994
]]></format>
19941995
</remarks>
19951996
<permission cref="T:System.Security.Permissions.UIPermission">for permission to use all windows and user input events without restriction. Associated enumeration: <see cref="F:System.Security.Permissions.UIPermissionWindow.AllWindows" /></permission>
@@ -2296,4 +2297,4 @@ This example illustrates how to use XAML together with application-scope resourc
22962297
</Docs>
22972298
</Member>
22982299
</Members>
2299-
</Type>
2300+
</Type>

0 commit comments

Comments
 (0)