Files
ProcessCpuUsageStatusWindow/App.xaml
2026-02-27 12:18:46 -05:00

8 lines
321 B
XML

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