We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 775b7b8 commit 909b748Copy full SHA for 909b748
components/AppServices/src/AppServiceHost.cs
@@ -145,7 +145,7 @@ public bool OnBackgroundActivated(BackgroundActivatedEventArgs args)
145
}
146
147
/// <summary>
148
- /// Handles the app service host shutdown when <see cref="SystemNavigationManagerPreview.GetForCurrentView().CloseRequested"/> is raised.
+ /// Handles the app service host shutdown when <see cref="SystemNavigationManagerPreview.CloseRequested"/> is raised.
149
/// </summary>
150
/// <param name="args">The args for the close request.</param>
151
/// <remarks>
0 commit comments