Skip to content

Commit

Permalink
fdc3-ClientProfileDemo - shutdown
Browse files Browse the repository at this point in the history
  • Loading branch information
stanislav-peichev committed Nov 5, 2024
1 parent 5967e44 commit 7d7a235
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fdc3-ClientProfileDemo/App.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
x:ClassModifier="internal"
StartupUri="MainWindow.xaml" ShutdownMode="OnLastWindowClose">
StartupUri="MainWindow.xaml" ShutdownMode="OnMainWindowClose">
<Application.Resources>
<ResourceDictionary>
<Style TargetType="{x:Type Rectangle}" />
Expand Down

0 comments on commit 7d7a235

Please sign in to comment.