uwp-demos/SfSmithChart/App.xaml

9 строки
315 B
XML

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