you should use HeaderTile in a MainLandingPage
We moved all namespaces into a single namespace. No matter which (WinUICommunity) library you use, the namespace is always as follows
For use in the Xaml:xmlns:wuc="using:WinUICommunity"
For use in the Csharp:using WinUICommunity;
Available Properties
| Name |
|---|
| Title |
| Description |
| Source |
| Link |
Simple Use
1 | <wuc:HeaderTile |
