essential-ui-kit-for-xamari.../EssentialUIKit.UWP/App.xaml

9 строки
269 B
XML

<Application
x:Class="EssentialUIKit.UWP.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="using:EssentialUIKit.UWP"
RequestedTheme="Light">
</Application>