HandyControl/DockBoxResearch/App.xaml
NaBian b144c2ec39 improve growl
According to @ghost1372  suggestion, growl has been improved.
2018-10-24 14:20:42 +08:00

9 lines
318 B
XML

<Application x:Class="DockBoxResearch.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
StartupUri="MainWindow.xaml">
<Application.Resources>
</Application.Resources>
</Application>