You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: xml/System.Windows/Application.xml
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1990,6 +1990,7 @@ This example illustrates how to use XAML together with application-scope resourc
1990
1990
1991
1991
This method can be called only from the thread that created the <xref:System.Windows.Application> object.
1992
1992
1993
+
See <xref:System.Environment.ExitCode%2A?displayProperty=nameWithType> for information on exit codes.
1993
1994
]]></format>
1994
1995
</remarks>
1995
1996
<permissioncref="T:System.Security.Permissions.UIPermission">for permission to use all windows and user input events without restriction. Associated enumeration: <seecref="F:System.Security.Permissions.UIPermissionWindow.AllWindows" /></permission>
@@ -2296,4 +2297,4 @@ This example illustrates how to use XAML together with application-scope resourc
0 commit comments