diff --git a/SunlightCentralizedControlManagement_SCCM_.csproj b/SunlightCentralizedControlManagement_SCCM_.csproj index 24defe5..d81c733 100644 --- a/SunlightCentralizedControlManagement_SCCM_.csproj +++ b/SunlightCentralizedControlManagement_SCCM_.csproj @@ -128,6 +128,9 @@ InputBox.xaml + + ViewStep.xaml + MSBuild:Compile Designer @@ -186,6 +189,10 @@ MSBuild:Compile Designer + + MSBuild:Compile + Designer + diff --git a/View/ProgramstepsView .xaml b/View/ProgramstepsView .xaml index 58327a1..52c4f65 100644 --- a/View/ProgramstepsView .xaml +++ b/View/ProgramstepsView .xaml @@ -6,27 +6,20 @@ xmlns:local="clr-namespace:SunlightCentralizedControlManagement_SCCM_.View" xmlns:lang="clr-namespace:SunlightCentralizedControlManagement_SCCM_.Properties" xmlns:ConvertMoels="clr-namespace:SunlightCentralizedControlManagement_SCCM_.ConvertMoels" + xmlns:materialDesign="http://materialdesigninxaml.net/winfx/xaml/themes" mc:Ignorable="d" Loaded="UserControl_Loaded" d:DesignHeight="630" d:DesignWidth="1280"> - - -