<dev:OOBEPageControlTitle="FileExplorer Preview" HeroImage="ms-appx:///Assets/Modules/OOBE/FileExplorer.png" Description="These settings allow you to manage your Windows File Explorer custom preview handlers."> <dev:OOBEPageControl.PageContent> <StackPanelOrientation="Vertical"ChildrenTransitions="{StaticResource SettingsCardsAnimations}"> <TextBlockText="How to enable" Style="{ThemeResource OobeSubtitleStyle}" /> <StackPanelOrientation="Horizontal"Spacing="12"Margin="0,24,0,0"> <ButtonContent="Open Settings"/> <HyperlinkButtonStyle="{StaticResource TextButtonStyle}"> <TextBlockText="Learn more about File Explorer add-ons"TextWrapping="Wrap" /> </HyperlinkButton> </StackPanel> </StackPanel> </wuc:OOBEPageControl.PageContent> </wuc:OOBEPageControl>