Skip to content

Commit

Permalink
Remove now-invalid AllowsTransparency property.
Browse files Browse the repository at this point in the history
  • Loading branch information
bitbound committed Sep 8, 2023
1 parent 1baa967 commit fb4767d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Agent.Installer.Win/MainWindow.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
xmlns:local="clr-namespace:Remotely.Agent.Installer.Win"
mc:Ignorable="d"
ResizeMode="CanResizeWithGrip"
AllowsTransparency="True"
MouseLeftButtonDown="Window_MouseLeftButtonDown"
Loaded="Window_Loaded"
WindowStartupLocation="CenterScreen"
Expand Down

0 comments on commit fb4767d

Please sign in to comment.