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: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,6 +27,9 @@ This repository hosts samples for the [Windows App SDK](https://github.com/micro
27
27
#### Notifications
28
28
-[Push Notifications](Samples/Notifications/Push): This is a sample app that showcases Push Notifications.
29
29
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
+
30
33
#### User Interface and Input
31
34
-[Windowing](Samples/Windowing): This sample demonstrates how to manage app windows using the Windowing APIs.
32
35
-[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