diff --git a/App.xaml b/App.xaml index 96fda22..ecf826e 100644 --- a/App.xaml +++ b/App.xaml @@ -2,27 +2,12 @@ x:Class="ModernWpfPlayground.App" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" + xmlns:dryIoc="http://prismlibrary.com/" xmlns:local="clr-namespace:ModernWpfPlayground" - xmlns:ui="http://schemas.modernwpf.com/2019" - xmlns:dryIoc="http://prismlibrary.com/"> + xmlns:ui="http://schemas.modernwpf.com/2019"> -