mirror of
https://gitee.com/akwkevin/aistudio.-wpf.-diagram
synced 2026-03-14 21:46:37 +08:00
7 lines
287 B
XML
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">15</system:Double>
|
|
|
|
</ResourceDictionary> |