Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/michelgerritse/triton.ui.toolkit
Collection of Windows Runtime components, controls and extensions for WinUI3
https://github.com/michelgerritse/triton.ui.toolkit
wasdk win32 windowsappsdk winrt winui3 xaml
Last synced: about 2 months ago
JSON representation
Collection of Windows Runtime components, controls and extensions for WinUI3
- Host: GitHub
- URL: https://github.com/michelgerritse/triton.ui.toolkit
- Owner: michelgerritse
- License: bsd-3-clause
- Created: 2024-09-15T15:38:02.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-10-15T22:14:48.000Z (3 months ago)
- Last Synced: 2024-11-21T00:59:41.529Z (about 2 months ago)
- Topics: wasdk, win32, windowsappsdk, winrt, winui3, xaml
- Language: C++
- Homepage:
- Size: 69.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Triton.UI.Toolkit
The Triton.UI.Toolkit project is a language neutral collection of Windows Runtime components, controls and extensions.
It is written in C++ using the Windows App SDK and WinUI3 SDK.## Namespaces
The following namespaces are exported from the runtime library:### Triton.UI.Controls
- SettingsCard### Triton.UI.Extensions
- BitmapIconExtension
- FontIconExtension
- SymbolIconExtension### Triton.UI.Windowing
- WindowEx