Skip to content

Commit af2f226

Browse files
authored
Merge pull request #776 from unoplatform/dev/agzi/AdditionalDetailsForWCT
docs(WCT): Add additional details for non-Windows platform compatibility for the samples documentation
2 parents 5e27ec6 + a12e1d7 commit af2f226

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

UI/WindowsCommunityToolkit/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,10 @@ The [Windows Community Toolkit](https://learn.microsoft.com/windows/communitytoo
44

55
Depending on the version of the Windows Community Toolkit you want to use, the samples below provide examples of implementation:
66

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.**
911

1012
> [!NOTE]
1113
> 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

Comments
 (0)