Files
WorldClockStatusWindow/App.xaml
2024-09-26 17:48:18 -04:00

8 lines
316 B
XML

<Application x:Class="WorldClockStatusWindow.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>