Skip to content

Commit b9bf0a3

Browse files
Learn Build Service GitHub AppLearn Build Service GitHub App
authored andcommitted
Merging changes synced from https://github.com/MicrosoftDocs/windows-dev-docs (branch docs)
2 parents 5461c3b + 392d7d3 commit b9bf0a3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

hub/apps/develop/platform/csharp-winrt/create-windows-runtime-component-cswinrt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Walkthrough—Create a C#/WinRT component, and consume it from C++/WinRT
2+
title: WalkthroughCreate a C#/WinRT component, and consume it from C++/WinRT
33
description: Author a Windows Runtime component with C#/WinRT, and consume it from a native application.
44
ms.date: 03/15/2022
55
ms.topic: article

hub/apps/develop/platform/csharp-winrt/create-winrt-component-winui-cswinrt.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Walkthrough—Create a C# component with WinUI 3 controls, and consume it from a C++/WinRT app that uses the Windows App SDK
2+
title: WalkthroughCreate a C# component with WinUI 3 controls, and consume it from a C++/WinRT app that uses the Windows App SDK
33
description: Author a Windows Runtime component with C#/WinRT with WinUI controls, and consume it from any Windows App SDK app.
44
ms.date: 03/15/2022
55
ms.topic: article
@@ -184,4 +184,4 @@ Consumption from packaged apps that use a separate **Windows Application Packagi
184184

185185
- [C#/WinRT Authoring Sample app](https://github.com/microsoft/WindowsAppSDK-Samples/tree/main/Samples/CustomControls)
186186
- [Authoring C#/WinRT Components](https://github.com/microsoft/CsWinRT/blob/master/docs/authoring.md)
187-
- [Managed component hosting](https://github.com/microsoft/CsWinRT/blob/master/docs/hosting.md)
187+
- [Managed component hosting](https://github.com/microsoft/CsWinRT/blob/master/docs/hosting.md)

0 commit comments

Comments
 (0)