Fix ShowcaseWindow

This commit is contained in:
punker76
2020-11-23 11:48:21 +01:00
parent 5455cc5a5d
commit 011a2e74b4

View File

@@ -10,7 +10,6 @@
xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
mc:Ignorable="d" mc:Ignorable="d"
xmlns:local="clr-namespace:Samples"
xmlns:commands="clr-namespace:NotifyIconWpf.Sample.ShowCases.Commands" xmlns:commands="clr-namespace:NotifyIconWpf.Sample.ShowCases.Commands"
xmlns:showcase="clr-namespace:NotifyIconWpf.Sample.ShowCases.Showcase" xmlns:showcase="clr-namespace:NotifyIconWpf.Sample.ShowCases.Showcase"
MinWidth="750" MinWidth="750"