diff --git a/samples/FlyoutExample/FlyoutExample.csproj b/samples/FlyoutExample/FlyoutExample.csproj
index de770319..2f3c5760 100644
--- a/samples/FlyoutExample/FlyoutExample.csproj
+++ b/samples/FlyoutExample/FlyoutExample.csproj
@@ -10,8 +10,8 @@
-
-
+
+
diff --git a/samples/NavigationViewExample/NavigationViewExample.csproj b/samples/NavigationViewExample/NavigationViewExample.csproj
index 459fade1..2f3c5760 100644
--- a/samples/NavigationViewExample/NavigationViewExample.csproj
+++ b/samples/NavigationViewExample/NavigationViewExample.csproj
@@ -10,7 +10,7 @@
-
+
diff --git a/samples/SettingsPageExample/SettingsPageExample.csproj b/samples/SettingsPageExample/SettingsPageExample.csproj
index d1428f4c..56663324 100644
--- a/samples/SettingsPageExample/SettingsPageExample.csproj
+++ b/samples/SettingsPageExample/SettingsPageExample.csproj
@@ -9,7 +9,7 @@
-
+
diff --git a/source/iNKORE.UI.WPF.Modern.Gallery/App.xaml b/source/iNKORE.UI.WPF.Modern.Gallery/App.xaml
index 8c3be20f..44b8ed9c 100644
--- a/source/iNKORE.UI.WPF.Modern.Gallery/App.xaml
+++ b/source/iNKORE.UI.WPF.Modern.Gallery/App.xaml
@@ -5,6 +5,7 @@
xmlns:common="clr-namespace:iNKORE.UI.WPF.Modern.Gallery.Common"
xmlns:local="clr-namespace:iNKORE.UI.WPF.Modern.Gallery"
xmlns:presets="clr-namespace:iNKORE.UI.WPF.Modern.Gallery.Presets"
+ xmlns:ikw="http://schemas.inkore.net/lib/ui/wpf"
xmlns:sc="clr-namespace:SamplesCommon;assembly=SamplesCommon"
xmlns:sys="clr-namespace:System;assembly=mscorlib"
xmlns:ui="http://schemas.inkore.net/lib/ui/wpf/modern"
@@ -81,7 +82,7 @@
-
diff --git a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/ContentDialogTestContent.xaml b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/ContentDialogTestContent.xaml
index 5428d024..19ad1350 100644
--- a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/ContentDialogTestContent.xaml
+++ b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/ContentDialogTestContent.xaml
@@ -5,12 +5,12 @@
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:local="clr-namespace:iNKORE.UI.WPF.Modern.Gallery.ControlPages"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
- xmlns:ui="http://schemas.inkore.net/lib/ui/wpf/modern"
+ xmlns:ui="http://schemas.inkore.net/lib/ui/wpf/modern" xmlns:ikw="http://schemas.inkore.net/lib/ui/wpf"
d:DesignHeight="450"
d:DesignWidth="800"
mc:Ignorable="d">
-
@@ -18,7 +18,7 @@
-
+
diff --git a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/ContentDialogTestWindow.xaml b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/ContentDialogTestWindow.xaml
index 0745fbaa..76345138 100644
--- a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/ContentDialogTestWindow.xaml
+++ b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/ContentDialogTestWindow.xaml
@@ -5,6 +5,7 @@
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:ui="http://schemas.inkore.net/lib/ui/wpf/modern"
+ xmlns:ikw="http://schemas.inkore.net/lib/ui/wpf"
Title="Content Dialog Test Window"
Width="800"
Height="640"
@@ -12,12 +13,12 @@
Background="{DynamicResource ApplicationPageBackgroundThemeBrush}"
mc:Ignorable="d">
-
-
+
diff --git a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/ContextMenuPage.xaml b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/ContextMenuPage.xaml
index a87984e8..e5e8b112 100644
--- a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/ContextMenuPage.xaml
+++ b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/ContextMenuPage.xaml
@@ -6,10 +6,11 @@
xmlns:local="clr-namespace:iNKORE.UI.WPF.Modern.Gallery"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:sc="clr-namespace:SamplesCommon;assembly=SamplesCommon"
+ xmlns:ikw="http://schemas.inkore.net/lib/ui/wpf"
xmlns:ui="http://schemas.inkore.net/lib/ui/wpf/modern"
mc:Ignorable="d">
-
+
+
diff --git a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/ControlPaletteTestContent.xaml b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/ControlPaletteTestContent.xaml
index c38f2563..acbda6b6 100644
--- a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/ControlPaletteTestContent.xaml
+++ b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/ControlPaletteTestContent.xaml
@@ -6,6 +6,7 @@
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:sc="clr-namespace:SamplesCommon;assembly=SamplesCommon"
xmlns:ui="http://schemas.inkore.net/lib/ui/wpf/modern"
+ xmlns:ikw="http://schemas.inkore.net/lib/ui/wpf"
x:Name="Root"
Foreground="{DynamicResource SystemControlPageTextBaseHighBrush}"
mc:Ignorable="d">
@@ -26,7 +27,7 @@
-
@@ -43,7 +44,7 @@
-
+
@@ -53,11 +54,11 @@
Content="Disabled accent button"
IsEnabled="False"
Style="{DynamicResource AccentButtonStyle}" />
-
+
-
+
-
+
-
+
-
+
-
+
@@ -103,7 +104,7 @@
-
+
@@ -114,10 +115,10 @@
-
+
-
+
diff --git a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/DataGridPage.xaml b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/DataGridPage.xaml
index e3a9cc5c..ad035f6e 100644
--- a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/DataGridPage.xaml
+++ b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/DataGridPage.xaml
@@ -7,6 +7,7 @@
xmlns:local="clr-namespace:iNKORE.UI.WPF.Modern.Gallery"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:sc="clr-namespace:SamplesCommon;assembly=SamplesCommon"
+ xmlns:ikw="http://schemas.inkore.net/lib/ui/wpf"
xmlns:ui="http://schemas.inkore.net/lib/ui/wpf/modern"
mc:Ignorable="d">
@@ -141,7 +142,7 @@
-
+
-
+
diff --git a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/DatePickerPage.xaml b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/DatePickerPage.xaml
index f9715ed3..5bc0caeb 100644
--- a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/DatePickerPage.xaml
+++ b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/DatePickerPage.xaml
@@ -5,11 +5,12 @@
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:local="clr-namespace:iNKORE.UI.WPF.Modern.Gallery"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
+ xmlns:ikw="http://schemas.inkore.net/lib/ui/wpf"
xmlns:sc="clr-namespace:SamplesCommon;assembly=SamplesCommon"
xmlns:ui="http://schemas.inkore.net/lib/ui/wpf/modern"
mc:Ignorable="d">
-
+
-
+
@@ -37,9 +38,9 @@
-
+
-
+
diff --git a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/FlyoutPage.xaml b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/FlyoutPage.xaml
index d6cea9bf..2a4ffff4 100644
--- a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/FlyoutPage.xaml
+++ b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/FlyoutPage.xaml
@@ -5,6 +5,7 @@
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:local="clr-namespace:iNKORE.UI.WPF.Modern.Gallery"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
+ xmlns:ikw="http://schemas.inkore.net/lib/ui/wpf"
xmlns:sys="clr-namespace:System;assembly=mscorlib"
xmlns:ui="http://schemas.inkore.net/lib/ui/wpf/modern"
Title="Flyout"
@@ -32,12 +33,12 @@
-
+
-
+
diff --git a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/GridSplitterPage.xaml b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/GridSplitterPage.xaml
index c1e85a35..1c753db3 100644
--- a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/GridSplitterPage.xaml
+++ b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/GridSplitterPage.xaml
@@ -5,10 +5,11 @@
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:local="clr-namespace:iNKORE.UI.WPF.Modern.Gallery"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
+ xmlns:ikw="http://schemas.inkore.net/lib/ui/wpf"
xmlns:ui="http://schemas.inkore.net/lib/ui/wpf/modern"
mc:Ignorable="d">
-
+
@@ -34,10 +35,10 @@
Text="Column 2" />
-
+
-
+
-
+
diff --git a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/GroupBoxPage.xaml b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/GroupBoxPage.xaml
index 946d0aa1..9e17aa25 100644
--- a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/GroupBoxPage.xaml
+++ b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/GroupBoxPage.xaml
@@ -4,6 +4,7 @@
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:local="clr-namespace:iNKORE.UI.WPF.Modern.Gallery.ControlPages"
+ xmlns:ikw="http://schemas.inkore.net/lib/ui/wpf"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:ui="http://schemas.inkore.net/lib/ui/wpf/modern"
mc:Ignorable="d">
@@ -21,7 +22,7 @@
-
@@ -64,5 +65,5 @@
-
+
diff --git a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/InfoBadgePage.xaml b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/InfoBadgePage.xaml
index 9b638c38..ed084fbe 100644
--- a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/InfoBadgePage.xaml
+++ b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/InfoBadgePage.xaml
@@ -6,6 +6,7 @@
xmlns:local="clr-namespace:iNKORE.UI.WPF.Modern.Gallery"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:sys="clr-namespace:System;assembly=System.Runtime"
+ xmlns:ikw="http://schemas.inkore.net/lib/ui/wpf"
xmlns:ui="http://schemas.inkore.net/lib/ui/wpf/modern"
Title="InfoBadge Page"
d:DesignHeight="450"
@@ -101,7 +102,7 @@
HorizontalContentAlignment="Stretch"
HeaderText="Different InfoBadge Styles">
-
@@ -118,7 +119,7 @@
x:Name="infoBadge4"
VerticalAlignment="Center"
Style="{DynamicResource AttentionDotInfoBadgeStyle}" />
-
+
diff --git a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/ItemsRepeaterPage.xaml b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/ItemsRepeaterPage.xaml
index 7ca09244..d7e78d9e 100644
--- a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/ItemsRepeaterPage.xaml
+++ b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/ItemsRepeaterPage.xaml
@@ -5,6 +5,7 @@
xmlns:common="clr-namespace:iNKORE.UI.WPF.Modern.Gallery.Common"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:l="clr-namespace:iNKORE.UI.WPF.Modern.Gallery.ControlPages"
+ xmlns:ikw="http://schemas.inkore.net/lib/ui/wpf"
xmlns:local="clr-namespace:iNKORE.UI.WPF.Modern.Gallery"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:sc="clr-namespace:SamplesCommon;assembly=SamplesCommon"
@@ -201,7 +202,7 @@
-
+
@@ -212,7 +213,7 @@
-
+
-
+
@@ -271,7 +272,7 @@
-
+
-
+
@@ -316,7 +317,7 @@
-
+
@@ -336,7 +337,7 @@
-
+
-
+
@@ -384,7 +385,7 @@
-
+
@@ -405,7 +406,7 @@
Header="Orientation"
ItemsSource="{Binding Source={x:Type Orientation}, Converter={StaticResource EnumValuesConverter}}"
SelectedItem="{Binding Source={StaticResource uniformGridLayout}, Path=Orientation}" />
-
+
@@ -440,7 +441,7 @@
-
+
-
+
diff --git a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/ListViewPage.xaml b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/ListViewPage.xaml
index 36e3b835..23cb678f 100644
--- a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/ListViewPage.xaml
+++ b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/ListViewPage.xaml
@@ -5,6 +5,7 @@
xmlns:cm="clr-namespace:System.ComponentModel;assembly=WindowsBase"
xmlns:controlpages="clr-namespace:iNKORE.UI.WPF.Modern.Gallery.ControlPages"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
+ xmlns:ikw="http://schemas.inkore.net/lib/ui/wpf"
xmlns:local="clr-namespace:iNKORE.UI.WPF.Modern.Gallery"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:sc="clr-namespace:SamplesCommon;assembly=SamplesCommon"
@@ -77,14 +78,14 @@
VirtualizingPanel.VirtualizationMode="Recycling" />
-
+
-
+
@@ -109,14 +110,14 @@
-
+
-
+
@@ -156,7 +157,7 @@
-
+
-
+
diff --git a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/MenuPage.xaml b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/MenuPage.xaml
index 2a1e5bed..be15b098 100644
--- a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/MenuPage.xaml
+++ b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/MenuPage.xaml
@@ -5,9 +5,10 @@
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:local="clr-namespace:iNKORE.UI.WPF.Modern.Gallery"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
+ xmlns:ikw="http://schemas.inkore.net/lib/ui/wpf"
xmlns:ui="http://schemas.inkore.net/lib/ui/wpf/modern"
mc:Ignorable="d">
-
+
-
+
diff --git a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/NumberBoxPage.xaml b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/NumberBoxPage.xaml
index 13af7f40..10335908 100644
--- a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/NumberBoxPage.xaml
+++ b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/NumberBoxPage.xaml
@@ -4,10 +4,11 @@
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:local="clr-namespace:iNKORE.UI.WPF.Modern.Gallery"
+ xmlns:ikw="http://schemas.inkore.net/lib/ui/wpf"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:ui="http://schemas.inkore.net/lib/ui/wpf/modern"
mc:Ignorable="d">
-
+
-
+
Inline
Compact
-
+
@@ -54,7 +55,7 @@
SpinButtonPlacementMode="Compact" />
-
+
-
+
-
+
diff --git a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/PasswordBoxPage.xaml b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/PasswordBoxPage.xaml
index c10d3b9d..5ddf5ec4 100644
--- a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/PasswordBoxPage.xaml
+++ b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/PasswordBoxPage.xaml
@@ -3,11 +3,12 @@
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
+ xmlns:ikw="http://schemas.inkore.net/lib/ui/wpf"
xmlns:local="clr-namespace:iNKORE.UI.WPF.Modern.Gallery"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:ui="http://schemas.inkore.net/lib/ui/wpf/modern"
mc:Ignorable="d">
-
+
@@ -21,13 +22,13 @@
PasswordChar="#" />
-
+
-
+
-
+
diff --git a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/PersonPicturePage.xaml b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/PersonPicturePage.xaml
index c8e87c86..aaa8e030 100644
--- a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/PersonPicturePage.xaml
+++ b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/PersonPicturePage.xaml
@@ -4,10 +4,11 @@
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:local="clr-namespace:iNKORE.UI.WPF.Modern.Gallery"
+ xmlns:ikw="http://schemas.inkore.net/lib/ui/wpf"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:ui="http://schemas.inkore.net/lib/ui/wpf/modern"
mc:Ignorable="d">
-
+
@@ -52,7 +53,7 @@
-
+
-
+
-
+
diff --git a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/PivotPage.xaml b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/PivotPage.xaml
index 93cca53d..2f5ca5ab 100644
--- a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/PivotPage.xaml
+++ b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/PivotPage.xaml
@@ -4,10 +4,11 @@
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:local="clr-namespace:iNKORE.UI.WPF.Modern.Gallery"
+ xmlns:ikw="http://schemas.inkore.net/lib/ui/wpf"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:ui="http://schemas.inkore.net/lib/ui/wpf/modern"
mc:Ignorable="d">
-
+
-
+
diff --git a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/PopupPlacementPage.xaml b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/PopupPlacementPage.xaml
index 145d2cf7..bd57a006 100644
--- a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/PopupPlacementPage.xaml
+++ b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/PopupPlacementPage.xaml
@@ -4,10 +4,11 @@
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:local="clr-namespace:iNKORE.UI.WPF.Modern.Gallery"
+ xmlns:ikw="http://schemas.inkore.net/lib/ui/wpf"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:ui="http://schemas.inkore.net/lib/ui/wpf/modern"
mc:Ignorable="d">
-
+
-
+
-
+
-
+
diff --git a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/ProgressBarPage.xaml b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/ProgressBarPage.xaml
index a6873dd0..e9ec868c 100644
--- a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/ProgressBarPage.xaml
+++ b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/ProgressBarPage.xaml
@@ -7,8 +7,9 @@
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:sc="clr-namespace:SamplesCommon;assembly=SamplesCommon"
xmlns:ui="http://schemas.inkore.net/lib/ui/wpf/modern"
+ xmlns:ikw="http://schemas.inkore.net/lib/ui/wpf"
mc:Ignorable="d">
-
+
-
+
diff --git a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/RadioButtonsPage.xaml b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/RadioButtonsPage.xaml
index 07c4cfea..d082c325 100644
--- a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/RadioButtonsPage.xaml
+++ b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/RadioButtonsPage.xaml
@@ -4,11 +4,12 @@
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:local="clr-namespace:iNKORE.UI.WPF.Modern.Gallery"
+ xmlns:ikw="http://schemas.inkore.net/lib/ui/wpf"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:sys="clr-namespace:System;assembly=mscorlib"
xmlns:ui="http://schemas.inkore.net/lib/ui/wpf/modern"
mc:Ignorable="d">
-
+
@@ -61,5 +62,5 @@
BorderThickness="10" />
-
+
diff --git a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/RatingControlPage.xaml b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/RatingControlPage.xaml
index aea67601..2b579340 100644
--- a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/RatingControlPage.xaml
+++ b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/RatingControlPage.xaml
@@ -4,10 +4,11 @@
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:local="clr-namespace:iNKORE.UI.WPF.Modern.Gallery"
+ xmlns:ikw="http://schemas.inkore.net/lib/ui/wpf"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:ui="http://schemas.inkore.net/lib/ui/wpf/modern"
mc:Ignorable="d">
-
+
@@ -65,5 +66,5 @@
-
+
diff --git a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/RichEditBoxPage.xaml b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/RichEditBoxPage.xaml
index 0becb937..d9e7fdee 100644
--- a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/RichEditBoxPage.xaml
+++ b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/RichEditBoxPage.xaml
@@ -4,13 +4,14 @@
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
+ xmlns:ikw="http://schemas.inkore.net/lib/ui/wpf"
xmlns:sc="clr-namespace:SamplesCommon;assembly=SamplesCommon"
xmlns:sys="clr-namespace:System;assembly=mscorlib"
xmlns:ui="http://schemas.inkore.net/lib/ui/wpf/modern"
mc:Ignorable="d">
-
+
-
+
@@ -51,9 +52,9 @@
0.4
1
-
+
-
+
diff --git a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/ShadowPage.xaml b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/ShadowPage.xaml
index bf595cc3..36558d83 100644
--- a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/ShadowPage.xaml
+++ b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/ShadowPage.xaml
@@ -4,11 +4,12 @@
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
+ xmlns:ikw="http://schemas.inkore.net/lib/ui/wpf"
xmlns:sc="clr-namespace:SamplesCommon;assembly=SamplesCommon"
xmlns:ui="http://schemas.inkore.net/lib/ui/wpf/modern"
mc:Ignorable="d">
-
+
-
+
-
+
-
+
diff --git a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/SliderPage.xaml b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/SliderPage.xaml
index b493a6ce..2050dd86 100644
--- a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/SliderPage.xaml
+++ b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/SliderPage.xaml
@@ -4,6 +4,7 @@
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
+ xmlns:ikw="http://schemas.inkore.net/lib/ui/wpf"
xmlns:sc="clr-namespace:SamplesCommon;assembly=SamplesCommon"
xmlns:ui="http://schemas.inkore.net/lib/ui/wpf/modern"
mc:Ignorable="d">
@@ -18,7 +19,7 @@
-
+
-
+
-
+
-
+
diff --git a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/SplitViewPage.xaml b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/SplitViewPage.xaml
index bd3ec273..5d1ce594 100644
--- a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/SplitViewPage.xaml
+++ b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/SplitViewPage.xaml
@@ -2,6 +2,7 @@
x:Class="iNKORE.UI.WPF.Modern.Gallery.ControlPages.SplitViewPage"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
+ xmlns:ikw="http://schemas.inkore.net/lib/ui/wpf"
xmlns:local="clr-namespace:iNKORE.UI.WPF.Modern.Gallery.ControlPages"
xmlns:sc="clr-namespace:SamplesCommon;assembly=SamplesCommon"
xmlns:ui="http://schemas.inkore.net/lib/ui/wpf/modern"
@@ -22,7 +23,7 @@
-
+
@@ -154,7 +155,7 @@
-
+
diff --git a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/StackPanelPage.xaml b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/StackPanelPage.xaml
index 4a3e00c4..5728ba77 100644
--- a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/StackPanelPage.xaml
+++ b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/StackPanelPage.xaml
@@ -4,41 +4,42 @@
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
+ xmlns:ikw="http://schemas.inkore.net/lib/ui/wpf"
xmlns:sc="clr-namespace:SamplesCommon;assembly=SamplesCommon"
xmlns:ui="http://schemas.inkore.net/lib/ui/wpf/modern"
mc:Ignorable="d">
-
+
-
-
+
-
+
-
+
-
+
-
+
-
+
diff --git a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/StatusBarPage.xaml b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/StatusBarPage.xaml
index eba64206..6573c9d4 100644
--- a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/StatusBarPage.xaml
+++ b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/StatusBarPage.xaml
@@ -4,11 +4,12 @@
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
+ xmlns:ikw="http://schemas.inkore.net/lib/ui/wpf"
xmlns:sc="clr-namespace:SamplesCommon;assembly=SamplesCommon"
xmlns:ui="http://schemas.inkore.net/lib/ui/wpf/modern"
mc:Ignorable="d">
-
+
@@ -51,5 +52,5 @@
-
+
diff --git a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/TabViewPage.xaml b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/TabViewPage.xaml
index 36788dfb..5a1eecc7 100644
--- a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/TabViewPage.xaml
+++ b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/TabViewPage.xaml
@@ -3,6 +3,7 @@
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
+ xmlns:ikw="http://schemas.inkore.net/lib/ui/wpf"
xmlns:local="clr-namespace:iNKORE.UI.WPF.Modern.Gallery"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:sys="clr-namespace:System;assembly=mscorlib"
@@ -15,7 +16,7 @@
-
+
@@ -37,13 +38,13 @@
-
+
-
+
@@ -145,5 +146,5 @@
-
+
diff --git a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/TestContentDialog.xaml b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/TestContentDialog.xaml
index ea9dea80..c7baf263 100644
--- a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/TestContentDialog.xaml
+++ b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/TestContentDialog.xaml
@@ -4,6 +4,7 @@
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
+ xmlns:ikw="http://schemas.inkore.net/lib/ui/wpf"
xmlns:sc="clr-namespace:SamplesCommon;assembly=SamplesCommon"
xmlns:ui="http://schemas.inkore.net/lib/ui/wpf/modern"
x:Name="dialog"
@@ -20,7 +21,7 @@
SecondaryButtonText="No"
Style="{StaticResource ScrollableContentDialogStyle}"
mc:Ignorable="d">
-
+
-
+
diff --git a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/TextBoxPage.xaml b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/TextBoxPage.xaml
index ec73691b..bcfab6f0 100644
--- a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/TextBoxPage.xaml
+++ b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/TextBoxPage.xaml
@@ -3,12 +3,13 @@
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
+ xmlns:ikw="http://schemas.inkore.net/lib/ui/wpf"
xmlns:local="clr-namespace:iNKORE.UI.WPF.Modern.Gallery"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:sys="clr-namespace:System;assembly=mscorlib"
xmlns:ui="http://schemas.inkore.net/lib/ui/wpf/modern"
mc:Ignorable="d">
-
+
@@ -52,7 +53,7 @@
Collapsed="OptionsExpander_Collapsed"
Expanded="OptionsExpander_Expanded"
Header="Show options">
-
+
@@ -81,9 +82,9 @@
0.4
1
-
+
-
+
diff --git a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/ThemesPage.xaml b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/ThemesPage.xaml
index f6e5c49f..470b36c4 100644
--- a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/ThemesPage.xaml
+++ b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/ThemesPage.xaml
@@ -5,6 +5,7 @@
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:presets="clr-namespace:iNKORE.UI.WPF.Modern.Gallery.Presets"
+ xmlns:ikw="http://schemas.inkore.net/lib/ui/wpf"
xmlns:sc="clr-namespace:SamplesCommon;assembly=SamplesCommon"
xmlns:sys="clr-namespace:System;assembly=mscorlib"
xmlns:ui="http://schemas.inkore.net/lib/ui/wpf/modern"
@@ -16,7 +17,7 @@
-
+
@@ -96,7 +97,7 @@
24,4,24,20
-
+
-
+
-
+
diff --git a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/ThreadedUIPage.xaml b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/ThreadedUIPage.xaml
index c86ae923..70e154d7 100644
--- a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/ThreadedUIPage.xaml
+++ b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/ThreadedUIPage.xaml
@@ -3,6 +3,7 @@
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
+ xmlns:ikw="http://schemas.inkore.net/lib/ui/wpf"
xmlns:local="clr-namespace:iNKORE.UI.WPF.Modern.Gallery.ControlPages"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:sc="clr-namespace:SamplesCommon;assembly=SamplesCommon"
@@ -11,7 +12,7 @@
mc:Ignorable="d">
-
+
-
+
-
+
-
+
diff --git a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/ToggleSwitchPage.xaml b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/ToggleSwitchPage.xaml
index bb3060ff..654a48a1 100644
--- a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/ToggleSwitchPage.xaml
+++ b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/ToggleSwitchPage.xaml
@@ -5,9 +5,10 @@
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:local="clr-namespace:iNKORE.UI.WPF.Modern.Gallery"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
+ xmlns:ikw="http://schemas.inkore.net/lib/ui/wpf"
xmlns:ui="http://schemas.inkore.net/lib/ui/wpf/modern"
mc:Ignorable="d">
-
+
@@ -24,13 +25,13 @@
-
+
-
+
-
+
diff --git a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/ToolTipPage.xaml b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/ToolTipPage.xaml
index eb66e90a..57bb8bd8 100644
--- a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/ToolTipPage.xaml
+++ b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/ToolTipPage.xaml
@@ -4,12 +4,13 @@
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
+ xmlns:ikw="http://schemas.inkore.net/lib/ui/wpf"
xmlns:sc="clr-namespace:SamplesCommon;assembly=SamplesCommon"
xmlns:ui="http://schemas.inkore.net/lib/ui/wpf/modern"
mc:Ignorable="d">
-
+
@@ -40,6 +41,6 @@
-
+
diff --git a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/TreeViewPage.xaml b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/TreeViewPage.xaml
index 33f97ef7..d9685f46 100644
--- a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/TreeViewPage.xaml
+++ b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/TreeViewPage.xaml
@@ -5,6 +5,7 @@
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:local="clr-namespace:iNKORE.UI.WPF.Modern.Gallery.ControlPages"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
+ xmlns:ikw="http://schemas.inkore.net/lib/ui/wpf"
xmlns:sc="clr-namespace:SamplesCommon;assembly=SamplesCommon"
xmlns:ui="http://schemas.inkore.net/lib/ui/wpf/modern"
mc:Ignorable="d">
@@ -33,7 +34,7 @@
-
+
-
+
diff --git a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/WindowPage.xaml b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/WindowPage.xaml
index 57e6d8f6..4759ab92 100644
--- a/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/WindowPage.xaml
+++ b/source/iNKORE.UI.WPF.Modern.Gallery/ControlPages/WindowPage.xaml
@@ -5,11 +5,12 @@
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:ui="http://schemas.inkore.net/lib/ui/wpf/modern"
+ xmlns:ikw="http://schemas.inkore.net/lib/ui/wpf"
DataContext="{Binding RelativeSource={RelativeSource AncestorType=Window}}"
mc:Ignorable="d">
-
+
@@ -35,11 +36,11 @@
-
+
-
+
-
+
diff --git a/source/iNKORE.UI.WPF.Modern.Gallery/Controls/ControlExample.xaml b/source/iNKORE.UI.WPF.Modern.Gallery/Controls/ControlExample.xaml
index da2096da..bc6742cc 100644
--- a/source/iNKORE.UI.WPF.Modern.Gallery/Controls/ControlExample.xaml
+++ b/source/iNKORE.UI.WPF.Modern.Gallery/Controls/ControlExample.xaml
@@ -5,6 +5,7 @@
xmlns:controls="clr-namespace:iNKORE.UI.WPF.Modern.Gallery.Controls"
xmlns:local="clr-namespace:iNKORE.UI.WPF.Modern.Gallery"
xmlns:sys="clr-namespace:System;assembly=mscorlib"
+ xmlns:ikw="http://schemas.inkore.net/lib/ui/wpf"
xmlns:ui="http://schemas.inkore.net/lib/ui/wpf/modern">
@@ -145,7 +146,7 @@
-
-
+
diff --git a/source/iNKORE.UI.WPF.Modern.Gallery/Controls/UserControls/DocumentationPromotion.xaml b/source/iNKORE.UI.WPF.Modern.Gallery/Controls/UserControls/DocumentationPromotion.xaml
index 0e337338..9fceb3c8 100644
--- a/source/iNKORE.UI.WPF.Modern.Gallery/Controls/UserControls/DocumentationPromotion.xaml
+++ b/source/iNKORE.UI.WPF.Modern.Gallery/Controls/UserControls/DocumentationPromotion.xaml
@@ -3,7 +3,9 @@
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
- xmlns:local="clr-namespace:iNKORE.UI.WPF.Modern.Gallery.Controls.UserControls" xmlns:ui="http://schemas.inkore.net/lib/ui/wpf/modern"
+ xmlns:local="clr-namespace:iNKORE.UI.WPF.Modern.Gallery.Controls.UserControls"
+ xmlns:ui="http://schemas.inkore.net/lib/ui/wpf/modern"
+ xmlns:ikw="http://schemas.inkore.net/lib/ui/wpf"
d:DesignWidth="640"
mc:Ignorable="d" >
@@ -18,13 +20,13 @@
-
It's time for a brand-new docmentation set!
-
+
-
+