Files
aistudio-wpf-diagram/Others/Live-Charts-master/UwpView/Themes/Size/s.xaml
2023-04-16 20:11:40 +08:00

7 lines
287 B
XML

<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:system="using:System">
<system:Double x:Key="Size">10</system:Double>
</ResourceDictionary>