mirror of
https://github.com/ckaczor/FloatingStatusWindow.git
synced 2026-01-13 17:22:47 -05:00
8 lines
304 B
XML
8 lines
304 B
XML
<Application x:Class="TestWindow.App"
|
|
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
|
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" ShutdownMode="OnLastWindowClose">
|
|
<Application.Resources>
|
|
|
|
</Application.Resources>
|
|
</Application>
|