diff --git a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/FlipViewPage.xaml b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/FlipViewPage.xaml index 547eef10..9a851d4f 100644 --- a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/FlipViewPage.xaml +++ b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/FlipViewPage.xaml @@ -8,7 +8,6 @@ xmlns:sys="clr-namespace:System;assembly=mscorlib" xmlns:ui="http://schemas.inkore.net/lib/ui/wpf/modern" Title="FlipView Page" - d:DesignHeight="450" d:DesignWidth="800" DataContext="{Binding RelativeSource={RelativeSource Mode=Self}}" mc:Ignorable="d"> @@ -94,7 +93,7 @@ - + diff --git a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/FlyoutPage.xaml b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/FlyoutPage.xaml index 6e7ebc6e..d6cea9bf 100644 --- a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/FlyoutPage.xaml +++ b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/FlyoutPage.xaml @@ -8,7 +8,6 @@ xmlns:sys="clr-namespace:System;assembly=mscorlib" xmlns:ui="http://schemas.inkore.net/lib/ui/wpf/modern" Title="Flyout" - d:DesignHeight="450" d:DesignWidth="800" mc:Ignorable="d">