Skip to content

Commit 499baee

Browse files
authored
Add more feature notes on API differences (#3714)
1 parent 50a760b commit 499baee

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

hub/apps/windows-app-sdk/migrate-to-windows-app-sdk/what-is-supported.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,10 @@ WinUI 3 and the Windows App SDK are new technologies and, when compared to UWP,
3535
| [MapControl](https://portal.productboard.com/winappsdk/1-windows-app-sdk/c/27-map-control) | ❌ Not supported in 1.3 |
3636
| [Single-app kiosk](https://portal.productboard.com/winappsdk/1-windows-app-sdk/c/62-support-single-app-kiosk) | ❌ Not supported in 1.3 |
3737
| [TaskbarManager](/uwp/api/windows.ui.shell.taskbarmanager) API | ❌ Not supported in 1.3 |
38-
| WebAuthenticationBroker | ❌ Not supported in 1.3 |
38+
| [WebAuthenticationBroker](/windows/uwp/security/web-authentication-broker) | ❌ Not supported in 1.3 |
39+
| [CoreWindow](/uwp/api/windows.ui.core.corewindow) and related APIs | ❌ Not supported in 1.3. For alternative APIs, see [HWND](/windows/apps/develop/ui-input/retrieve-hwnd) based ones. |
40+
| [Composition/DirectX interop](https://github.com/microsoft/microsoft-ui-xaml/issues/5025) | ❌ Not supported in 1.3 |
41+
| [Xbox](/windows/uwp/xbox-apps/) and HoloLens support | ❌ Not supported in 1.3 |
3942

4043
## Performance considerations
4144

0 commit comments

Comments
 (0)