Files
IPyConsole/ControlLib/style.xaml
2024-11-26 17:30:58 +08:00

7 lines
299 B
XML

<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:local="clr-namespace:ControlLib">
<Style TargetType="Button">
</Style>
</ResourceDictionary>