mirror of
https://gitee.com/akwkevin/aistudio.-wpf.-diagram
synced 2026-04-02 15:16: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">12</system:Double>
|
|
|
|
</ResourceDictionary> |