Skip to content

Commit 87fface

Browse files
Add customcontrol sample to readme (#201)
1 parent 3d75067 commit 87fface

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ This repository hosts samples for the [Windows App SDK](https://github.com/micro
2727
#### Notifications
2828
- [Push Notifications](Samples/Notifications/Push): This is a sample app that showcases Push Notifications.
2929

30+
#### Runtime Components
31+
- [Custom Controls](Samples/CustomControls): This sample shows how to author a Windows Runtime Component in C# with custom WinUI controls.
32+
3033
#### User Interface and Input
3134
- [Windowing](Samples/Windowing): This sample demonstrates how to manage app windows using the Windowing APIs.
3235
- [Windows Input and Composition Gallery](https://github.com/microsoft/WindowsCompositionSamples): This collection of samples showcases Microsoft.UI.Composition and Microsoft.UI.Input APIs.

0 commit comments

Comments
 (0)