<dev:SettingsPageControlModuleDescription="Microsoft PowerToys is a set of utilities for power users to tune and streamline their Windows experience for greater productivity. Made with 💗 by Microsoft and the PowerToys community." ModuleImageSource="ms-appx:///Assets/PT.png" ModuleTitle="General" SecondaryLinksHeader="Related information"> <dev:SettingsPageControl.ModuleContent> <StackPanelOrientation="Vertical"ChildrenTransitions="{StaticResource SettingsCardsAnimations}"> <!-- Settings Here --> </StackPanel> </wuc:SettingsPageControl.ModuleContent>
<dev:SettingsPageControl.PrimaryLinks> <dev:PageLinkLink="https://aka.ms/powertoys" Text="Documentation" /> <dev:PageLinkLink="https://aka.ms/powertoys" Text="GitHub repository" /> <dev:PageLinkLink="https://aka.ms/powerToysReportBug" Text="Report a bug" /> <dev:PageLinkLink="https://aka.ms/powerToysRequestFeature" Text="Request a feature" /> </wuc:SettingsPageControl.PrimaryLinks>