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: UI/WindowsCommunityToolkit/README.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,10 @@ The [Windows Community Toolkit](https://learn.microsoft.com/windows/communitytoo
4
4
5
5
Depending on the version of the Windows Community Toolkit you want to use, the samples below provide examples of implementation:
6
6
7
-
-**[For WCT version 8.x](Version-8.x/UnoWCTSettingsCardSample):** This sample showcases the `SettingsCard` control, but the same implementation can be followed for any of the Windows Community Toolkit components supported out of the box.
8
-
-**[For WCT version 7.x](Version-7.x/UnoWCTDataGridSample):** This sample showcases the `DataGrid` control, but the same implementation can be followed for any of the Uno ported Windows Community Toolkit components.
7
+
-**[For WCT version 8.x](Version-8.x/UnoWCTSettingsCardSample):** This sample showcases the `SettingsCard` control, but the same implementation can be followed for **other\*** Windows Community Toolkit components supported out of the box.
8
+
-**[For WCT version 7.x](Version-7.x/UnoWCTDataGridSample):** This sample showcases the `DataGrid` control, but the same implementation can be followed for **other\*** Uno ported Windows Community Toolkit components.
9
+
10
+
**\* See the [non-Windows platform compatibility](https://aka.platform.uno/install-uno-community-toolkit#non-windows-platform-compatibility) documentation for more details.**
9
11
10
12
> [!NOTE]
11
13
> For more details on how to use Windows Community Toolkit, complete tutorials are available [here](https://aka.platform.uno/install-uno-community-toolkit).
0 commit comments