diff --git a/ExtendedWPFToolkitSolution/DotNetProjects.Xceed.Wpf.DataGrid.sln b/ExtendedWPFToolkitSolution/DotNetProjects.Xceed.Wpf.DataGrid.sln new file mode 100644 index 00000000..4b326593 --- /dev/null +++ b/ExtendedWPFToolkitSolution/DotNetProjects.Xceed.Wpf.DataGrid.sln @@ -0,0 +1,25 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 16 +VisualStudioVersion = 16.0.31019.35 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Xceed.Wpf.DataGrid", "Src\Xceed.Wpf.DataGrid\Xceed.Wpf.DataGrid.csproj", "{63648392-6CE9-4A60-96D4-F9FD718D29B0}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Mixed Platforms = Debug|Mixed Platforms + Release|Mixed Platforms = Release|Mixed Platforms + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {63648392-6CE9-4A60-96D4-F9FD718D29B0}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU + {63648392-6CE9-4A60-96D4-F9FD718D29B0}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU + {63648392-6CE9-4A60-96D4-F9FD718D29B0}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU + {63648392-6CE9-4A60-96D4-F9FD718D29B0}.Release|Mixed Platforms.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {10BA5F90-D450-4394-AAC4-225D67CA0E65} + EndGlobalSection +EndGlobal diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock.Themes.Aero/Xceed.Wpf.AvalonDock.Themes.Aero.csproj b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock.Themes.Aero/Xceed.Wpf.AvalonDock.Themes.Aero.csproj index 9d14d5b5..9ed3d84b 100644 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock.Themes.Aero/Xceed.Wpf.AvalonDock.Themes.Aero.csproj +++ b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock.Themes.Aero/Xceed.Wpf.AvalonDock.Themes.Aero.csproj @@ -59,12 +59,6 @@ - - - {DB81988F-E0F2-45A0-A1FD-8C37F3D35244} - Xceed.Wpf.AvalonDock - - MSBuild:Compile diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock.Themes.Metro/Xceed.Wpf.AvalonDock.Themes.Metro.csproj b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock.Themes.Metro/Xceed.Wpf.AvalonDock.Themes.Metro.csproj index 4b473bc5..2bba2a25 100644 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock.Themes.Metro/Xceed.Wpf.AvalonDock.Themes.Metro.csproj +++ b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock.Themes.Metro/Xceed.Wpf.AvalonDock.Themes.Metro.csproj @@ -104,12 +104,6 @@ - - - {DB81988F-E0F2-45A0-A1FD-8C37F3D35244} - Xceed.Wpf.AvalonDock - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Automatisch im Hintergrund - - - Automatisch im Hintergrund - - - Schließen - - - Fensterposition - - - Andocken - - - Als Dokument im Registerkartenformat andocken - - - Verankerung aufheben - - - Schließen - - - Pin-Status umschalten - - - Schließen - - - Schließen Sie alle - - - Alle ausser diesem schließen - - - Fensterposition - - - Als Dokument andocken - - - Verankerung aufheben - - - Zur nächsten Registerkartengruppe wechseln - - - Zur vorherigen Registerkartengruppe wechseln - - - Neue horizontale Registerkartengruppe - - - Neue vertikale Registerkartengruppe - - - Maximieren - - - Wiederherstellen - - \ No newline at end of file diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Properties/Resources.es.Designer.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Properties/Resources.es.Designer.cs deleted file mode 100644 index 531d215d..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Properties/Resources.es.Designer.cs +++ /dev/null @@ -1,16 +0,0 @@ -/************************************************************************************* - - Extended WPF Toolkit - - Copyright (C) 2007-2013 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at http://xceed.com/wpf_toolkit - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ***********************************************************************************/ - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Properties/Resources.es.resx b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Properties/Resources.es.resx deleted file mode 100644 index 9b2cf65c..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Properties/Resources.es.resx +++ /dev/null @@ -1,183 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Esconder Automáticamente - - - Esconder Automáticamente - - - Esconder - - - Posición de Ventana - - - Anclar - - - Anclar como Documento en Ficha - - - Ventana Flotante - - - Esconder - - - Activar el estado del pin - - - Cerrar - - - Cerca de todo - - - Cerrar Todo, Pero Este - - - Posición de Ventana - - - Anclar como Documento en Ficha - - - Ventana Flotante - - - Mover al Grupo de Fichas Siguiente - - - Mover al Grupo de Fichas Anterior - - - Nuevo Grupo de Fichas Horizontal - - - Nuevo Grupo de Fichas Vertical - - - Maximizar - - - Restaurar - - \ No newline at end of file diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Properties/Resources.fr.Designer.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Properties/Resources.fr.Designer.cs deleted file mode 100644 index 531d215d..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Properties/Resources.fr.Designer.cs +++ /dev/null @@ -1,16 +0,0 @@ -/************************************************************************************* - - Extended WPF Toolkit - - Copyright (C) 2007-2013 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at http://xceed.com/wpf_toolkit - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ***********************************************************************************/ - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Properties/Resources.fr.resx b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Properties/Resources.fr.resx deleted file mode 100644 index 8acbf362..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Properties/Resources.fr.resx +++ /dev/null @@ -1,183 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Cacher Automatiquement - - - Cacher Automatiquement - - - Cacher - - - Position de la Fenêtre - - - Ancrer - - - Ancrer comme Onglet de Document - - - Flottante - - - Cacher - - - Ancrer / désancrer - - - Fermer - - - Fermer tout - - - Fermer Tout Sauf Ceci - - - Position de la Fenêtre - - - Ancrer Comme Onglet de Document - - - Flottante - - - Déplacer Vers Le Groupe d'Onglets Suivant - - - Déplacer Vers Le Groupe d'Onglets Précédent - - - Nouveau Groupe d'Onglets Horizontal - - - Nouveau Groupe d'Onglets Vertical - - - Plein Écran - - - Restaurer - - \ No newline at end of file diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Properties/Resources.hu.Designer.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Properties/Resources.hu.Designer.cs deleted file mode 100644 index 531d215d..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Properties/Resources.hu.Designer.cs +++ /dev/null @@ -1,16 +0,0 @@ -/************************************************************************************* - - Extended WPF Toolkit - - Copyright (C) 2007-2013 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at http://xceed.com/wpf_toolkit - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ***********************************************************************************/ - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Properties/Resources.hu.resx b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Properties/Resources.hu.resx deleted file mode 100644 index 54d0bcae..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Properties/Resources.hu.resx +++ /dev/null @@ -1,183 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Automatikus elrejtés - - - Automatikus elrejtés - - - Elrejtés - - - Elhelyezkedés - - - Dokkolás - - - Dokkolás dokumentumfülként - - - Lebegő - - - Elrejtés - - - Toggle Pin állapot - - - Bezárás - - - Zárjon be minden - - - Ennek kivételével az összes bezárása - - - Elhelyezkedés - - - Dokkolás dokumentumfülként - - - Lebegő - - - Mozgatás a következő fülcsoportra - - - Mozgatás az előző fülcsoportra - - - Új vízszintes fülcsoport - - - Új függőleges fülcsoport - - - Teljes méret - - - Visszaállítás - - \ No newline at end of file diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Properties/Resources.it.Designer.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Properties/Resources.it.Designer.cs deleted file mode 100644 index 531d215d..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Properties/Resources.it.Designer.cs +++ /dev/null @@ -1,16 +0,0 @@ -/************************************************************************************* - - Extended WPF Toolkit - - Copyright (C) 2007-2013 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at http://xceed.com/wpf_toolkit - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ***********************************************************************************/ - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Properties/Resources.it.resx b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Properties/Resources.it.resx deleted file mode 100644 index d72bc67a..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Properties/Resources.it.resx +++ /dev/null @@ -1,183 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Nascondi Automaticamente - - - Nascondi Automaticamente - - - Nascondi - - - Posizione della Finestra - - - Ancora - - - Ancora come Documento - - - Finestra Mobile - - - Nascondi - - - Stato Toggle Pin - - - Chiudi - - - Chiudere tutte le - - - Chiudi Tutti Tranne Questo - - - Posizione della Finestra - - - Ancora come Documento - - - Finestra Mobile - - - Muovi al Gruppo Successivo - - - Muovi al Gruppo Precedente - - - Nuovo Gruppo Orizzontale - - - Nuovo Gruppo Verticale - - - Ingrandisci - - - Ripristina - - \ No newline at end of file diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Properties/Resources.pt-BR.Designer.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Properties/Resources.pt-BR.Designer.cs deleted file mode 100644 index 531d215d..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Properties/Resources.pt-BR.Designer.cs +++ /dev/null @@ -1,16 +0,0 @@ -/************************************************************************************* - - Extended WPF Toolkit - - Copyright (C) 2007-2013 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at http://xceed.com/wpf_toolkit - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ***********************************************************************************/ - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Properties/Resources.pt-BR.resx b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Properties/Resources.pt-BR.resx deleted file mode 100644 index 5e2b95aa..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Properties/Resources.pt-BR.resx +++ /dev/null @@ -1,180 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Esconder Automaticamente - - - Esconder Automaticamente - - - Esconder - - - Posição da Janela - - - Ancorar - - - Ancorar Como Documento em Aba - - - Flutuar - - - Esconder - - - Fechar - - - Feche todos os - - - Fechar Todos Menos Este - - - Posição da Janela - - - Ancorar como Documento em Aba - - - Janela Flutuante - - - Mover para o Próximo Grupo de Documentos - - - Mover para o Grupo de Documentos Anterior - - - Novo Grupo de Documentos Horizontal - - - Novo Grupo de Documentos Vertical - - - Maximizar - - - Recuperar - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Properties/Resources.resx b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Properties/Resources.resx deleted file mode 100644 index 67b1d132..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Properties/Resources.resx +++ /dev/null @@ -1,183 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Auto Hide - - - Auto Hide - - - Hide - - - Window Position - - - Dock - - - Dock as Tabbed Document - - - Float - - - Hide - - - Toggle Pin status - - - Close - - - Close All - - - Close All But This - - - Window Position - - - Dock as Tabbed Document - - - Float - - - Move To Next Tab Group - - - Move To Previous Tab Group - - - New Horizontal Tab Group - - - New Vertical Tab Group - - - Maximize - - - Restore - - \ No newline at end of file diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Properties/Resources.ro.Designer.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Properties/Resources.ro.Designer.cs deleted file mode 100644 index 531d215d..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Properties/Resources.ro.Designer.cs +++ /dev/null @@ -1,16 +0,0 @@ -/************************************************************************************* - - Extended WPF Toolkit - - Copyright (C) 2007-2013 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at http://xceed.com/wpf_toolkit - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ***********************************************************************************/ - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Properties/Resources.ro.resx b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Properties/Resources.ro.resx deleted file mode 100644 index db258c18..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Properties/Resources.ro.resx +++ /dev/null @@ -1,183 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Ascunde automat - - - Ascunde automat - - - Ascunde - - - Poziția ferestrei - - - Dochează - - - Dochează ca și document - - - Plutește - - - Ascunde - - - Starea de comutare Pin - - - Închide - - - Aproape toate - - - Închide tot fără documentul curent - - - Poziția ferestrei - - - Dochează ca și document - - - Plutește - - - Mută către grup de taburi următor - - - Mută către grup de taburi anterior - - - Grup nou de taburi orizontal - - - Grup nou de taburi vertical - - - Maximizează - - - Restaurează - - \ No newline at end of file diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Properties/Resources.ru.Designer.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Properties/Resources.ru.Designer.cs deleted file mode 100644 index 531d215d..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Properties/Resources.ru.Designer.cs +++ /dev/null @@ -1,16 +0,0 @@ -/************************************************************************************* - - Extended WPF Toolkit - - Copyright (C) 2007-2013 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at http://xceed.com/wpf_toolkit - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ***********************************************************************************/ - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Properties/Resources.ru.resx b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Properties/Resources.ru.resx deleted file mode 100644 index 247500ec..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Properties/Resources.ru.resx +++ /dev/null @@ -1,183 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Скрывать Автоматически - - - Скрывать Автоматически - - - Скрыть - - - Положение Окна - - - Присоединить - - - Присоединить как Документ - - - Отсоединить - - - Скрыть - - - Статус Переключение Pin - - - Закрыть - - - Закрыть все - - - Закрыть Все кроме Этого - - - Положение Окна - - - Присоединить как Документ - - - Отсоединить - - - Перейти к Следующей Группе Вкладок - - - Перейти к Предыдущей Группе Вкладок - - - Новая Горизонтальная Группа Вкладок - - - Новая Вертикальная Группа Вкладок - - - Развернуть - - - Восстановить - - \ No newline at end of file diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Properties/Resources.sv.Designer.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Properties/Resources.sv.Designer.cs deleted file mode 100644 index 531d215d..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Properties/Resources.sv.Designer.cs +++ /dev/null @@ -1,16 +0,0 @@ -/************************************************************************************* - - Extended WPF Toolkit - - Copyright (C) 2007-2013 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at http://xceed.com/wpf_toolkit - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ***********************************************************************************/ - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Properties/Resources.sv.resx b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Properties/Resources.sv.resx deleted file mode 100644 index cccac740..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Properties/Resources.sv.resx +++ /dev/null @@ -1,183 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Dölj automatiskt - - - Dölj automatiskt - - - Dölj - - - Fönsterposition - - - Docka - - - Docka som tabbat dokument - - - Koppla loss - - - Dölj - - - Toggle Pin status - - - Stäng - - - Stäng alla - - - Stäng alla andra - - - Fönsterposition - - - Docka som tabbat dokument - - - Koppla loss - - - Flytta till nästa tabgrupp - - - Flytta till föregående tabgrupp - - - Ny horisontell tabgrupp - - - Ny vertikal tabgrupp - - - Maximera - - - Återställ - - \ No newline at end of file diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Properties/Resources.zh-Hans.Designer.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Properties/Resources.zh-Hans.Designer.cs deleted file mode 100644 index 531d215d..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Properties/Resources.zh-Hans.Designer.cs +++ /dev/null @@ -1,16 +0,0 @@ -/************************************************************************************* - - Extended WPF Toolkit - - Copyright (C) 2007-2013 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at http://xceed.com/wpf_toolkit - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ***********************************************************************************/ - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Properties/Resources.zh-Hans.resx b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Properties/Resources.zh-Hans.resx deleted file mode 100644 index 9cc57795..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Properties/Resources.zh-Hans.resx +++ /dev/null @@ -1,183 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 自动隐藏 - - - 自动隐藏 - - - 隐藏 - - - 窗口位置 - - - 停靠 - - - 停靠成标签式文档 - - - 漂浮 - - - 隐藏 - - - 切換引腳狀態 - - - 关闭 - - - 關閉所有 - - - 留此,关闭其他 - - - 窗口位置 - - - 停靠成标签式文档 - - - 漂浮 - - - 移到下一标签组 - - - 移到上一标签组 - - - 新建水平标签组 - - - 新建垂直标签组 - - - 最大化 - - - 恢复 - - \ No newline at end of file diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/DictionaryTheme.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/DictionaryTheme.cs deleted file mode 100644 index 6857768b..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/DictionaryTheme.cs +++ /dev/null @@ -1,56 +0,0 @@ -/************************************************************************************* - - Extended WPF Toolkit - - Copyright (C) 2007-2013 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at http://xceed.com/wpf_toolkit - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ***********************************************************************************/ - -using System; -using System.Windows; - -namespace Xceed.Wpf.AvalonDock.Themes -{ - public abstract class DictionaryTheme : Theme - { - #region Constructors - - public DictionaryTheme() - { - } - - public DictionaryTheme( ResourceDictionary themeResourceDictionary ) - { - this.ThemeResourceDictionary = themeResourceDictionary; - } - - #endregion - - #region Properties - - public ResourceDictionary ThemeResourceDictionary - { - get; - private set; - } - - #endregion - - #region Overrides - - public override Uri GetResourceUri() - { - return null; - } - - #endregion - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/DockBottom.PNG b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/DockBottom.PNG deleted file mode 100644 index cdc7c06e..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/DockBottom.PNG and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/DockLeft.PNG b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/DockLeft.PNG deleted file mode 100644 index 88a086b0..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/DockLeft.PNG and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/DockPane.PNG b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/DockPane.PNG deleted file mode 100644 index 0377b966..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/DockPane.PNG and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/DockPaneEmpty.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/DockPaneEmpty.png deleted file mode 100644 index c3be3218..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/DockPaneEmpty.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/DockRight.PNG b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/DockRight.PNG deleted file mode 100644 index 067b3f06..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/DockRight.PNG and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/DockTop.PNG b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/DockTop.PNG deleted file mode 100644 index b14b818c..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/DockTop.PNG and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/HTabGroup.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/HTabGroup.png deleted file mode 100644 index 4c50d26d..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/HTabGroup.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/InnerDockDocPaneBottom.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/InnerDockDocPaneBottom.png deleted file mode 100644 index a682de72..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/InnerDockDocPaneBottom.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/InnerDockDocPaneLeft.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/InnerDockDocPaneLeft.png deleted file mode 100644 index 705a4900..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/InnerDockDocPaneLeft.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/InnerDockDocPaneRight.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/InnerDockDocPaneRight.png deleted file mode 100644 index c08f50f1..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/InnerDockDocPaneRight.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/InnerDockDocPaneTop.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/InnerDockDocPaneTop.png deleted file mode 100644 index 14197efd..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/InnerDockDocPaneTop.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/InnerDockPaneBottom.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/InnerDockPaneBottom.png deleted file mode 100644 index 01be445a..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/InnerDockPaneBottom.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/InnerDockPaneInside.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/InnerDockPaneInside.png deleted file mode 100644 index a0b30b0e..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/InnerDockPaneInside.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/InnerDockPaneLeft.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/InnerDockPaneLeft.png deleted file mode 100644 index 21dfb7b0..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/InnerDockPaneLeft.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/InnerDockPaneRight.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/InnerDockPaneRight.png deleted file mode 100644 index 52438d8e..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/InnerDockPaneRight.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/InnerDockPaneTop.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/InnerDockPaneTop.png deleted file mode 100644 index 852a56b8..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/InnerDockPaneTop.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/Locked.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/Locked.png deleted file mode 100644 index b8f6ced2..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/Locked.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/PinAutoHide.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/PinAutoHide.png deleted file mode 100644 index 7a968a25..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/PinAutoHide.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/PinClose.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/PinClose.png deleted file mode 100644 index 1bd384e1..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/PinClose.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/PinDocMenu.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/PinDocMenu.png deleted file mode 100644 index 35b3fef6..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/PinDocMenu.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/PinMaximize.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/PinMaximize.png deleted file mode 100644 index 19139428..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/PinMaximize.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/PinMenu.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/PinMenu.png deleted file mode 100644 index ebad71be..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/PinMenu.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/PinRestore.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/PinRestore.png deleted file mode 100644 index c95bb936..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/PinRestore.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/VTabGroup.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/VTabGroup.png deleted file mode 100644 index c3f279f7..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Generic/Images/VTabGroup.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/GenericTheme.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/GenericTheme.cs deleted file mode 100644 index 857cd20c..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/GenericTheme.cs +++ /dev/null @@ -1,28 +0,0 @@ -/************************************************************************************* - - Extended WPF Toolkit - - Copyright (C) 2007-2013 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at http://xceed.com/wpf_toolkit - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ***********************************************************************************/ - -using System; - -namespace Xceed.Wpf.AvalonDock.Themes -{ - public class GenericTheme : Theme - { - public override Uri GetResourceUri() - { - return new Uri( "/Xceed.Wpf.AvalonDock;component/Themes/generic.xaml", UriKind.Relative ); - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Theme.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Theme.cs deleted file mode 100644 index 88abbfc0..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/Theme.cs +++ /dev/null @@ -1,30 +0,0 @@ -/************************************************************************************* - - Extended WPF Toolkit - - Copyright (C) 2007-2013 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at http://xceed.com/wpf_toolkit - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ***********************************************************************************/ - -using System; -using System.Windows; - -namespace Xceed.Wpf.AvalonDock.Themes -{ - public abstract class Theme : DependencyObject - { - public Theme() - { - } - - public abstract Uri GetResourceUri(); - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/generic.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/generic.xaml deleted file mode 100644 index 89dab4dd..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Themes/generic.xaml +++ /dev/null @@ -1,1422 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Win32Helper.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Win32Helper.cs deleted file mode 100644 index 2106dd9b..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Win32Helper.cs +++ /dev/null @@ -1,493 +0,0 @@ -/************************************************************************************* - - Extended WPF Toolkit - - Copyright (C) 2007-2013 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at http://xceed.com/wpf_toolkit - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ***********************************************************************************/ - -using System; -using System.Runtime.InteropServices; -using System.Windows; - -namespace Xceed.Wpf.AvalonDock -{ - internal static class Win32Helper - { - [DllImport( "user32.dll", EntryPoint = "CreateWindowEx", CharSet = CharSet.Unicode )] - internal static extern IntPtr CreateWindowEx( int dwExStyle, - string lpszClassName, - string lpszWindowName, - int style, - int x, int y, - int width, int height, - IntPtr hwndParent, - IntPtr hMenu, - IntPtr hInst, - [MarshalAs( UnmanagedType.AsAny )] object pvParam ); - internal const int - WS_CHILD = 0x40000000, - WS_VISIBLE = 0x10000000, - WS_VSCROLL = 0x00200000, - WS_BORDER = 0x00800000, - WS_CLIPSIBLINGS = 0x04000000, - WS_CLIPCHILDREN = 0x02000000, - WS_TABSTOP = 0x00010000, - WS_GROUP = 0x00020000; - - - /// - /// SetWindowPos Flags - /// - [Flags()] - internal enum SetWindowPosFlags : uint - { - /// If the calling thread and the thread that owns the window are attached to different input queues, - /// the system posts the request to the thread that owns the window. This prevents the calling thread from - /// blocking its execution while other threads process the request. - /// SWP_ASYNCWINDOWPOS - SynchronousWindowPosition = 0x4000, - /// Prevents generation of the WM_SYNCPAINT message. - /// SWP_DEFERERASE - DeferErase = 0x2000, - /// Draws a frame (defined in the window's class description) around the window. - /// SWP_DRAWFRAME - DrawFrame = 0x0020, - /// Applies new frame styles set using the SetWindowLong function. Sends a WM_NCCALCSIZE message to - /// the window, even if the window's size is not being changed. If this flag is not specified, WM_NCCALCSIZE - /// is sent only when the window's size is being changed. - /// SWP_FRAMECHANGED - FrameChanged = 0x0020, - /// Hides the window. - /// SWP_HIDEWINDOW - HideWindow = 0x0080, - /// Does not activate the window. If this flag is not set, the window is activated and moved to the - /// top of either the topmost or non-topmost group (depending on the setting of the hWndInsertAfter - /// parameter). - /// SWP_NOACTIVATE - DoNotActivate = 0x0010, - /// Discards the entire contents of the client area. If this flag is not specified, the valid - /// contents of the client area are saved and copied back into the client area after the window is sized or - /// repositioned. - /// SWP_NOCOPYBITS - DoNotCopyBits = 0x0100, - /// Retains the current position (ignores X and Y parameters). - /// SWP_NOMOVE - IgnoreMove = 0x0002, - /// Does not change the owner window's position in the Z order. - /// SWP_NOOWNERZORDER - DoNotChangeOwnerZOrder = 0x0200, - /// Does not redraw changes. If this flag is set, no repainting of any kind occurs. This applies to - /// the client area, the nonclient area (including the title bar and scroll bars), and any part of the parent - /// window uncovered as a result of the window being moved. When this flag is set, the application must - /// explicitly invalidate or redraw any parts of the window and parent window that need redrawing. - /// SWP_NOREDRAW - DoNotRedraw = 0x0008, - /// Same as the SWP_NOOWNERZORDER flag. - /// SWP_NOREPOSITION - DoNotReposition = 0x0200, - /// Prevents the window from receiving the WM_WINDOWPOSCHANGING message. - /// SWP_NOSENDCHANGING - DoNotSendChangingEvent = 0x0400, - /// Retains the current size (ignores the cx and cy parameters). - /// SWP_NOSIZE - IgnoreResize = 0x0001, - /// Retains the current Z order (ignores the hWndInsertAfter parameter). - /// SWP_NOZORDER - IgnoreZOrder = 0x0004, - /// Displays the window. - /// SWP_SHOWWINDOW - ShowWindow = 0x0040, - } - - /// - /// Special window handles - /// - internal static readonly IntPtr HWND_TOPMOST = new IntPtr( -1 ); - internal static readonly IntPtr HWND_NOTOPMOST = new IntPtr( -2 ); - internal static readonly IntPtr HWND_TOP = new IntPtr( 0 ); - internal static readonly IntPtr HWND_BOTTOM = new IntPtr( 1 ); - - [StructLayout( LayoutKind.Sequential )] - internal class WINDOWPOS - { - public IntPtr hwnd; - public IntPtr hwndInsertAfter; - public int x; - public int y; - public int cx; - public int cy; - public int flags; - }; - - [DllImport( "user32.dll" )] - [return: MarshalAs( UnmanagedType.Bool )] - internal static extern bool SetWindowPos( IntPtr hWnd, IntPtr hWndInsertAfter, int X, int Y, int cx, int cy, SetWindowPosFlags uFlags ); - - [DllImport( "user32.dll", CharSet = CharSet.Auto, ExactSpelling = true )] - internal static extern bool IsChild( IntPtr hWndParent, IntPtr hwnd ); - - [DllImport( "user32.dll" )] - internal static extern IntPtr SetFocus( IntPtr hWnd ); - - internal const int WM_WINDOWPOSCHANGED = 0x0047; - internal const int WM_WINDOWPOSCHANGING = 0x0046; - internal const int WM_NCMOUSEMOVE = 0xa0; - internal const int WM_NCLBUTTONDOWN = 0xA1; - internal const int WM_NCLBUTTONUP = 0xA2; - internal const int WM_NCLBUTTONDBLCLK = 0xA3; - internal const int WM_NCRBUTTONDOWN = 0xA4; - internal const int WM_NCRBUTTONUP = 0xA5; - internal const int WM_CAPTURECHANGED = 0x0215; - internal const int WM_EXITSIZEMOVE = 0x0232; - internal const int WM_ENTERSIZEMOVE = 0x0231; - internal const int WM_MOVE = 0x0003; - internal const int WM_MOVING = 0x0216; - internal const int WM_KILLFOCUS = 0x0008; - internal const int WM_SETFOCUS = 0x0007; - internal const int WM_ACTIVATE = 0x0006; - internal const int WM_NCHITTEST = 0x0084; - internal const int WM_INITMENUPOPUP = 0x0117; - internal const int WM_KEYDOWN = 0x0100; - internal const int WM_KEYUP = 0x0101; - - internal const int WA_INACTIVE = 0x0000; - - internal const int WM_SYSCOMMAND = 0x0112; - // These are the wParam of WM_SYSCOMMAND - internal const int SC_MAXIMIZE = 0xF030; - internal const int SC_RESTORE = 0xF120; - - internal const int - WM_CREATE = 0x0001; - - [DllImport( "user32.dll", SetLastError = true )] - public static extern IntPtr SetActiveWindow( IntPtr hWnd ); - - [DllImport( "user32.dll", EntryPoint = "DestroyWindow", CharSet = CharSet.Unicode )] - internal static extern bool DestroyWindow( IntPtr hwnd ); - - internal const int HT_CAPTION = 0x2; - - [DllImportAttribute( "user32.dll" )] - internal static extern int SendMessage( IntPtr hWnd, int Msg, IntPtr wParam, IntPtr lParam ); - [DllImportAttribute( "user32.dll" )] - internal static extern int PostMessage( IntPtr hWnd, int Msg, IntPtr wParam, IntPtr lParam ); - - - [DllImport( "user32.dll" )] - static extern bool GetClientRect( IntPtr hWnd, out RECT lpRect ); - [DllImport( "user32.dll" )] - internal static extern bool GetWindowRect( IntPtr hWnd, out RECT lpRect ); - - // Hook Types - public enum HookType : int - { - WH_JOURNALRECORD = 0, - WH_JOURNALPLAYBACK = 1, - WH_KEYBOARD = 2, - WH_GETMESSAGE = 3, - WH_CALLWNDPROC = 4, - WH_CBT = 5, - WH_SYSMSGFILTER = 6, - WH_MOUSE = 7, - WH_HARDWARE = 8, - WH_DEBUG = 9, - WH_SHELL = 10, - WH_FOREGROUNDIDLE = 11, - WH_CALLWNDPROCRET = 12, - WH_KEYBOARD_LL = 13, - WH_MOUSE_LL = 14 - } - - public const int HCBT_SETFOCUS = 9; - public const int HCBT_ACTIVATE = 5; - - [DllImport( "kernel32.dll" )] - public static extern uint GetCurrentThreadId(); - - public delegate int HookProc( int code, IntPtr wParam, - IntPtr lParam ); - - [DllImport( "user32.dll" )] - public static extern IntPtr SetWindowsHookEx( HookType code, - HookProc func, - IntPtr hInstance, - int threadID ); - [DllImport( "user32.dll" )] - public static extern int UnhookWindowsHookEx( IntPtr hhook ); - [DllImport( "user32.dll" )] - public static extern int CallNextHookEx( IntPtr hhook, - int code, IntPtr wParam, IntPtr lParam ); - - [Serializable, StructLayout( LayoutKind.Sequential )] - internal struct RECT - { - public int Left; - public int Top; - public int Right; - public int Bottom; - public RECT( int left_, int top_, int right_, int bottom_ ) - { - Left = left_; - Top = top_; - Right = right_; - Bottom = bottom_; - } - - public int Height - { - get - { - return Bottom - Top; - } - } - - public int Width - { - get - { - return Right - Left; - } - } - public Size Size - { - get - { - return new Size( Width, Height ); - } - } - public Point Location - { - get - { - return new Point( Left, Top ); - } - } - // Handy method for converting to a System.Drawing.Rectangle - public Rect ToRectangle() - { - return new Rect( Left, Top, Right, Bottom ); - } - public static RECT FromRectangle( Rect rectangle ) - { - return new Rect( rectangle.Left, rectangle.Top, rectangle.Right, rectangle.Bottom ); - } - public override int GetHashCode() - { - return Left ^ ( ( Top << 13 ) | ( Top >> 0x13 ) ) ^ ( ( Width << 0x1a ) | ( Width >> 6 ) ) ^ ( ( Height << 7 ) | ( Height >> 0x19 ) ); - } - - #region Operator overloads - public static implicit operator Rect( RECT rect ) - { - return rect.ToRectangle(); - } - public static implicit operator RECT( Rect rect ) - { - return FromRectangle( rect ); - } - #endregion - } - - internal static RECT GetClientRect( IntPtr hWnd ) - { - RECT result = new RECT(); - GetClientRect( hWnd, out result ); - return result; - } - internal static RECT GetWindowRect( IntPtr hWnd ) - { - RECT result = new RECT(); - GetWindowRect( hWnd, out result ); - return result; - } - - [DllImport( "user32.dll" )] - internal static extern IntPtr GetTopWindow( IntPtr hWnd ); - - internal const uint GW_HWNDNEXT = 2; - internal const uint GW_HWNDPREV = 3; - - - [DllImport( "user32.dll", SetLastError = true )] - internal static extern IntPtr GetWindow( IntPtr hWnd, uint uCmd ); - - internal enum GetWindow_Cmd : uint - { - GW_HWNDFIRST = 0, - GW_HWNDLAST = 1, - GW_HWNDNEXT = 2, - GW_HWNDPREV = 3, - GW_OWNER = 4, - GW_CHILD = 5, - GW_ENABLEDPOPUP = 6 - } - - internal static int MakeLParam( int LoWord, int HiWord ) - { - return ( int )( ( HiWord << 16 ) | ( LoWord & 0xffff ) ); - } - - - internal const int WM_MOUSEMOVE = 0x200; - internal const int WM_LBUTTONDOWN = 0x201; - internal const int WM_LBUTTONUP = 0x202; - internal const int WM_LBUTTONDBLCLK = 0x203; - internal const int WM_RBUTTONDOWN = 0x204; - internal const int WM_RBUTTONUP = 0x205; - internal const int WM_RBUTTONDBLCLK = 0x206; - internal const int WM_MBUTTONDOWN = 0x207; - internal const int WM_MBUTTONUP = 0x208; - internal const int WM_MBUTTONDBLCLK = 0x209; - internal const int WM_MOUSEWHEEL = 0x20A; - internal const int WM_MOUSEHWHEEL = 0x20E; - - - [DllImport( "user32.dll" )] - [return: MarshalAs( UnmanagedType.Bool )] - internal static extern bool GetCursorPos( ref Win32Point pt ); - - [StructLayout( LayoutKind.Sequential )] - internal struct Win32Point - { - public Int32 X; - public Int32 Y; - }; - internal static Point GetMousePosition() - { - Win32Point w32Mouse = new Win32Point(); - GetCursorPos( ref w32Mouse ); - return new Point( w32Mouse.X, w32Mouse.Y ); - } - - - [DllImport( "user32.dll" )] - [return: MarshalAs( UnmanagedType.Bool )] - internal static extern bool IsWindowVisible( IntPtr hWnd ); - [DllImport( "user32.dll" )] - [return: MarshalAs( UnmanagedType.Bool )] - internal static extern bool IsWindowEnabled( IntPtr hWnd ); - - [DllImport( "user32.dll" )] - internal static extern IntPtr GetFocus(); - - [DllImport( "user32.dll" )] - [return: MarshalAs( UnmanagedType.Bool )] - internal static extern bool BringWindowToTop( IntPtr hWnd ); - - [DllImport( "user32.dll", SetLastError = true )] - internal static extern IntPtr SetParent( IntPtr hWndChild, IntPtr hWndNewParent ); - - [DllImport( "user32.dll", ExactSpelling = true, CharSet = CharSet.Auto )] - internal static extern IntPtr GetParent( IntPtr hWnd ); - - /// - /// Changes an attribute of the specified window. The function also sets the 32-bit (long) value at the specified offset into the extra window memory. - /// - /// A handle to the window and, indirectly, the class to which the window belongs.. - /// The zero-based offset to the value to be set. Valid values are in the range zero through the number of bytes of extra window memory, minus the size of an integer. To set any other value, specify one of the following values: GWL_EXSTYLE, GWL_HINSTANCE, GWL_ID, GWL_STYLE, GWL_USERDATA, GWL_WNDPROC - /// The replacement value. - /// If the function succeeds, the return value is the previous value of the specified 32-bit integer. - /// If the function fails, the return value is zero. To get extended error information, call GetLastError. - [DllImport( "user32.dll" )] - static extern int SetWindowLong( IntPtr hWnd, int nIndex, int dwNewLong ); - - [DllImport( "user32.dll", SetLastError = true )] - static extern int GetWindowLong( IntPtr hWnd, int nIndex ); - - public static void SetOwner( IntPtr childHandle, IntPtr ownerHandle ) - { - SetWindowLong( - childHandle, - -8, // GWL_HWNDPARENT - ownerHandle.ToInt32() ); - } - - public static IntPtr GetOwner( IntPtr childHandle ) - { - return new IntPtr( GetWindowLong( childHandle, -8 ) ); - } - - - //Monitor Patch #13440 - - /// - /// The MonitorFromRect function retrieves a handle to the display monitor that - /// has the largest area of intersection with a specified rectangle. - /// - /// Pointer to a RECT structure that specifies the rectangle of interest in - /// virtual-screen coordinates - /// Determines the function's return value if the rectangle does not intersect - /// any display monitor - /// - /// If the rectangle intersects one or more display monitor rectangles, the return value - /// is an HMONITOR handle to the display monitor that has the largest area of intersection with the rectangle. - /// If the rectangle does not intersect a display monitor, the return value depends on the value of dwFlags. - /// - [DllImport( "user32.dll" )] - public static extern IntPtr MonitorFromRect( [In] ref RECT lprc, uint dwFlags ); - - /// - /// The MonitorFromWindow function retrieves a handle to the display monitor that has the largest area of intersection with the bounding rectangle of a specified window. - /// - /// A handle to the window of interest. - /// Determines the function's return value if the window does not intersect any display monitor. - /// If the window intersects one or more display monitor rectangles, the return value is an HMONITOR handle to the display monitor that has the largest area of intersection with the window. - /// If the window does not intersect a display monitor, the return value depends on the value of dwFlags. - /// - [DllImport( "user32.dll" )] - public static extern IntPtr MonitorFromWindow( IntPtr hwnd, uint dwFlags ); - - - /// - /// The MONITORINFO structure contains information about a display monitor. - /// - [StructLayout( LayoutKind.Sequential )] - public class MonitorInfo - { - /// - /// The size of the structure, in bytes. - /// - public int Size = Marshal.SizeOf( typeof( MonitorInfo ) ); - /// - /// A RECT structure that specifies the display monitor rectangle, expressed - /// in virtual-screen coordinates. - /// Note that if the monitor is not the primary display monitor, - /// some of the rectangle's coordinates may be negative values. - /// - public RECT Monitor; - /// - /// A RECT structure that specifies the work area rectangle of the display monitor, - /// expressed in virtual-screen coordinates. Note that if the monitor is not the primary - /// display monitor, some of the rectangle's coordinates may be negative values. - /// - public RECT Work; - /// - /// A set of flags that represent attributes of the display monitor. - /// - public uint Flags; - } - - /// - /// The GetMonitorInfo function retrieves information about a display monitor. - /// - /// Handle to the display monitor of interest. - /// Pointer to a MONITORINFO or MONITORINFOEX structure that receives - /// information about the specified display monitor - /// If the function succeeds, the return value is nonzero. - /// If the function fails, the return value is zero. - [DllImport( "user32.dll" )] - [return: MarshalAs( UnmanagedType.Bool )] - public static extern bool GetMonitorInfo( IntPtr hMonitor, [In, Out] MonitorInfo lpmi ); - - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/WindowHelper.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/WindowHelper.cs deleted file mode 100644 index efd95082..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/WindowHelper.cs +++ /dev/null @@ -1,77 +0,0 @@ -/************************************************************************************* - - Extended WPF Toolkit - - Copyright (C) 2007-2013 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at http://xceed.com/wpf_toolkit - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ***********************************************************************************/ - -using System; -using System.Windows.Media; -using System.Windows; -using System.Windows.Interop; - -namespace Xceed.Wpf.AvalonDock -{ - static class WindowHelper - { - public static bool IsAttachedToPresentationSource( this Visual element ) - { - return PresentationSource.FromVisual( element as Visual ) != null; - } - - public static void SetParentToMainWindowOf( this Window window, Visual element ) - { - var wndParent = Window.GetWindow( element ); - if( wndParent != null ) - window.Owner = wndParent; - else - { - IntPtr parentHwnd; - if( GetParentWindowHandle( element, out parentHwnd ) ) - Win32Helper.SetOwner( new WindowInteropHelper( window ).Handle, parentHwnd ); - } - } - - public static IntPtr GetParentWindowHandle( this Window window ) - { - if( window.Owner != null ) - return new WindowInteropHelper( window.Owner ).Handle; - else - return Win32Helper.GetOwner( new WindowInteropHelper( window ).Handle ); - } - - - public static bool GetParentWindowHandle( this Visual element, out IntPtr hwnd ) - { - hwnd = IntPtr.Zero; - HwndSource wpfHandle = PresentationSource.FromVisual( element ) as HwndSource; - - if( wpfHandle == null ) - return false; - - hwnd = Win32Helper.GetParent( wpfHandle.Handle ); - if( hwnd == IntPtr.Zero ) - hwnd = wpfHandle.Handle; - return true; - } - - public static void SetParentWindowToNull( this Window window ) - { - if( window.Owner != null ) - window.Owner = null; - else - { - Win32Helper.SetOwner( new WindowInteropHelper( window ).Handle, IntPtr.Zero ); - } - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Xceed.Wpf.AvalonDock.csproj b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Xceed.Wpf.AvalonDock.csproj deleted file mode 100644 index 3e1a745a..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/Xceed.Wpf.AvalonDock.csproj +++ /dev/null @@ -1,368 +0,0 @@ - - - - Debug - AnyCPU - 8.0.30703 - 2.0 - {DB81988F-E0F2-45A0-A1FD-8C37F3D35244} - library - Properties - Xceed.Wpf.AvalonDock - Xceed.Wpf.AvalonDock - v4.0 - Client - 512 - {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - 4 - - - true - full - false - bin\Debug\ - DEBUG - prompt - 4 - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - - false - - - - - - - - - - - - - - - 4.0 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Code - - - True - True - Resources.de.resx - - - True - True - Resources.resx - - - True - True - Resources.es.resx - - - True - True - Resources.fr.resx - - - True - True - Resources.hu.resx - - - True - True - Resources.it.resx - - - True - True - Resources.pt-BR.resx - - - True - True - Resources.ro.resx - - - True - True - Resources.ru.resx - - - True - True - Resources.sv.resx - - - True - True - Resources.zh-Hans.resx - - - - - - - - PublicResXFileCodeGenerator - Resources.hu.Designer.cs - Designer - - - PublicResXFileCodeGenerator - Resources.Designer.cs - Designer - - - PublicResXFileCodeGenerator - Resources.it.Designer.cs - Designer - - - PublicResXFileCodeGenerator - Resources.fr.Designer.cs - Designer - - - PublicResXFileCodeGenerator - Resources.es.Designer.cs - - - Designer - PublicResXFileCodeGenerator - Resources.pt-BR.Designer.cs - - - Designer - PublicResXFileCodeGenerator - Resources.ru.Designer.cs - - - Designer - PublicResXFileCodeGenerator - Resources.de.Designer.cs - - - Designer - PublicResXFileCodeGenerator - Resources.sv.Designer.cs - - - Designer - PublicResXFileCodeGenerator - Resources.zh-Hans.Designer.cs - - - PublicResXFileCodeGenerator - Resources.ro.Designer.cs - Designer - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Designer - MSBuild:Compile - - - - - {72e591d6-8f83-4d8c-8f67-9c325e623234} - Xceed.Wpf.Toolkit - - - - - \ No newline at end of file diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/sn.snk b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/sn.snk deleted file mode 100644 index 1bdc9120..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/sn.snk and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.DataGrid/DefaultCellEditorSelector.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.DataGrid/DefaultCellEditorSelector.xaml index 4fe53870..0f8c3d77 100644 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.DataGrid/DefaultCellEditorSelector.xaml +++ b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.DataGrid/DefaultCellEditorSelector.xaml @@ -18,11 +18,11 @@ x:ClassModifier="internal" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" - xmlns:xctk="clr-namespace:Xceed.Wpf.Toolkit;assembly=Xceed.Wpf.Toolkit" xmlns:local="clr-namespace:Xceed.Wpf.DataGrid" xmlns:conv="clr-namespace:Xceed.Wpf.DataGrid.Converters" xmlns:markup="clr-namespace:Xceed.Wpf.DataGrid.Markup" - xmlns:s="clr-namespace:System;assembly=mscorlib"> + xmlns:s="clr-namespace:System;assembly=mscorlib" + xmlns:xctk="http://schemas.xceed.com/wpf/xaml/toolkit"> diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.DataGrid/Xceed.Wpf.DataGrid.csproj b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.DataGrid/Xceed.Wpf.DataGrid.csproj index 74743f09..aed6cd0c 100644 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.DataGrid/Xceed.Wpf.DataGrid.csproj +++ b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.DataGrid/Xceed.Wpf.DataGrid.csproj @@ -1050,12 +1050,10 @@ - - {72e591d6-8f83-4d8c-8f67-9c325e623234} - Xceed.Wpf.Toolkit - + + 4.6.96 + - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/App.ico b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/App.ico deleted file mode 100644 index 94eeac58..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/App.ico and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/App.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/App.xaml deleted file mode 100644 index ee02ab5f..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/App.xaml +++ /dev/null @@ -1,30 +0,0 @@ - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/App.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/App.xaml.cs deleted file mode 100644 index 84c34e12..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/App.xaml.cs +++ /dev/null @@ -1,32 +0,0 @@ -/************************************************************************************* - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ***********************************************************************************/ - -using System; -using System.Collections.Generic; -using System.Configuration; -using System.Data; -using System.Linq; -using System.Windows; - -namespace Xceed.Wpf.Toolkit.LiveExplorer -{ - /// - /// Interaction logic for App.xaml - /// - public partial class App : Application - { - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeBox.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeBox.cs deleted file mode 100644 index 6a9e6c2a..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeBox.cs +++ /dev/null @@ -1,71 +0,0 @@ -/************************************************************************************* - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ***********************************************************************************/ - -using System; -using System.IO; -using System.Windows; -using System.Windows.Media; -using System.Windows.Resources; -using Xceed.Wpf.Toolkit.LiveExplorer.Core; - -namespace Xceed.Wpf.Toolkit.LiveExplorer -{ - public abstract class CodeBox : Xceed.Wpf.Toolkit.RichTextBox - { - protected CodeBox() - { - this.IsReadOnly = true; - this.FontFamily = new FontFamily( "Courier New" ); - this.HorizontalScrollBarVisibility = System.Windows.Controls.ScrollBarVisibility.Auto; - this.VerticalScrollBarVisibility = System.Windows.Controls.ScrollBarVisibility.Auto; - this.Document.PageWidth = 2500; - } - - public string CodeSource - { - set - { - if( value == null ) - this.Text = null; - - this.Text = this.GetDataFromResource( value ); - } - } - - private string GetDataFromResource( string uriString ) - { - Uri uri = new Uri( uriString, UriKind.Relative ); - StreamResourceInfo info = Application.GetResourceStream( uri ); - - StreamReader reader = new StreamReader( info.Stream ); - string data = reader.ReadToEnd(); - reader.Close(); - - return data; - } - - } - - public class XamlBox : CodeBox - { - public XamlBox() { this.TextFormatter = new Core.XamlFormatter(); } - } - - public class CSharpBox : CodeBox - { - public CSharpBox() { this.TextFormatter = new Core.CSharpFormatter(); } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/AutoSelectTextboxView.xaml.cs.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/AutoSelectTextboxView.xaml.cs.txt deleted file mode 100644 index 81c9135d..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/AutoSelectTextboxView.xaml.cs.txt +++ /dev/null @@ -1,29 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - *************************************************************************************/ - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Text.Views -{ - /// - /// Interaction logic for AutoSelectTextboxView.xaml - /// - public partial class AutoSelectTextboxView : DemoView - { - public AutoSelectTextboxView() - { - InitializeComponent(); - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/AutoSelectTextboxView.xaml.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/AutoSelectTextboxView.xaml.txt deleted file mode 100644 index 7c5f24d7..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/AutoSelectTextboxView.xaml.txt +++ /dev/null @@ -1,120 +0,0 @@ - - - - - The AutoSelectTextBox allows the text content to be selected when the control get the focus. It also allows the Focus navigation behavior within the control to be affected. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - AutoSelectBehavior: - - The value of the "AutoSelectBehavior" property determines whether the content of the AutoSelectTextBox will be selected or not when the control gets the focus. - - - AutoMoveFocus: - - Effect with "MaxLength" property: - - - Setting the "MaxLength" of the text box allows the focus to move from the AutoSelectTextBox once the max length has been reached. - In the following "Telephone Number" fields, the "MaxLength" properties of the controls have been set to 3, 3, and 4. - - - - - - - - - - - - - - - - - Effect with Arrow keys - - - Setting "AutoMoveFocus" to true also allows navigating the focus through the controls using the arrow keys to move the focus up, down, left, or right. - You are no longer limited to the "left-right" navigation of the "Tab, Shift-Tab" keys. - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/AvalonDockView.xaml.cs.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/AvalonDockView.xaml.cs.txt deleted file mode 100644 index 1df33371..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/AvalonDockView.xaml.cs.txt +++ /dev/null @@ -1,51 +0,0 @@ -/************************************************************************************* - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ************************************************************************************/ - -using System.Windows; -using Xceed.Wpf.AvalonDock.Layout.Serialization; -using System.IO; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.AvalonDock.Views -{ - /// - /// Interaction logic for AvalonDockView.xaml - /// - public partial class AvalonDockView : DemoView - { - public AvalonDockView() - { - InitializeComponent(); - } - - private void SaveButton_Click( object sender, RoutedEventArgs e ) - { - using( var writer = new StreamWriter( "AvalonDockSavedFile.txt" ) ) - { - var layoutSerializer = new XmlLayoutSerializer( _dockingManager ); - layoutSerializer.Serialize( writer ); - } - } - - private void LoadButton_Click( object sender, RoutedEventArgs e ) - { - using( var reader = new StreamReader( "AvalonDockSavedFile.txt" ) ) - { - var layoutSerializer = new XmlLayoutSerializer( _dockingManager ); - layoutSerializer.Deserialize( reader ); - } - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/AvalonDockView.xaml.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/AvalonDockView.xaml.txt deleted file mode 100644 index f17aa84b..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/AvalonDockView.xaml.txt +++ /dev/null @@ -1,168 +0,0 @@ - - - - - The AvalonDock layout system allows developers to create customizable layouts using a window docking system similar to what is found in many popular integrated development environements. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/ColorView.xaml.cs.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/ColorView.xaml.cs.txt deleted file mode 100644 index d5055d4f..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/ColorView.xaml.cs.txt +++ /dev/null @@ -1,34 +0,0 @@ -/************************************************************************************* - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ***********************************************************************************/ - -using System.Collections.Generic; -using System.Collections.ObjectModel; -using System.ComponentModel; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Color.Views -{ - /// - /// Interaction logic for ColorView.xaml - /// - public partial class ColorView : DemoView - { - public ColorView() - { - InitializeComponent(); - } - - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/ColorView.xaml.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/ColorView.xaml.txt deleted file mode 100644 index 4dd5e575..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/ColorView.xaml.txt +++ /dev/null @@ -1,344 +0,0 @@ - - - - - The ColorCanvas and ColorPicker controls allow the user to input a color. Not shown in the sample are the ColorPicker's Available, Standard and Recent color lists, which are entirely customizable. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/DataGridView.xaml.cs.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/DataGridView.xaml.cs.txt deleted file mode 100644 index c380b492..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/DataGridView.xaml.cs.txt +++ /dev/null @@ -1,36 +0,0 @@ -/************************************************************************************* - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ***********************************************************************************/ - -using System.Data; -using Xceed.Wpf.DataGrid; -using System.Diagnostics; -using Xceed.Wpf.Samples.SampleData; -using System.Collections.ObjectModel; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.DataGrid.Views -{ - /// - /// Interaction logic for DataGridView.xaml - /// - public partial class DataGridView : DemoView - { - public DataGridView() - { - this.DataContext = SampleDataProvider.GetOrders(); - InitializeComponent(); - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/DataGridView.xaml.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/DataGridView.xaml.txt deleted file mode 100644 index fa6d2f2e..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/DataGridView.xaml.txt +++ /dev/null @@ -1,184 +0,0 @@ - - - - - Toolkit for WPF includes a powerful and fast datagrid control with many improvements over the stock WPF datagrid. In addition to providing a modern experience with the smooth scrolling and fully animated Tableflow view (can be turned off), it also provides zero-lag background data virtualization. Try a basic sample here. There are too many features and options to showcase in this sample. An even more feature-rich edition of this datagrid is available - - here. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/DateTimeView.xaml.cs.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/DateTimeView.xaml.cs.txt deleted file mode 100644 index 5c68a282..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/DateTimeView.xaml.cs.txt +++ /dev/null @@ -1,29 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ************************************************************************************/ - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.DateTime.Views -{ - /// - /// Interaction logic for DateTimeView.xaml - /// - public partial class DateTimeView : DemoView - { - public DateTimeView() - { - InitializeComponent(); - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/DateTimeView.xaml.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/DateTimeView.xaml.txt deleted file mode 100644 index 886b1a48..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/DateTimeView.xaml.txt +++ /dev/null @@ -1,201 +0,0 @@ - - - - - - The DateTimePicker and TimePicker controls let you select the date and the time in several ways. The TimePicker is used in the DateTimePicker. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/DisplayLocalizationRes.Designer.cs.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/DisplayLocalizationRes.Designer.cs.txt deleted file mode 100644 index 667ee531..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/DisplayLocalizationRes.Designer.cs.txt +++ /dev/null @@ -1,180 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.296 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views { - using System; - - - /// - /// A strongly-typed resource class, for looking up localized strings, etc. - /// - // This class was auto-generated by the StronglyTypedResourceBuilder - // class via a tool like ResGen or Visual Studio. - // To add or remove a member, edit your .ResX file then rerun ResGen - // with the /str option, or rebuild your VS project. - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")] - [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] - [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] - internal class DisplayLocalizationRes { - - private static global::System.Resources.ResourceManager resourceMan; - - private static global::System.Globalization.CultureInfo resourceCulture; - - [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal DisplayLocalizationRes() { - } - - /// - /// Returns the cached ResourceManager instance used by this class. - /// - [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] - internal static global::System.Resources.ResourceManager ResourceManager { - get { - if (object.ReferenceEquals(resourceMan, null)) { - global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views.DisplayLocalizationRes", typeof(DisplayLocalizationRes).Assembly); - resourceMan = temp; - } - return resourceMan; - } - } - - /// - /// Overrides the current thread's CurrentUICulture property for all - /// resource lookups using this strongly typed resource class. - /// - [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] - internal static global::System.Globalization.CultureInfo Culture { - get { - return resourceCulture; - } - set { - resourceCulture = value; - } - } - - /// - /// Looks up a localized string similar to Details. - /// - internal static string DetailsCategory { - get { - return ResourceManager.GetString("DetailsCategory", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Favorite actor 1 (no DisplayName). - /// - internal static string FavoriteActor1 { - get { - return ResourceManager.GetString("FavoriteActor1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to This property's type is an enum whose values have no DisplayName attributes. These values displayed are provided by the ToString() method.. - /// - internal static string FavoriteActor1Desc { - get { - return ResourceManager.GetString("FavoriteActor1Desc", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Favorite actor 2 (with DisplayName). - /// - internal static string FavoriteActor2 { - get { - return ResourceManager.GetString("FavoriteActor2", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to This property's type is an enum whose values are decorated with the ExtendedDisplayName attribute. Combined with the EnumDisplayNameConverter, this allows display values to be customized.. - /// - internal static string FavoriteActor2Desc { - get { - return ResourceManager.GetString("FavoriteActor2Desc", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Favorite actor 3. - /// - internal static string FavoriteActor3 { - get { - return ResourceManager.GetString("FavoriteActor3", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to "(Not listed)" enum value shows that enum values can also be localized.. - /// - internal static string FavoriteActor3Desc { - get { - return ResourceManager.GetString("FavoriteActor3Desc", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to First name. - /// - internal static string FirstName { - get { - return ResourceManager.GetString("FirstName", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to First name of that person. - /// - internal static string FirstNameDesc { - get { - return ResourceManager.GetString("FirstNameDesc", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Information. - /// - internal static string InfoCategory { - get { - return ResourceManager.GetString("InfoCategory", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Last name. - /// - internal static string LastName { - get { - return ResourceManager.GetString("LastName", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Usually the familly name of the person. - /// - internal static string LastNameDesc { - get { - return ResourceManager.GetString("LastNameDesc", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to (Not listed). - /// - internal static string NotListed { - get { - return ResourceManager.GetString("NotListed", resourceCulture); - } - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/DisplayLocalizationRes.fr.resx.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/DisplayLocalizationRes.fr.resx.txt deleted file mode 100644 index 3c7a52ca..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/DisplayLocalizationRes.fr.resx.txt +++ /dev/null @@ -1,159 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Détails - - - Acteur favori 1 (aucun DisplayName) - - - Le type de cette propriété est un enum où les valeurs n'ont aucun attribut "DisplayName". Les valeurs affichées sont retournées par la méthode ToString(). - - - Acteur favori 2 (avec DisplayName) - - - Le type de cette propriété est un enum où les valeurs sont décorés avec l'attribut "DisplayName". Les valeurs affichées sont celles spécifiées par l'attribut ExtendedDisplayName. - - - Acteur favori 3 - - - La valeur "(Non proposé)" démontre que les valeurs des enums peuvent aussi être localisées. - - - Prénom - - - Prénom de la personne - - - Information - - - Nom de famille - - - Le nom de famille de la personne - - - (Non proposé) - - \ No newline at end of file diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/DisplayLocalizationRes.resx.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/DisplayLocalizationRes.resx.txt deleted file mode 100644 index c38138ff..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/DisplayLocalizationRes.resx.txt +++ /dev/null @@ -1,159 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Details - - - Favorite actor 1 (no DisplayName) - - - This property's type is an enum whose values have no DisplayName attributes. These values displayed are provided by the ToString() method. - - - Favorite actor 2 (with DisplayName) - - - This property's type is an enum whose values are decorated with the ExtendedDisplayName attribute. Combined with the EnumDisplayNameConverter, this allows display values to be customized. - - - Favorite actor 3 - - - "(Not listed)" enum value shows that enum values can also be localized. - - - First name - - - First name of that person - - - Information - - - Last name - - - Usually the familly name of the person - - - (Not listed) - - \ No newline at end of file diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/DropDownSplitButtonView.xaml.cs.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/DropDownSplitButtonView.xaml.cs.txt deleted file mode 100644 index 583db23c..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/DropDownSplitButtonView.xaml.cs.txt +++ /dev/null @@ -1,45 +0,0 @@ -/*************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - *************************************************************************************/ - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Button.Views -{ - /// - /// Interaction logic for DropDownSplitButtonView.xaml - /// - public partial class DropDownSplitButtonView : DemoView - { - public DropDownSplitButtonView() - { - InitializeComponent(); - } - - private void DropDownButton_Click( object sender, System.Windows.RoutedEventArgs e ) - { - - } - - private void Button_Click( object sender, System.Windows.RoutedEventArgs e ) - { - _dropDownButton.IsOpen = false; - _splitButton.IsOpen = false; - } - - private void SplitButton_Click( object sender, System.Windows.RoutedEventArgs e ) - { - Xceed.Wpf.Toolkit.MessageBox.Show( "Thanks for clicking me!", "SplitButton Click" ); - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/DropDownSplitButtonView.xaml.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/DropDownSplitButtonView.xaml.txt deleted file mode 100644 index a6bab569..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/DropDownSplitButtonView.xaml.txt +++ /dev/null @@ -1,164 +0,0 @@ - - - - - The DropDownButton control is a button that when clicked displays a drop down in which you can place any custom content within. - - - The SplitButton control is a button that can be clicked and also provides a drop down in which you can place any custom content within. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/FilePickerView.xaml.cs.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/FilePickerView.xaml.cs.txt deleted file mode 100644 index 6fe084df..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/FilePickerView.xaml.cs.txt +++ /dev/null @@ -1,34 +0,0 @@ -/*************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ************************************************************************************/ - -using System.Collections.ObjectModel; -using System.Collections.Specialized; -using System.Windows; -using System.Windows.Data; -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.FilePicker.Views -{ - /// - /// Interaction logic for FilePickerView.xaml - /// - public partial class FilePickerView : DemoView - { - public FilePickerView() - { - InitializeComponent(); - } - - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/FilePickerView.xaml.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/FilePickerView.xaml.txt deleted file mode 100644 index 79701472..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/FilePickerView.xaml.txt +++ /dev/null @@ -1,58 +0,0 @@ - - - - - The FilePicker is a control that can be used to select one or more files in a browsing window. - - - This feature is only available in the "Plus" version. - - - Click here for more details about Xceed Toolkit Plus for WPF. - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/IconButtonView.xaml.cs.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/IconButtonView.xaml.cs.txt deleted file mode 100644 index e1726617..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/IconButtonView.xaml.cs.txt +++ /dev/null @@ -1,29 +0,0 @@ -/*************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - *************************************************************************************/ - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Button.Views -{ - /// - /// Interaction logic for IconButtonView.xaml - /// - public partial class IconButtonView : DemoView - { - public IconButtonView() - { - InitializeComponent(); - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/IconButtonView.xaml.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/IconButtonView.xaml.txt deleted file mode 100644 index 9c5633db..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/IconButtonView.xaml.txt +++ /dev/null @@ -1,179 +0,0 @@ - - - - - The IconButton control is a Button that contains an icon and some data. The Foreground, Background and BorderBrush can be easily modified with properties while the Icon location is customizable. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/ListBoxView.xaml.cs.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/ListBoxView.xaml.cs.txt deleted file mode 100644 index 35b9b36b..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/ListBoxView.xaml.cs.txt +++ /dev/null @@ -1,42 +0,0 @@ -/*************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ************************************************************************************/ - -using System; -using System.IO; -using System.Windows; -using System.Windows.Resources; -using Xceed.Wpf.Samples.SampleData; -using System.ComponentModel; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.ListBox.Views -{ - /// - /// Interaction logic for ListBoxView.xaml - /// - public partial class ListBoxView : DemoView - { - #region Initialization - - public ListBoxView() - { - - InitializeComponent(); - - } - - #endregion - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/ListBoxView.xaml.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/ListBoxView.xaml.txt deleted file mode 100644 index 4b87996c..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/ListBoxView.xaml.txt +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - Dress Up Your App in Style in Minutes - - - Supports implicit styles, so the entire listbox can be styled in minutes with a couple of lines of code. Also supports explicit styles and Expression Blend. - - - The listBox items can be animated, dragged-and-dropped, filtered, grouped, selected in various ways, and sorted. Plus, all of the ListBox components can be styled or themed. In addition, different ways of presenting the listBox items are available, such as horizontal or vertical scrolling and following specific or circle paths. - This feature is only available in the "Plus" version. - - - Click here for more details about Toolkit Plus for WPF. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MagnifierView.xaml.cs.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MagnifierView.xaml.cs.txt deleted file mode 100644 index 4375dee6..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MagnifierView.xaml.cs.txt +++ /dev/null @@ -1,43 +0,0 @@ -/*************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ************************************************************************************/ - -using System; -using System.IO; -using System.Windows; -using System.Windows.Resources; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Magnifier.Views -{ - /// - /// Interaction logic for MagnifierView.xaml - /// - public partial class MagnifierView : DemoView - { - public MagnifierView() - { - InitializeComponent(); - - // Load and display the RTF file. - Uri uri = new Uri( "pack://application:,,,/Xceed.Wpf.Toolkit.LiveExplorer;component/Samples/Magnifier/Resources/SampleText.rtf" ); - StreamResourceInfo info = Application.GetResourceStream( uri ); - using( StreamReader txtReader = new StreamReader( info.Stream ) ) - { - _txtContent.Text = txtReader.ReadToEnd(); - } - } - - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MagnifierView.xaml.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MagnifierView.xaml.txt deleted file mode 100644 index c25cbc93..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MagnifierView.xaml.txt +++ /dev/null @@ -1,111 +0,0 @@ - - - - - - The Magnifier control allows the user to magnify parts of an application. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaskedTextboxView.xaml.cs.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaskedTextboxView.xaml.cs.txt deleted file mode 100644 index 88b5a14e..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaskedTextboxView.xaml.cs.txt +++ /dev/null @@ -1,35 +0,0 @@ -/*************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - *************************************************************************************/ - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Text.Views -{ - /// - /// Interaction logic for MaskedTextboxView.xaml - /// - public partial class MaskedTextboxView : DemoView - { - public MaskedTextboxView() - { - InitializeComponent(); - _mask.TextChanged += new System.Windows.Controls.TextChangedEventHandler( _mask_TextChanged ); - } - - void _mask_TextChanged( object sender, System.Windows.Controls.TextChangedEventArgs e ) - { - _maskedTextBox.Value = null; - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaskedTextboxView.xaml.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaskedTextboxView.xaml.txt deleted file mode 100644 index b6b70eee..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaskedTextboxView.xaml.txt +++ /dev/null @@ -1,90 +0,0 @@ - - - - - The MaskedTextBox control lets you display and edit values based on a mask. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialButtonView.xaml.cs.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialButtonView.xaml.cs.txt deleted file mode 100644 index 588221a4..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialButtonView.xaml.cs.txt +++ /dev/null @@ -1,35 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - **************************************************************************************/ - - -using System; -using System.Collections.Generic; -using System.Windows; -using System.Windows.Controls; -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views -{ - /// - /// Interaction logic for MaterialButtonView.xaml - /// - public partial class MaterialButtonView : MaterialDemoView - { - public MaterialButtonView() - { - InitializeComponent(); - } - - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialButtonView.xaml.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialButtonView.xaml.txt deleted file mode 100644 index e2c40a4c..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialButtonView.xaml.txt +++ /dev/null @@ -1,48 +0,0 @@ - - - - - A Button with a raised animation on mouse over and a customizable ink animation on MousePress. It uses the Material Brushes. - - - This feature is only available in the "Plus" version. - - - Click here for more details about Xceed Toolkit Plus for WPF. - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialCheckBoxView.xaml.cs.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialCheckBoxView.xaml.cs.txt deleted file mode 100644 index 38e34326..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialCheckBoxView.xaml.cs.txt +++ /dev/null @@ -1,34 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - **************************************************************************************/ - - -using System; -using System.Collections.Generic; -using System.Windows; -using System.Windows.Controls; -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views -{ - /// - /// Interaction logic for MaterialCheckBoxView.xaml - /// - public partial class MaterialCheckBoxView : MaterialDemoView - { - public MaterialCheckBoxView() - { - InitializeComponent(); - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialCheckBoxView.xaml.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialCheckBoxView.xaml.txt deleted file mode 100644 index 6cac7952..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialCheckBoxView.xaml.txt +++ /dev/null @@ -1,46 +0,0 @@ - - - - - A CheckBox with transition animations when the checked state is changed. It uses the Material Brushes. - - - This feature is only available in the "Plus" version. - - - Click here for more details about Xceed Toolkit Plus for WPF. - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialComboBoxView.xaml.cs.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialComboBoxView.xaml.cs.txt deleted file mode 100644 index af1f7e8e..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialComboBoxView.xaml.cs.txt +++ /dev/null @@ -1,34 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - **************************************************************************************/ - - -using System; -using System.Collections.Generic; -using System.Windows; -using System.Windows.Controls; -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views -{ - /// - /// Interaction logic for MaterialComboBoxView.xaml - /// - public partial class MaterialComboBoxView : MaterialDemoView - { - public MaterialComboBoxView() - { - InitializeComponent(); - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialComboBoxView.xaml.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialComboBoxView.xaml.txt deleted file mode 100644 index b0809e0a..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialComboBoxView.xaml.txt +++ /dev/null @@ -1,48 +0,0 @@ - - - - - MaterialComboBox is a ComboBox that is using the Material Brushes and contains MaterialComboBoxItems. - - MaterialComboBoxItems are ComboBoxItems that are using the Material Brushes. They use an ink animation when they are selected. - - - This feature is only available in the "Plus" version. - - - Click here for more details about Xceed Toolkit Plus for WPF. - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialControlsView.xaml.cs.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialControlsView.xaml.cs.txt deleted file mode 100644 index 81972001..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialControlsView.xaml.cs.txt +++ /dev/null @@ -1,59 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - **************************************************************************************/ - - -using System; -using System.Collections.Generic; -using System.Windows; -using System.Windows.Controls; -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views -{ - /// - /// Interaction logic for MaterialControlsView.xaml - /// - public partial class MaterialControlsView : MaterialDemoView - { - - - - #region Constructors - - public MaterialControlsView() - { - InitializeComponent(); - } - - #endregion - - - - - - - - - - - - - - - - - - - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialControlsView.xaml.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialControlsView.xaml.txt deleted file mode 100644 index 4bc64041..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialControlsView.xaml.txt +++ /dev/null @@ -1,56 +0,0 @@ - - - - - The Material controls redefine the base controls by adding smooth animations and special effects. They also combine the base controls together to create new controls. - - - The Material controls include a set of complimentary accent brush and foreground. - - - This feature is only available in the "Plus" version. - - - Click here for more details about Xceed Toolkit Plus for WPF. - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialDemoView.cs.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialDemoView.cs.txt deleted file mode 100644 index 40d958bc..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialDemoView.cs.txt +++ /dev/null @@ -1,41 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - **************************************************************************************/ - -using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; -using System.Windows.Media; - -namespace Xceed.Wpf.Toolkit.LiveExplorer -{ - public class MaterialDemoView : DemoView - { - #region Constructor - - public MaterialDemoView() - { - - } - - #endregion - - - - - - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialDropDownView.xaml.cs.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialDropDownView.xaml.cs.txt deleted file mode 100644 index b6b907e8..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialDropDownView.xaml.cs.txt +++ /dev/null @@ -1,34 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - **************************************************************************************/ - - -using System; -using System.Collections.Generic; -using System.Windows; -using System.Windows.Controls; -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views -{ - /// - /// Interaction logic for MaterialDropDownView.xaml - /// - public partial class MaterialDropDownView : MaterialDemoView - { - public MaterialDropDownView() - { - InitializeComponent(); - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialDropDownView.xaml.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialDropDownView.xaml.txt deleted file mode 100644 index 791c5136..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialDropDownView.xaml.txt +++ /dev/null @@ -1,49 +0,0 @@ - - - - - A DropDownButton from the Xceed Wpf Toolkit with animations when opening the popup. It uses the MaterialButton animations and the Material Brushes. - - - This feature is only available in the "Plus" version. - - - Click here for more details about Xceed Toolkit Plus for WPF. - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialFrameView.xaml.cs.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialFrameView.xaml.cs.txt deleted file mode 100644 index 052f0a7d..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialFrameView.xaml.cs.txt +++ /dev/null @@ -1,34 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - **************************************************************************************/ - - -using System; -using System.Collections.Generic; -using System.Windows; -using System.Windows.Controls; -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views -{ - /// - /// Interaction logic for MaterialFrameView.xaml - /// - public partial class MaterialFrameView : DemoView - { - public MaterialFrameView() - { - InitializeComponent(); - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialFrameView.xaml.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialFrameView.xaml.txt deleted file mode 100644 index eaa02dff..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialFrameView.xaml.txt +++ /dev/null @@ -1,47 +0,0 @@ - - - - - A ContentControl with a fully customizable shadow that can be modified through Shadow properties or with a Z property that enables predefined shadows. - - - This feature is only available in the "Plus" version. - - - Click here for more details about Xceed Toolkit Plus for WPF. - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialHamburgerView.xaml.cs.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialHamburgerView.xaml.cs.txt deleted file mode 100644 index 9b6fc8b9..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialHamburgerView.xaml.cs.txt +++ /dev/null @@ -1,47 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - **************************************************************************************/ -using System.Diagnostics; -using System.Windows; -using System.Windows.Controls; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views -{ - /// - /// Interaction logic for MaterialHamburgerView.xaml - /// - public partial class MaterialHamburgerView : MaterialDemoView - { - #region Constructors - - public MaterialHamburgerView() - { - InitializeComponent(); - } - - #endregion - - - - - - - - - - - - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialHamburgerView.xaml.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialHamburgerView.xaml.txt deleted file mode 100644 index b49fd2d0..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialHamburgerView.xaml.txt +++ /dev/null @@ -1,73 +0,0 @@ - - - - - A ToggleButton that pops a menu from left, right, top or bottom of a Window (or any FrameworkElement). The menu can be an animated HamburgerMenu or any customized content. It uses the Material Brushes. - - - This feature is only available in the "Plus" version. - - - Click here for more details about Xceed Toolkit Plus for WPF. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialListBoxView.xaml.cs.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialListBoxView.xaml.cs.txt deleted file mode 100644 index a16fd422..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialListBoxView.xaml.cs.txt +++ /dev/null @@ -1,34 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - **************************************************************************************/ - - -using System; -using System.Collections.Generic; -using System.Windows; -using System.Windows.Controls; -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views -{ - /// - /// Interaction logic for MaterialListBoxView.xaml - /// - public partial class MaterialListBoxView : MaterialDemoView - { - public MaterialListBoxView() - { - InitializeComponent(); - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialListBoxView.xaml.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialListBoxView.xaml.txt deleted file mode 100644 index 5b19c65b..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialListBoxView.xaml.txt +++ /dev/null @@ -1,49 +0,0 @@ - - - - - MaterialListBox is a ListBox that is using the Material Brushes and contains MaterialListBoxItems. - - MaterialListBoxItems are ListBoxItems that are using the Material Brushes. They use an ink animation when they are selected. - - - This feature is only available in the "Plus" version. - - - Click here for more details about Xceed Toolkit Plus for WPF. - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialProgressBarCircularView.xaml.cs.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialProgressBarCircularView.xaml.cs.txt deleted file mode 100644 index ea5af713..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialProgressBarCircularView.xaml.cs.txt +++ /dev/null @@ -1,50 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - **************************************************************************************/ - - -using System; -using System.Collections.Generic; -using System.Windows; -using System.Windows.Controls; -using System.Windows.Media.Animation; -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views -{ - /// - /// Interaction logic for MaterialProgressBarCircularView.xaml - /// - public partial class MaterialProgressBarCircularView : MaterialDemoView - { - #region Constructors - - public MaterialProgressBarCircularView() - { - InitializeComponent(); - - } - - #endregion - - - - - - - - - - - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialProgressBarCircularView.xaml.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialProgressBarCircularView.xaml.txt deleted file mode 100644 index 4522cd82..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialProgressBarCircularView.xaml.txt +++ /dev/null @@ -1,59 +0,0 @@ - - - - - A circular ProgressBar that uses the Material Brushes. It contains properties to animate the indeterminate state. - - - This feature is only available in the "Plus" version. - - - Click here for more details about Xceed Toolkit Plus for WPF. - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialProgressBarView.xaml.cs.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialProgressBarView.xaml.cs.txt deleted file mode 100644 index a878cab4..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialProgressBarView.xaml.cs.txt +++ /dev/null @@ -1,50 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - **************************************************************************************/ - - -using System; -using System.Collections.Generic; -using System.Windows; -using System.Windows.Controls; -using System.Windows.Media.Animation; -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views -{ - /// - /// Interaction logic for MaterialProgressBarView.xaml - /// - public partial class MaterialProgressBarView : MaterialDemoView - { - #region Constructors - - public MaterialProgressBarView() - { - InitializeComponent(); - } - - #endregion - - - - - - - - - - - - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialProgressBarView.xaml.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialProgressBarView.xaml.txt deleted file mode 100644 index eda31f43..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialProgressBarView.xaml.txt +++ /dev/null @@ -1,56 +0,0 @@ - - - - - A linear ProgressBar that uses the Material Brushes. It contains properties to animate the indeterminate state. - - - This feature is only available in the "Plus" version. - - - Click here for more details about Xceed Toolkit Plus for WPF. - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialRadioButtonView.xaml.cs.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialRadioButtonView.xaml.cs.txt deleted file mode 100644 index 050091bd..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialRadioButtonView.xaml.cs.txt +++ /dev/null @@ -1,34 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - **************************************************************************************/ - - -using System; -using System.Collections.Generic; -using System.Windows; -using System.Windows.Controls; -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views -{ - /// - /// Interaction logic for MaterialRadioButtonView.xaml - /// - public partial class MaterialRadioButtonView : MaterialDemoView - { - public MaterialRadioButtonView() - { - InitializeComponent(); - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialRadioButtonView.xaml.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialRadioButtonView.xaml.txt deleted file mode 100644 index a857899b..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialRadioButtonView.xaml.txt +++ /dev/null @@ -1,45 +0,0 @@ - - - - - A RadioButton with transition animations when the checked state is changed. It uses the Material Brushes. - - - This feature is only available in the "Plus" version. - - - Click here for more details about Xceed Toolkit Plus for WPF. - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialSliderView.xaml.cs.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialSliderView.xaml.cs.txt deleted file mode 100644 index 6bb26b7e..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialSliderView.xaml.cs.txt +++ /dev/null @@ -1,37 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - **************************************************************************************/ - - -using System; -using System.Collections.Generic; -using System.Windows; -using System.Windows.Controls; -using System.Windows.Media; -using System.Windows.Media.Imaging; -using Xceed.Wpf.Toolkit.Panels; -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views -{ - /// - /// Interaction logic for MaterialSliderView.xaml - /// - public partial class MaterialSliderView : MaterialDemoView - { - public MaterialSliderView() - { - InitializeComponent(); - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialSliderView.xaml.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialSliderView.xaml.txt deleted file mode 100644 index b4c4a15a..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialSliderView.xaml.txt +++ /dev/null @@ -1,62 +0,0 @@ - - - - - A Slider with customizable and animated thumb and bubble that is using the Material Brushes. - - - This feature is only available in the "Plus" version. - - - Click here for more details about Xceed Toolkit Plus for WPF. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialSwitchView.xaml.cs.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialSwitchView.xaml.cs.txt deleted file mode 100644 index 850a3059..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialSwitchView.xaml.cs.txt +++ /dev/null @@ -1,34 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - **************************************************************************************/ - - -using System; -using System.Collections.Generic; -using System.Windows; -using System.Windows.Controls; -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views -{ - /// - /// Interaction logic for MaterialSwitchView.xaml - /// - public partial class MaterialSwitchView : MaterialDemoView - { - public MaterialSwitchView() - { - InitializeComponent(); - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialSwitchView.xaml.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialSwitchView.xaml.txt deleted file mode 100644 index de0f18c4..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialSwitchView.xaml.txt +++ /dev/null @@ -1,47 +0,0 @@ - - - - - A ToggleSwitch from the Xceed WPF Toolkit with thumb animations when Checked state is changed and that is using the Material Brushes. - - - This feature is only available in the "Plus" version. - - - Click here for more details about Xceed Toolkit Plus for WPF. - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialTabsView.xaml.cs.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialTabsView.xaml.cs.txt deleted file mode 100644 index eb49597e..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialTabsView.xaml.cs.txt +++ /dev/null @@ -1,34 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - **************************************************************************************/ - - -using System; -using System.Collections.Generic; -using System.Windows; -using System.Windows.Controls; -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views -{ - /// - /// Interaction logic for MaterialTabsView.xaml - /// - public partial class MaterialTabsView : MaterialDemoView - { - public MaterialTabsView() - { - InitializeComponent(); - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialTabsView.xaml.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialTabsView.xaml.txt deleted file mode 100644 index af95f6d0..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialTabsView.xaml.txt +++ /dev/null @@ -1,56 +0,0 @@ - - - - - MaterialTabControl is a a TabControl with animated transitions when the current selection is changed. Is uses the Material Brushes and contains MaterialTabItems. - - MaterialTabItems are TabItems that use the Material Brushes and contain customizable ink animations on mouse press. - - - This feature is only available in the "Plus" version. - - - Click here for more details about Xceed Toolkit Plus for WPF. - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialTextFieldView.xaml.cs.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialTextFieldView.xaml.cs.txt deleted file mode 100644 index 54005b25..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialTextFieldView.xaml.cs.txt +++ /dev/null @@ -1,34 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - **************************************************************************************/ - - -using System; -using System.Collections.Generic; -using System.Windows; -using System.Windows.Controls; -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views -{ - /// - /// Interaction logic for MaterialTextFieldView.xaml - /// - public partial class MaterialTextFieldView : MaterialDemoView - { - public MaterialTextFieldView() - { - InitializeComponent(); - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialTextFieldView.xaml.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialTextFieldView.xaml.txt deleted file mode 100644 index 529e5eef..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialTextFieldView.xaml.txt +++ /dev/null @@ -1,55 +0,0 @@ - - - - - A TextBox containing a customizable animated watermark that remains active when text is entered. It uses the Material Brushes. - - - This feature is only available in the "Plus" version. - - - Click here for more details about Xceed Toolkit Plus for WPF. - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialToastView.xaml.cs.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialToastView.xaml.cs.txt deleted file mode 100644 index 06aae47e..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialToastView.xaml.cs.txt +++ /dev/null @@ -1,34 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - **************************************************************************************/ - - -using System.Windows; -using System.Windows.Controls; -using System.Windows.Media; -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views -{ - /// - /// Interaction logic for MaterialToastView.xaml - /// - public partial class MaterialToastView : MaterialDemoView - { - public MaterialToastView() - { - InitializeComponent(); - } - - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialToastView.xaml.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialToastView.xaml.txt deleted file mode 100644 index b1e287d3..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialToastView.xaml.txt +++ /dev/null @@ -1,56 +0,0 @@ - - - - - A ContentControl that can be customized to display a content in any corner of any window or FrameworkElement. It uses the Material Brushes. - - - This feature is only available in the "Plus" version. - - - Click here for more details about Xceed Toolkit Plus for WPF. - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialToolTipView.xaml.cs.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialToolTipView.xaml.cs.txt deleted file mode 100644 index c7069f4b..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialToolTipView.xaml.cs.txt +++ /dev/null @@ -1,34 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - **************************************************************************************/ - - -using System; -using System.Collections.Generic; -using System.Windows; -using System.Windows.Controls; -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views -{ - /// - /// Interaction logic for MaterialToolTipView.xaml - /// - public partial class MaterialToolTipView : MaterialDemoView - { - public MaterialToolTipView() - { - InitializeComponent(); - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialToolTipView.xaml.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialToolTipView.xaml.txt deleted file mode 100644 index 3cac9b4e..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MaterialToolTipView.xaml.txt +++ /dev/null @@ -1,51 +0,0 @@ - - - - - A ToolTip with animations when opening. It uses the Material Brushes. - - - This feature is only available in the "Plus" version. - - - Click here for more details about Xceed Toolkit Plus for WPF. - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MultiCalendarView.xaml.cs.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MultiCalendarView.xaml.cs.txt deleted file mode 100644 index e6f2523b..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MultiCalendarView.xaml.cs.txt +++ /dev/null @@ -1,45 +0,0 @@ -/************************************************************************************* - - Toolkit for WPF - - Copyright (C) 2007-2014 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ***********************************************************************************/ - -using System.Windows.Controls; -using System; -using System.Windows.Media; -using System.Windows; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MultiCalendar.Views -{ - /// - /// Interaction logic for MultiCalendarView.xaml - /// - public partial class MultiCalendarView : DemoView - { - public MultiCalendarView() - { - InitializeComponent(); - } - - - - - - - - - - - - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MultiCalendarView.xaml.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MultiCalendarView.xaml.txt deleted file mode 100644 index b93d15b2..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MultiCalendarView.xaml.txt +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - The MultiCalendar combines X Microsoft Calendars that can be positioned in a grid with rows and columns. The selected dates, blackout dates and highlighted dates can be chosen from any calendar. The MultiCalendar will have a fast response no matter how many CalendarDayButtons are selected. - - - The Background/Foreground of any CalendarDayButton can be easily customized based on its state(selected/highlighted/blackout/mouseOver/focused/today) and the background of any Calendar can be customized with an image or a brush. - - - This feature is only available in the "Plus" version. - - - Click here for more details about Xceed Toolkit Plus for WPF. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MultiColumnComboBoxView.xaml.cs.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MultiColumnComboBoxView.xaml.cs.txt deleted file mode 100644 index e32ef1f5..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MultiColumnComboBoxView.xaml.cs.txt +++ /dev/null @@ -1,38 +0,0 @@ -/*************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - *************************************************************************************/ - -using System.Data; -using Xceed.Wpf.DataGrid; -using System.Diagnostics; -using System.Windows.Controls; -using System.Windows.Data; -using Xceed.Wpf.Samples.SampleData; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.DataGrid.Views -{ - /// - /// Interaction logic for MultiColumnComboBox.xaml - /// - public partial class MultiColumnComboBoxView : DemoView - { - public MultiColumnComboBoxView() - { - InitializeComponent(); - } - - - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MultiColumnComboBoxView.xaml.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MultiColumnComboBoxView.xaml.txt deleted file mode 100644 index eb469522..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MultiColumnComboBoxView.xaml.txt +++ /dev/null @@ -1,48 +0,0 @@ - - - - - The multi-column combo box uses the power of Xceed's datagrid control to create an advanced ComboBox. - - This Control is only available in the "Plus" version. - - - Click here for more details about Xceed Toolkit Plus for WPF. - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MultiLineTextEditorView.xaml.cs.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MultiLineTextEditorView.xaml.cs.txt deleted file mode 100644 index c2fba5d9..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MultiLineTextEditorView.xaml.cs.txt +++ /dev/null @@ -1,84 +0,0 @@ -/*************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - *************************************************************************************/ - -using System.Collections.Generic; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Text.Views -{ - public class Movie - { - public string Title - { - get; - set; - } - - public string Review - { - get; - set; - } - - public double Rating - { - get; - set; - } - } - - /// - /// Interaction logic for MultiLineTextEditor.xaml - /// - public partial class MultiLineTextEditorView : DemoView - { - public MultiLineTextEditorView() - { - InitializeComponent(); - _dataGrid.DataContext = InitMovieList(); - } - - private List InitMovieList() - { - List movieList = new List(); - movieList.Add( new Movie() - { - Title = "Lord Of The Rings", - Review = "A great movie with many special effects.", - Rating = 9 - } ); - movieList.Add( new Movie() - { - Title = "Pirates Of The Caribbean", - Review = "An epic pirate movie with ships, swords, explosions, and a treasure.", - Rating = 9.5 - } ); - movieList.Add( new Movie() - { - Title = "Batman", - Review = "Batman returns after 8 years, stronger than ever, to deliver Gotham City from a new criminal.", - Rating = 7.8 - } ); - movieList.Add( new Movie() - { - Title = "Indiana Jones", - Review = "Harrison Ford strikes back for an action-packed movie in the jungle to find a mysterious Crystal skull.", - Rating = 6.4 - } ); - - return movieList; - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MultiLineTextEditorView.xaml.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MultiLineTextEditorView.xaml.txt deleted file mode 100644 index ac9d417e..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/MultiLineTextEditorView.xaml.txt +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - The MultiLineTextEditor is a TextBox that allows you to edit text that is too long to display in a regular TextBox. The popup is resizable to accommodate any text. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/NumericView.xaml.cs.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/NumericView.xaml.cs.txt deleted file mode 100644 index 3a973d11..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/NumericView.xaml.cs.txt +++ /dev/null @@ -1,62 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - *************************************************************************************/ - -using System.Collections.Generic; -using System.Globalization; -using System; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Numeric.Views -{ - /// - /// Interaction logic for NumericView.xaml - /// - public partial class NumericView : DemoView - { - public NumericView() - { - this.Cultures = new List() { new CultureInfo( "en-US" ), - new CultureInfo("en-GB"), - new CultureInfo("fr-FR"), - new CultureInfo("ar-DZ"), - new CultureInfo("zh-CN"), - new CultureInfo("cs-CZ") }; - - InitializeComponent(); - } - - public List Cultures - { - get; - private set; - } - } - - - public class FormatObject - { - public string Value - { - get; - set; - } - - public string DisplayValue - { - get; - set; - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/NumericView.xaml.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/NumericView.xaml.txt deleted file mode 100644 index b8fbd64c..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/NumericView.xaml.txt +++ /dev/null @@ -1,469 +0,0 @@ - - - - - Numeric up-down controls provide a TextBox with button spinners that allow incrementing and decrementing numeric values by using the spinner buttons, keyboard up/down arrows, or mouse wheel. - - - The following controls are available to support various native numeric types: - - ByteUpDown, ShortUpDown, IntegerUpDown, LongUpDown, SingleUpDown, DoubleUpDown, DecimalUpDown, CalculatorUpDown. - - - All these numeric types support the following properties. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Infinity and -Infinity input will not be accepted if Maximum and/or Minimum values does not allow them. - HexNumber is not a valid choice when used with a DoubleUpDown (current control used in this sample). It will work with the following controls: IntegerUpDown, ByteUpDown, LongUpDown, and ShortUpDown. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/PieChartView.xaml.cs.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/PieChartView.xaml.cs.txt deleted file mode 100644 index a07464e2..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/PieChartView.xaml.cs.txt +++ /dev/null @@ -1,32 +0,0 @@ -/*************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ************************************************************************************/ - -using System.Windows.Data; -using Xceed.Wpf.Toolkit.LiveExplorer; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Pie.Views -{ - /// - /// Interaction logic for PieChartView.xaml - /// - public partial class PieChartView : DemoView - { - public PieChartView() - { - InitializeComponent(); - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/PieChartView.xaml.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/PieChartView.xaml.txt deleted file mode 100644 index 6bfe94ae..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/PieChartView.xaml.txt +++ /dev/null @@ -1,240 +0,0 @@ - - - - - Obviously, the Pie control can be used to create a pie chart. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/PieProgressView.xaml.cs.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/PieProgressView.xaml.cs.txt deleted file mode 100644 index 1554aa94..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/PieProgressView.xaml.cs.txt +++ /dev/null @@ -1,32 +0,0 @@ -/*************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ************************************************************************************/ - -using System.Windows.Data; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Pie.Views -{ - /// - /// Interaction logic for PieProgressView.xaml - /// - public partial class PieProgressView : DemoView - { - public PieProgressView() - { - InitializeComponent(); - } - } - -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/PieProgressView.xaml.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/PieProgressView.xaml.txt deleted file mode 100644 index aacf2ed9..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/PieProgressView.xaml.txt +++ /dev/null @@ -1,103 +0,0 @@ - - - - - The Pie control properties can be animated to create various effects and controls like this circular progress bar. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/RadialGaugeView.xaml.cs.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/RadialGaugeView.xaml.cs.txt deleted file mode 100644 index 51045945..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/RadialGaugeView.xaml.cs.txt +++ /dev/null @@ -1,40 +0,0 @@ -/************************************************************************************* - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ***********************************************************************************/ - -using System.Collections.Generic; -using System.Collections.ObjectModel; -using System.ComponentModel; -using System.Windows; -using Xceed.Wpf.Toolkit; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Gauge.Views -{ - /// - /// Interaction logic for RadialGaugeView.xaml - /// - public partial class RadialGaugeView : DemoView - { - public RadialGaugeView() - { - InitializeComponent(); - } - - - - - - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/RadialGaugeView.xaml.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/RadialGaugeView.xaml.txt deleted file mode 100644 index 8517a855..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/RadialGaugeView.xaml.txt +++ /dev/null @@ -1,94 +0,0 @@ - - - - - The RadialGauge is a fully customizable gauge that can be used to display a current value on a radial or partially radial scaled circle. Markers can be added to highlight specific values. Background portions or border portions of the Radial gauge can also be customized and the pointer can be animated when moving from one value to a new one. - - - This feature is only available in the "Plus" version. - - - Click here for more details about Xceed Toolkit Plus for WPF. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/RangeSliderView.xaml.cs.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/RangeSliderView.xaml.cs.txt deleted file mode 100644 index aeb93258..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/RangeSliderView.xaml.cs.txt +++ /dev/null @@ -1,62 +0,0 @@ -/************************************************************************************* - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ***********************************************************************************/ - -using System.Collections.Generic; -using System.Collections.ObjectModel; -using System.ComponentModel; -using System.Windows.Controls; -using System.Windows.Media; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.RangeSlider.Views -{ - /// - /// Interaction logic for RangeSliderView.xaml - /// - public partial class RangeSliderView : DemoView - { - public RangeSliderView() - { - InitializeComponent(); - } - - private void RangeStyleComboBox_SelectionChanged( object sender, SelectionChangedEventArgs e ) - { - if( e.AddedItems.Count > 0 && e.AddedItems[ 0 ] is ComboBoxItem) - { - ComboBoxItem item = e.AddedItems[ 0 ] as ComboBoxItem; - //A style different from null is chosen - if( item.Tag != null ) - { - //LowerRangeBackground is Transparent, force a color - if( object.Equals( sender, lowerRangeStyleComboBox ) && ((SolidColorBrush)_rangeSlider.LowerRangeBackground).Color.Equals( Colors.Transparent) ) - { - _rangeSlider.LowerRangeBackground = new SolidColorBrush( Colors.Green ); - } - //RangeBackground is Transparent, force a color - else if( object.Equals( sender, rangeStyleComboBox ) && ( ( SolidColorBrush )_rangeSlider.RangeBackground ).Color.Equals( Colors.Transparent ) ) - { - _rangeSlider.RangeBackground = new SolidColorBrush( Colors.Blue ); - } - //HigherRangeBackground is Transparent, force a color - else if( object.Equals( sender, higherRangeStyleComboBox ) && ( ( SolidColorBrush )_rangeSlider.HigherRangeBackground ).Color.Equals( Colors.Transparent ) ) - { - _rangeSlider.HigherRangeBackground = new SolidColorBrush( Colors.Green ); - } - } - } - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/RangeSliderView.xaml.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/RangeSliderView.xaml.txt deleted file mode 100644 index 3439c940..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/RangeSliderView.xaml.txt +++ /dev/null @@ -1,817 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The RangeSlider control lets you set a range with 2 slider thumbs. The lower limit is marked with the right side of the left thumb while the higher limit is marked with the left side of the right thumb. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/RatingView.xaml.cs.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/RatingView.xaml.cs.txt deleted file mode 100644 index ac3af92c..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/RatingView.xaml.cs.txt +++ /dev/null @@ -1,36 +0,0 @@ -/************************************************************************************* - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ***********************************************************************************/ - -using System.Collections.Generic; -using System.Collections.ObjectModel; -using System.ComponentModel; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Rating.Views -{ - /// - /// Interaction logic for RatingView.xaml - /// - public partial class RatingView : DemoView - { - public RatingView() - { - InitializeComponent(); - } - - - - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/RatingView.xaml.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/RatingView.xaml.txt deleted file mode 100644 index 8159f4b5..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/RatingView.xaml.txt +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - The Rating control fills icons to represent a value on a scale. It can be interactive and is also fully customizable. - - - This feature is only available in the "Plus" version. - - - Click here for more details about Xceed Toolkit Plus for WPF. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/RichTextboxView.xaml.cs.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/RichTextboxView.xaml.cs.txt deleted file mode 100644 index 0f97e22a..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/RichTextboxView.xaml.cs.txt +++ /dev/null @@ -1,69 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - *************************************************************************************/ - -using System.Windows.Controls; -using Xceed.Wpf.Toolkit; -using System; -using System.Windows.Resources; -using System.Windows; -using System.IO; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Text.Views -{ - public enum TextFormatterEnum - { - PlainText, - Rtf, - Xaml - }; - - /// - /// Interaction logic for RichTextboxView.xaml - /// - public partial class RichTextboxView : DemoView - { - public RichTextboxView() - { - InitializeComponent(); - this.UpdateFormatter(); - } - - private void OnTextFormatterChanged( object sender, SelectionChangedEventArgs args ) - { - this.UpdateFormatter(); - } - - private void UpdateFormatter() - { - if( ( _textFormatter != null ) && ( _text != null ) && ( _richTextBox != null ) ) - { - object tagValue = ( ( ComboBoxItem )_textFormatter.SelectedItem ).Tag; - if( object.Equals( TextFormatterEnum.PlainText, tagValue ) ) - { - _richTextBox.TextFormatter = new PlainTextFormatter(); - } - else if( object.Equals( TextFormatterEnum.Rtf, tagValue ) ) - { - _richTextBox.TextFormatter = new RtfFormatter(); - } - else if( object.Equals( TextFormatterEnum.Xaml, tagValue ) ) - { - _richTextBox.TextFormatter = new XamlFormatter(); - } - } - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/RichTextboxView.xaml.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/RichTextboxView.xaml.txt deleted file mode 100644 index 516f1751..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/RichTextboxView.xaml.txt +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - The RichTextBox is a TextBox that allows you to edit formatted text based on TextFormatters. The RichTextBoxFormatBar is a contextual formatting toolbar that mimics the behavior of the Microsoft Office 2010 formatting bar on selection. - - - - - - - - - - - - - - - - - - - - - - Plain Text - RTF - Xaml - - - - - - - - - - - - - - - This is the RichTextBox ! - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/SlideShowView.xaml.cs.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/SlideShowView.xaml.cs.txt deleted file mode 100644 index 80c1eacf..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/SlideShowView.xaml.cs.txt +++ /dev/null @@ -1,45 +0,0 @@ -/************************************************************************************* - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ***********************************************************************************/ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; -using System.Windows; -using System.Windows.Controls; -using System.Windows.Data; -using System.Collections.ObjectModel; -using System.ComponentModel; -using Xceed.Wpf.Samples.SampleData; -using System.Windows.Media.Imaging; -using System.IO; -using System.Windows.Media; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.SlideShow.Views -{ - /// - /// Interaction logic for SlideShow.xaml - /// - public partial class SlideShowView : DemoView - { - public SlideShowView() - { - InitializeComponent(); - - - } - - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/SlideShowView.xaml.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/SlideShowView.xaml.txt deleted file mode 100644 index bfce3417..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/SlideShowView.xaml.txt +++ /dev/null @@ -1,60 +0,0 @@ - - - - - The SlideShow is used to display SlideShowItems in a fashion similar to a diaporama. SlideShowItems are not limited to images and can be built using any UIElement. - - - This feature is only available in the "Plus" version. - - - Click here for more details about Xceed Toolkit Plus for WPF. - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/StyleableWindowView.xaml.cs.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/StyleableWindowView.xaml.cs.txt deleted file mode 100644 index e6a0d8ed..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/StyleableWindowView.xaml.cs.txt +++ /dev/null @@ -1,316 +0,0 @@ -/*************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - *************************************************************************************/ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; -using System.Windows; -using System.Windows.Controls; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Input; -using System.Windows.Media; -using System.Windows.Media.Imaging; -using System.Windows.Navigation; -using System.Windows.Shapes; -using Xceed.Wpf.Toolkit; -using System.ComponentModel; -using System.Diagnostics; -using Xceed.Wpf.Toolkit.Primitives; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Window.Views -{ - /// - /// Interaction logic for StyleableWindowView.xaml - /// - public partial class StyleableWindowView : DemoView - { - private const string StandardMsgBoxTitle = "Standard MessageBox"; - private const string StyledMsgBoxTitle = "Toolkit for WPF styled MessageBox"; - private const string StyleableWindowTitle = "Toolkit for WPF StyleableWindow"; - private const string StandardMsgBoxMessage = "The standard system MessageBox will always have this look. No styling is possible."; - private const string StyledMsgBoxMessage = "The Toolkit MessageBox allows you to style it in order to integrate it into your application colors and styles."; - private const string StyleableWindowContent = "This is a StyleableWindow that has the same functionality as a normal window."; - private const string MessageBoxStyleKey = "messageBoxStyle"; - private const string WindowControlStyleKey = "windowControlStyle"; - private const string WindowButtonStyle = "FancyButtonStyle"; - private const string StyleableWindowMessage = "StyleableWindow is a standalone window that can be styled just like ChildWindow or MessageBox. This is a feature of the \"Plus\" version."; - - public StyleableWindowView() - { - InitializeComponent(); - this.UpdateWindowsStyles(null,null); - } - - - private void OnStyleableWindow_Click( object sender, RoutedEventArgs e ) - { - var msgBox = new Xceed.Wpf.Toolkit.MessageBox(); - msgBox.DataContext = this.DataContext; - msgBox.Text = StyleableWindowMessage; - msgBox.Caption = StyledMsgBoxTitle; - msgBox.Style = ( _enableStyleCheckBox.IsChecked.GetValueOrDefault() ) ? ( Style )this.Resources[ MessageBoxStyleKey ] : null; - msgBox.ShowDialog(); - - - - } - - private void StandardMessageBoxButton_Click( object sender, RoutedEventArgs e ) - { - System.Windows.MessageBox.Show( StandardMsgBoxMessage, StandardMsgBoxTitle ); - } - - private void StyledMessageBoxButton_Click( object sender, RoutedEventArgs e ) - { - var msgBox = new Xceed.Wpf.Toolkit.MessageBox(); - msgBox.DataContext = this.DataContext; - msgBox.Text = StyledMsgBoxMessage; - msgBox.Caption = StyledMsgBoxTitle; - if( _enableStyleCheckBox.IsChecked.GetValueOrDefault() ) - { - msgBox.Style = ( Style )this.Resources[ MessageBoxStyleKey ]; - } - msgBox.ShowDialog(); - } - - private void UpdateWindowsStyles( object sender, RoutedEventArgs e ) - { - bool styled = _enableStyleCheckBox.IsChecked.GetValueOrDefault(); - if( styled ) - { - _childWindow.Style = ( Style )this.Resources[ WindowControlStyleKey ]; - } - else - { - _childWindow.ClearValue( ChildWindow.StyleProperty ); - } - - } - } - - /// - /// This model will allow to share the style values between our MessageBox, - /// ChildWindow and StyleableWindow controls - /// - public class WindowModel : DependencyObject - { - - #region WindowBackground - - public static readonly DependencyProperty WindowBackgroundProperty = - DependencyProperty.Register( "WindowBackground", typeof( Brush ), typeof( WindowModel ), new UIPropertyMetadata( null ) ); - - public Brush WindowBackground - { - get { return ( Brush )GetValue( WindowBackgroundProperty ); } - set { SetValue( WindowBackgroundProperty, value ); } - } - - #endregion //WindowBackground - - #region WindowInactiveBackground - - public static readonly DependencyProperty WindowInactiveBackgroundProperty = - DependencyProperty.Register( "WindowInactiveBackground", typeof( Brush ), typeof( WindowModel ), new UIPropertyMetadata( null ) ); - - public Brush WindowInactiveBackground - { - get - { - return ( Brush )GetValue( WindowInactiveBackgroundProperty ); - } - set - { - SetValue( WindowInactiveBackgroundProperty, value ); - } - } - - #endregion //WindowInactiveBackground - - #region WindowBorderBrush - - public static readonly DependencyProperty WindowBorderBrushProperty = - DependencyProperty.Register( "WindowBorderBrush", typeof( Brush ), typeof( WindowModel ) ); - - public Brush WindowBorderBrush - { - get { return ( Brush )GetValue( WindowBorderBrushProperty ); } - set { SetValue( WindowBorderBrushProperty, value ); } - } - - #endregion //WindowBorderBrush - - #region TitleFontSize - - public static readonly DependencyProperty TitleFontSizeProperty = - DependencyProperty.Register( "TitleFontSize", typeof( double ), typeof( WindowModel ) ); - - public double TitleFontSize - { - get - { - return (double)GetValue( TitleFontSizeProperty ); - } - set - { - SetValue( TitleFontSizeProperty, value ); - } - } - - #endregion //TitleFontSize - - #region TitleForeground - - public static readonly DependencyProperty TitleForegroundProperty = - DependencyProperty.Register( "TitleForeground", typeof( Brush ), typeof( WindowModel ) ); - - public Brush TitleForeground - { - get { return ( Brush )GetValue( TitleForegroundProperty ); } - set { SetValue( TitleForegroundProperty, value ); } - } - - #endregion //TitleForeground - - #region TitleShadowBrush - - public static readonly DependencyProperty TitleShadowBrushProperty = - DependencyProperty.Register( "TitleShadowBrush", typeof( Brush ), typeof( WindowModel ) ); - - public Brush TitleShadowBrush - { - get - { - return ( Brush )GetValue( TitleShadowBrushProperty ); - } - set - { - SetValue( TitleShadowBrushProperty, value ); - } - } - - #endregion //TitleShadowBrush - - #region WindowBorderThickness - - public static readonly DependencyProperty WindowBorderThicknessProperty = - DependencyProperty.Register( "WindowBorderThickness", typeof( Thickness ), typeof( WindowModel ) ); - - public Thickness WindowBorderThickness - { - get { return ( Thickness )GetValue( WindowBorderThicknessProperty ); } - set { SetValue( WindowBorderThicknessProperty, value ); } - } - - #endregion //WindowBorderThickness - - #region WindowOpacity - - public static readonly DependencyProperty WindowOpacityProperty = - DependencyProperty.Register( "WindowOpacity", typeof( double ), typeof( WindowModel ) ); - - public double WindowOpacity - { - get { return ( double )GetValue( WindowOpacityProperty ); } - set { SetValue( WindowOpacityProperty, value ); } - } - - #endregion //WindowOpacity - - #region WindowStyle - - public static readonly DependencyProperty WindowStyleProperty = - DependencyProperty.Register( "WindowStyle", typeof( WindowStyle ), typeof( WindowModel ) ); - - public WindowStyle WindowStyle - { - get { return ( WindowStyle )GetValue( WindowStyleProperty ); } - set { SetValue( WindowStyleProperty, value ); } - } - - #endregion //WindowStyle - - #region ResizeMode - - public static readonly DependencyProperty ResizeModeProperty = - DependencyProperty.Register( "ResizeMode", typeof( ResizeMode ), typeof( WindowModel ) ); - - public ResizeMode ResizeMode - { - get { return ( ResizeMode )GetValue( ResizeModeProperty ); } - set { SetValue( ResizeModeProperty, value ); } - } - - #endregion //ResizeMode - - #region CloseButtonVisibility - public static readonly DependencyProperty CloseButtonVisibilityProperty = - DependencyProperty.Register( "CloseButtonVisibility", typeof( Visibility ), typeof( WindowModel ) ); - - public Visibility CloseButtonVisibility - { - get { return ( Visibility )GetValue( CloseButtonVisibilityProperty ); } - set { SetValue( CloseButtonVisibilityProperty, value ); } - } - #endregion //CloseButtonVisibility - - #region CloseButtonStyle - public static readonly DependencyProperty CloseButtonStyleProperty = - DependencyProperty.Register( "CloseButtonStyle", typeof( Style ), typeof( WindowModel ) ); - - public Style CloseButtonStyle - { - get { return ( Style )GetValue( CloseButtonStyleProperty ); } - set { SetValue( CloseButtonStyleProperty, value ); } - } - #endregion //CloseButtonStyle - - #region MinimizeButtonStyle - public static readonly DependencyProperty MinimizeButtonStyleProperty = - DependencyProperty.Register( "MinimizeButtonStyle", typeof( Style ), typeof( WindowModel ) ); - - public Style MinimizeButtonStyle - { - get { return ( Style )GetValue( MinimizeButtonStyleProperty ); } - set { SetValue( MinimizeButtonStyleProperty, value ); } - } - #endregion //MinimizeButtonStyle - - #region MaximizeButtonStyle - public static readonly DependencyProperty MaximizeButtonStyleProperty = - DependencyProperty.Register( "MaximizeButtonStyle", typeof( Style ), typeof( WindowModel ) ); - - public Style MaximizeButtonStyle - { - get { return ( Style )GetValue( MaximizeButtonStyleProperty ); } - set { SetValue( MaximizeButtonStyleProperty, value ); } - } - #endregion //MaximizeButtonStyle - - #region RestoreButtonStyle - public static readonly DependencyProperty RestoreButtonStyleProperty = - DependencyProperty.Register( "RestoreButtonStyle", typeof( Style ), typeof( WindowModel ) ); - - public Style RestoreButtonStyle - { - get { return ( Style )GetValue( RestoreButtonStyleProperty ); } - set { SetValue( RestoreButtonStyleProperty, value ); } - } - #endregion //RestoreButtonStyle - - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/StyleableWindowView.xaml.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/StyleableWindowView.xaml.txt deleted file mode 100644 index abbf2cd5..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/StyleableWindowView.xaml.txt +++ /dev/null @@ -1,171 +0,0 @@ - - - - - It is possible to style ChildWindow controls as well as MessageBox controls. All the chrome of their window can be styled (color, thickness, opacity); their action buttons can also be styled. - - - The "Plus" version provides a new control called StyleableWindow, which consists of a window that has all the functions of a normal window, but which can be styled in the same way as ChildWindow or MessageBox. - - - Click here for more details about Xceed Toolkit Plus for WPF. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - This is the content of the child window. - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/SwitchPanelView.xaml.cs.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/SwitchPanelView.xaml.cs.txt deleted file mode 100644 index 61c45dfd..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/SwitchPanelView.xaml.cs.txt +++ /dev/null @@ -1,208 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ************************************************************************************/ - -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System; -using System.Windows; -using Xceed.Wpf.Toolkit.Panels; -using System.Collections.Generic; -using Xceed.Wpf.Toolkit; -using System.Text.RegularExpressions; -using System.IO; -using System.Diagnostics; -using System.Windows.Media.Imaging; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Panels.Views -{ - /// - /// Interaction logic for SwitchPanelView.xaml - /// - public partial class SwitchPanelView : DemoView - { - #region Members - - - #endregion - - public SwitchPanelView() - { - InitializeComponent(); - } - - #region Event Handlers - - private void OnLayoutComboSelectionChanged( object sender, RoutedEventArgs e ) - { - ComboBox comboBox = sender as ComboBox; - bool isPlusPanel = (comboBox.SelectedIndex >= 2); - - if( _openSourceScreenShot != null ) - _openSourceScreenShot.Visibility = isPlusPanel ? Visibility.Visible : Visibility.Collapsed; - if( _openSourceScreenShotDesc != null ) - _openSourceScreenShotDesc.Visibility = isPlusPanel ? Visibility.Visible : Visibility.Collapsed; - if( _openSourceTextHyperlink != null ) - _openSourceTextHyperlink.Visibility = isPlusPanel ? Visibility.Visible : Visibility.Collapsed; - if( _switchPanel != null ) - _switchPanel.Visibility = isPlusPanel ? Visibility.Collapsed : Visibility.Visible; - - if( isPlusPanel ) - { - BitmapImage bitmapImage = new BitmapImage(); - string desc; - - bitmapImage.BeginInit(); - switch( comboBox.SelectedIndex ) - { - case 2: - bitmapImage.UriSource = new Uri( "..\\OpenSourceImages\\Canvas.png", UriKind.Relative ); - desc = this.Resources[ "canvasPanelDescription" ] as string; - break; - case 3: - bitmapImage.UriSource = new Uri( "..\\OpenSourceImages\\Carousel.png", UriKind.Relative ); - desc = this.Resources[ "carouselDescription" ] as string; - break; - case 4: - bitmapImage.UriSource = new Uri( "..\\OpenSourceImages\\DockPanel.png", UriKind.Relative ); - desc = this.Resources[ "dockPanelDescription" ] as string; - break; - case 5: - bitmapImage.UriSource = new Uri( "..\\OpenSourceImages\\Grid.png", UriKind.Relative ); - desc = this.Resources[ "gridDescription" ] as string; - break; - case 6: - bitmapImage.UriSource = new Uri( "..\\OpenSourceImages\\StackPanel.png", UriKind.Relative ); - desc = this.Resources[ "stackPanelDescription" ] as string; - break; - case 7: - bitmapImage.UriSource = new Uri( "..\\OpenSourceImages\\StackedStackPanel.png", UriKind.Relative ); - desc = this.Resources[ "stackedStackPanelDescription" ] as string; - break; - case 8: - bitmapImage.UriSource = new Uri( "..\\OpenSourceImages\\AutoStretchStackPanel.png", UriKind.Relative ); - desc = this.Resources[ "autoStretchStackPanelDescription" ] as string; - break; - case 9: - bitmapImage.UriSource = new Uri( "..\\OpenSourceImages\\RelativeCanvas.png", UriKind.Relative ); - desc = this.Resources[ "relativeCanvasDescription" ] as string; - break; - case 10: - bitmapImage.UriSource = new Uri( "..\\OpenSourceImages\\RadialCanvas.png", UriKind.Relative ); - desc = this.Resources[ "radialCanvasDescription" ] as string; - break; - case 11: - bitmapImage.UriSource = new Uri( "..\\OpenSourceImages\\CameraPanel.png", UriKind.Relative ); - desc = this.Resources[ "cameraPanelDescription" ] as string; - break; - case 12: - bitmapImage.UriSource = new Uri( "..\\OpenSourceImages\\PerspectivePanel.png", UriKind.Relative ); - desc = this.Resources[ "perspectivePanelDescription" ] as string; - break; - case 13: - bitmapImage.UriSource = new Uri( "..\\OpenSourceImages\\AnimatedTimelinePanel.png", UriKind.Relative ); - desc = this.Resources[ "animatedTimelinePanelDescription" ] as string; - break; - default: throw new InvalidDataException( "LayoutcomboBox.SelectedIndex is not valid." ); - } - bitmapImage.EndInit(); - - if( _openSourceScreenShot != null ) - _openSourceScreenShot.Source = bitmapImage; - if( _openSourceScreenShotDesc != null ) - _openSourceScreenShotDesc.Text = desc; - } - } - - private void OnSwitchPanelLayoutChanged( object sender, RoutedEventArgs e ) - { - } - - - - - - - - - - - - - - - - - - - - - - #endregion - - #region Methods (Private) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - #endregion - - } - - - public class Coordinates - { - public double X - { - get; - set; - } - public double Y - { - get; - set; - } - - public override string ToString() - { - return "(" + this.X + ", " + this.Y + ")"; - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/SwitchPanelView.xaml.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/SwitchPanelView.xaml.txt deleted file mode 100644 index 621016f5..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/SwitchPanelView.xaml.txt +++ /dev/null @@ -1,368 +0,0 @@ - - - - - The SwitchPanel allows you to animate the children between different layouts. - - - - - - - - - - - - - - - - - - - Positions elements from left to right or up to down depending on the orientation and the available space. Breaks the content at the end of the line to wrap items to the next line. - This panel lays out its children with a random location and size. - Exactly like WPF's native Canvas panel, except that this panel can animate its children and be used inside a SwitchPanel. - Positions the elements in a carousel mode with a centered element in front. - Exactly like WPF's native DockPanel, except that this panel can animate its children and be used inside a SwitchPanel. - Exactly like WPF's native Grid panel, except that this panel can animate its children and be used inside a SwitchPanel. - Exactly like WPF's native StackPanel, except this panel can animate its children and be used inside SwitchPanel. - Lays out children in a series of stacked stackpanels. - This panel stretches the children in the orientation direction so that they completely fill the panel area. - A Panel which is similar to Canvas but it lays out its children relative to the panel's height and width. - Lays out its children in a circle based on panel size and/or properties set. - "CameraPanel lays out its children in a 3D-like space. You can give the children a 3D location and set the camera position for the panel. - Perspective panel positions its children in a perspective view with the possibility of rotating the background children. - Defines an area where items are positioned on a timeline. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - WrapPanel - RandomPanel - Canvas - Carousel - DockPanel - Grid - StackPanel - StackedStackPanel - AutoStretchStackPanel - RelativeCanvas - RadialCanvas - CameraPanel - PerspectivePanel - AnimatedTimelinePanel - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Click here for more details about Xceed Toolkit Plus for WPF. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/ThemingAvalonDockView.xaml.cs.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/ThemingAvalonDockView.xaml.cs.txt deleted file mode 100644 index 67eb9b0d..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/ThemingAvalonDockView.xaml.cs.txt +++ /dev/null @@ -1,175 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ************************************************************************************/ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; -using System.Windows; -using System.Windows.Controls; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Input; -using System.Windows.Media; -using System.Windows.Media.Imaging; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.IO; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Theming.Views -{ - /// - /// Interaction logic for ThemingAvalonDockView.xaml - /// - public partial class ThemingAvalonDockView : DemoView - { - - - - #region constructors - - public ThemingAvalonDockView() - { - this.Initialized += new EventHandler( AvalonDockControlsThemes_Initialized ); - InitializeComponent(); - } - - #endregion - - #region EventHandlers - - private void DefaultComboBoxItem_Selected( object sender, RoutedEventArgs e ) - { - AvalonDockComboBoxItem comboBoxItem = sender as AvalonDockComboBoxItem; - - if( comboBoxItem != null ) - { - this.SetOpenSourceImage( comboBoxItem ); - } - } - - private void AvalonDockControlsThemes_Initialized( object sender, EventArgs e ) - { - _themeCombo.SelectedIndex = 0; - } - - private void MetroComboBoxItem_Selected( object sender, RoutedEventArgs e ) - { - AvalonDockComboBoxItem comboBoxItem = sender as AvalonDockComboBoxItem; - if( comboBoxItem != null ) - { - this.SetOpenSourceImage( comboBoxItem ); - } - } - - - - - - - - - - #endregion - - #region private Methods - - - private void SetOpenSourceImage( AvalonDockComboBoxItem comboBoxItem ) - { - if( comboBoxItem != null ) - { - bool isPlusPanel = ( comboBoxItem.ThemeEnum == AvalonDockThemesEnum.Office2007Black - || comboBoxItem.ThemeEnum == AvalonDockThemesEnum.Office2007Blue - || comboBoxItem.ThemeEnum == AvalonDockThemesEnum.Office2007Silver - || comboBoxItem.ThemeEnum == AvalonDockThemesEnum.Windows10 - || comboBoxItem.ThemeEnum == AvalonDockThemesEnum.MetroDark - || comboBoxItem.ThemeEnum == AvalonDockThemesEnum.MetroLight ); - - if( _openSourceScreenShot != null ) - _openSourceScreenShot.Visibility = isPlusPanel ? Visibility.Visible : Visibility.Collapsed; - if( _openSourceTextHyperlink != null ) - _openSourceTextHyperlink.Visibility = isPlusPanel ? Visibility.Visible : Visibility.Collapsed; - if( _dockingManager != null ) - _dockingManager.Visibility = isPlusPanel ? Visibility.Collapsed : Visibility.Visible; - - if( isPlusPanel ) - { - BitmapImage bitmapImage = new BitmapImage(); - - bitmapImage.BeginInit(); - switch( comboBoxItem.ThemeEnum ) - { - case AvalonDockThemesEnum.Office2007Black: - bitmapImage.UriSource = new Uri( "..\\OpenSourceImages\\AvalonDockOffice2007Black.png", UriKind.Relative ); - break; - case AvalonDockThemesEnum.Office2007Blue: - bitmapImage.UriSource = new Uri( "..\\OpenSourceImages\\AvalonDockOffice2007Blue.png", UriKind.Relative ); - break; - case AvalonDockThemesEnum.Office2007Silver: - bitmapImage.UriSource = new Uri( "..\\OpenSourceImages\\AvalonDockOffice2007Silver.png", UriKind.Relative ); - break; - case AvalonDockThemesEnum.Windows10: - bitmapImage.UriSource = new Uri( "..\\OpenSourceImages\\AvalonDockWindows10.png", UriKind.Relative ); - break; - case AvalonDockThemesEnum.MetroDark: - bitmapImage.UriSource = new Uri( "..\\OpenSourceImages\\AvalonDockMetroDark.png", UriKind.Relative ); - break; - case AvalonDockThemesEnum.MetroLight: - bitmapImage.UriSource = new Uri( "..\\OpenSourceImages\\AvalonDockMetroLight.png", UriKind.Relative ); - break; - default: - throw new InvalidDataException( "LayoutcomboBox.SelectedIndex is not valid." ); - } - bitmapImage.EndInit(); - - if( _openSourceScreenShot != null ) - _openSourceScreenShot.Source = bitmapImage; - } - } - } - - - - - - - #endregion - } - - - public enum AvalonDockThemesEnum - { - Generic, - Aero, - VS2010, - Metro, - Office2007Black, - Office2007Blue, - Office2007Silver, - Windows10, - MetroDark, - MetroLight - } - - public class AvalonDockComboBoxItem : ComboBoxItem - { - public AvalonDockThemesEnum ThemeEnum - { - get; - set; - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/ThemingAvalonDockView.xaml.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/ThemingAvalonDockView.xaml.txt deleted file mode 100644 index 3a9b2773..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/CodeFiles/ThemingAvalonDockView.xaml.txt +++ /dev/null @@ -1,319 +0,0 @@ - - - - - Changes the themes of the AvalonDock controls. Available themes are System, Aero, VS2010, Metro, Office2007, Windows10 and Metro with accent color. The Xceed.Wpf.AvalonDock.Themes.xxx.dll assemblies are necessary to use these themes. - - Some features of this sample are only available in the "Plus" version. - - - Click here for more details about Xceed Toolkit Plus for WPF. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/BusyIndicator/Views/BusyIndicatorCustomContentTemplateView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/BusyIndicator/Views/BusyIndicatorCustomContentTemplateView.xaml deleted file mode 100644 index f620b849..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/BusyIndicator/Views/BusyIndicatorCustomContentTemplateView.xaml +++ /dev/null @@ -1,73 +0,0 @@ - - - - - This example demonstrates how to create a custom content template by setting the BusyContentTemplate property to an instance of a custom DataTemplate. Take notice of how the default ProgressBar is being hidden by setting the PrgressBarStyle property. The default OverlayStyle is also being set to a custom style. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Button/Views/DropDownSplitButtonView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Button/Views/DropDownSplitButtonView.xaml.cs deleted file mode 100644 index 583db23c..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Button/Views/DropDownSplitButtonView.xaml.cs +++ /dev/null @@ -1,45 +0,0 @@ -/*************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - *************************************************************************************/ - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Button.Views -{ - /// - /// Interaction logic for DropDownSplitButtonView.xaml - /// - public partial class DropDownSplitButtonView : DemoView - { - public DropDownSplitButtonView() - { - InitializeComponent(); - } - - private void DropDownButton_Click( object sender, System.Windows.RoutedEventArgs e ) - { - - } - - private void Button_Click( object sender, System.Windows.RoutedEventArgs e ) - { - _dropDownButton.IsOpen = false; - _splitButton.IsOpen = false; - } - - private void SplitButton_Click( object sender, System.Windows.RoutedEventArgs e ) - { - Xceed.Wpf.Toolkit.MessageBox.Show( "Thanks for clicking me!", "SplitButton Click" ); - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Button/Views/IconButtonView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Button/Views/IconButtonView.xaml deleted file mode 100644 index 9c5633db..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Button/Views/IconButtonView.xaml +++ /dev/null @@ -1,179 +0,0 @@ - - - - - The IconButton control is a Button that contains an icon and some data. The Foreground, Background and BorderBrush can be easily modified with properties while the Icon location is customizable. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Button/Views/IconButtonView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Button/Views/IconButtonView.xaml.cs deleted file mode 100644 index e1726617..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Button/Views/IconButtonView.xaml.cs +++ /dev/null @@ -1,29 +0,0 @@ -/*************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - *************************************************************************************/ - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Button.Views -{ - /// - /// Interaction logic for IconButtonView.xaml - /// - public partial class IconButtonView : DemoView - { - public IconButtonView() - { - InitializeComponent(); - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Calculator/Views/CalculatorView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Calculator/Views/CalculatorView.xaml deleted file mode 100644 index 1363f5f8..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Calculator/Views/CalculatorView.xaml +++ /dev/null @@ -1,57 +0,0 @@ - - - - - The Calculator is a control used for performing mathematical calculations. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Calculator/Views/CalculatorView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Calculator/Views/CalculatorView.xaml.cs deleted file mode 100644 index 77ca355a..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Calculator/Views/CalculatorView.xaml.cs +++ /dev/null @@ -1,29 +0,0 @@ -/*************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ************************************************************************************/ - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Calculator.Views -{ - /// - /// Interaction logic for CalculatorView.xaml - /// - public partial class CalculatorView : DemoView - { - public CalculatorView() - { - InitializeComponent(); - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Converters/GraduationModeToComboBoxConverter.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Converters/GraduationModeToComboBoxConverter.cs deleted file mode 100644 index eaa243f5..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Converters/GraduationModeToComboBoxConverter.cs +++ /dev/null @@ -1,30 +0,0 @@ -/*************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - *************************************************************************************/ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; -using System.Windows.Data; -using System.Globalization; -using System.Windows; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart.Converters -{ - - - - -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/OpenSourceImages/ChartAxis.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/OpenSourceImages/ChartAxis.png deleted file mode 100644 index a33d8a87..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/OpenSourceImages/ChartAxis.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/OpenSourceImages/ChartBasicTypes.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/OpenSourceImages/ChartBasicTypes.png deleted file mode 100644 index 86c0c9a7..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/OpenSourceImages/ChartBasicTypes.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/OpenSourceImages/ChartLegend.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/OpenSourceImages/ChartLegend.png deleted file mode 100644 index 056d2adf..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/OpenSourceImages/ChartLegend.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/OpenSourceImages/ChartSeriesDataPointsBinding.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/OpenSourceImages/ChartSeriesDataPointsBinding.png deleted file mode 100644 index 244356b8..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/OpenSourceImages/ChartSeriesDataPointsBinding.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/OpenSourceImages/ChartStylingAxesGrid.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/OpenSourceImages/ChartStylingAxesGrid.png deleted file mode 100644 index 46e6fa8b..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/OpenSourceImages/ChartStylingAxesGrid.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/OpenSourceImages/ChartStylingColumnSeries.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/OpenSourceImages/ChartStylingColumnSeries.png deleted file mode 100644 index 36dfa2b2..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/OpenSourceImages/ChartStylingColumnSeries.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/OpenSourceImages/ChartStylingLineSeries.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/OpenSourceImages/ChartStylingLineSeries.png deleted file mode 100644 index 07ca989c..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/OpenSourceImages/ChartStylingLineSeries.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/OpenSourceImages/ChartStylingPieSeries.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/OpenSourceImages/ChartStylingPieSeries.png deleted file mode 100644 index 1adc2616..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/OpenSourceImages/ChartStylingPieSeries.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Photo/1.bmp b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Photo/1.bmp deleted file mode 100644 index 1c17a46b..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Photo/1.bmp and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Photo/2.bmp b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Photo/2.bmp deleted file mode 100644 index 2b47be4e..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Photo/2.bmp and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Photo/3.bmp b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Photo/3.bmp deleted file mode 100644 index 42ff08bd..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Photo/3.bmp and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Photo/4.bmp b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Photo/4.bmp deleted file mode 100644 index 831f88bd..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Photo/4.bmp and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Photo/5.bmp b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Photo/5.bmp deleted file mode 100644 index d7577a52..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Photo/5.bmp and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Photo/6.bmp b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Photo/6.bmp deleted file mode 100644 index da926722..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Photo/6.bmp and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Views/ChartAxisView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Views/ChartAxisView.xaml deleted file mode 100644 index bb9fade5..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Views/ChartAxisView.xaml +++ /dev/null @@ -1,54 +0,0 @@ - - - - - The chart's Axis class represents the x- and y-axis of an area (Area class) in a chart. They can be individually configured with many properties. - - This feature is only available in the "Plus" version. - - - Click here for more details about Xceed Toolkit Plus for WPF. - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Views/ChartAxisView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Views/ChartAxisView.xaml.cs deleted file mode 100644 index 85c4ba11..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Views/ChartAxisView.xaml.cs +++ /dev/null @@ -1,58 +0,0 @@ -/*************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ************************************************************************************/ - -using System.Windows.Media; -using System.Windows.Controls; -using System; -using System.Diagnostics; -using System.Windows; -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart.Views -{ - /// - /// Interaction logic for ChartAxisView.xaml - /// - public partial class ChartAxisView : DemoView - { - - - - - - - - - - #region Initialization - - public ChartAxisView() - { - InitializeComponent(); - } - - #endregion - - - - - - - - #region Implementation - - - #endregion - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Views/ChartLegendView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Views/ChartLegendView.xaml deleted file mode 100644 index ed9dd017..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Views/ChartLegendView.xaml +++ /dev/null @@ -1,51 +0,0 @@ - - - - - The chart control contains a collection of areas which each contain a collection of series. A single legend will combine all the series from all the areas in one place. Here, 2 areas are used to display 2 series. - - - A legend can be moved around, resized, and docked. Please note that a legend can be resized only when its Dock property is set to Float and if the AllowResize property is set to true. - - This feature is only available in the "Plus" version. - - - Click here for more details about Xceed Toolkit Plus for WPF. - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Views/ChartLegendView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Views/ChartLegendView.xaml.cs deleted file mode 100644 index 4fa944ed..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Views/ChartLegendView.xaml.cs +++ /dev/null @@ -1,31 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - **************************************************************************************/ - -using System.Windows.Media; -using System.Diagnostics; -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart.Views -{ - /// - /// Interaction logic for ChartLegendView.xaml - /// - public partial class ChartLegendView : DemoView - { - public ChartLegendView() - { - InitializeComponent(); - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Views/ChartSeriesBasicTypesView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Views/ChartSeriesBasicTypesView.xaml deleted file mode 100644 index e9fa3b03..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Views/ChartSeriesBasicTypesView.xaml +++ /dev/null @@ -1,50 +0,0 @@ - - - - - A series contains DataPoint objects and are layed out in an area (Area class) of a chart. They can be displayed with predefined layouts, such as column (bar), line, area, or pie, or they can be displayed using a custom layout (not implemented in this sample). - - This feature is only available in the "Plus" version. - - - Click here for more details about Xceed Toolkit Plus for WPF. - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Views/ChartSeriesBasicTypesView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Views/ChartSeriesBasicTypesView.xaml.cs deleted file mode 100644 index bfce285f..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Views/ChartSeriesBasicTypesView.xaml.cs +++ /dev/null @@ -1,53 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - *************************************************************************************/ - -using System.Windows.Media; -using System.Windows; -using Xceed.Wpf.Toolkit.Panels; -using System; -using System.Diagnostics; -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart.Views -{ - /// - /// Interaction logic for ChartSeriesBasicTypesView.xaml - /// - public partial class ChartSeriesBasicTypesView : DemoView - { - - - - #region Initialization - - public ChartSeriesBasicTypesView() - { - InitializeComponent(); - } - - #endregion - - - - - - - #region Implementation - - - - - #endregion - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Views/ChartSeriesDataPointsBindingView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Views/ChartSeriesDataPointsBindingView.xaml deleted file mode 100644 index 6b7dca83..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Views/ChartSeriesDataPointsBindingView.xaml +++ /dev/null @@ -1,42 +0,0 @@ - - - - - The DataPoint objects of a chart's series can be set by binding with the Series.DataPointsSource property. From there, a DataPointBinding can be set on the X, Y, or Label property of a DataPoint. - - This feature is only available in the "Plus" version. - - - Click here for more details about Xced Toolkit Plus for WPF. - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Views/ChartSeriesDataPointsBindingView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Views/ChartSeriesDataPointsBindingView.xaml.cs deleted file mode 100644 index 638b00b9..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Views/ChartSeriesDataPointsBindingView.xaml.cs +++ /dev/null @@ -1,34 +0,0 @@ -/*************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ************************************************************************************/ - -using System.Windows.Media; -using System; -using System.Collections.ObjectModel; -using System.Collections.Generic; -using System.Diagnostics; -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart.Views -{ - /// - /// Interaction logic for ChartSeriesDataPointsBindingView.xaml - /// - public partial class ChartSeriesDataPointsBindingView : DemoView - { - public ChartSeriesDataPointsBindingView() - { - InitializeComponent(); - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Views/ChartStylingAxesGridView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Views/ChartStylingAxesGridView.xaml deleted file mode 100644 index a48b9fe8..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Views/ChartStylingAxesGridView.xaml +++ /dev/null @@ -1,55 +0,0 @@ - - - - - This sample shows how AxesGrid elements can be styled using a DataTemplate. - - This feature is only available in the "Plus" version. - - - Click here for more details about Xceed Toolkit Plus for WPF. - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Views/ChartStylingAxesGridView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Views/ChartStylingAxesGridView.xaml.cs deleted file mode 100644 index 62b6964d..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Views/ChartStylingAxesGridView.xaml.cs +++ /dev/null @@ -1,34 +0,0 @@ -/*************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ************************************************************************************/ - -using System.Windows.Media; -using System.Windows.Controls; -using System; -using System.Windows; -using System.Diagnostics; -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart.Views -{ - /// - /// Interaction logic for ChartStylingAxesGridView.xaml - /// - public partial class ChartStylingAxesGridView : DemoView - { - public ChartStylingAxesGridView() - { - InitializeComponent(); - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Views/ChartStylingColumnSeriesView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Views/ChartStylingColumnSeriesView.xaml deleted file mode 100644 index d6dc938a..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Views/ChartStylingColumnSeriesView.xaml +++ /dev/null @@ -1,50 +0,0 @@ - - - - - This sample shows how a series with a column layout type and a legend can be styled using DataTemplates. - - - This feature is only available in the "Plus" version. - - - Click here for more details about Xceed Toolkit Plus for WPF. - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Views/ChartStylingColumnSeriesView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Views/ChartStylingColumnSeriesView.xaml.cs deleted file mode 100644 index 60a4bb3d..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Views/ChartStylingColumnSeriesView.xaml.cs +++ /dev/null @@ -1,32 +0,0 @@ -/*************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - *************************************************************************************/ - -using System.Windows.Media; -using System.Windows.Controls; -using System.Diagnostics; -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart.Views -{ - /// - /// Interaction logic for ChartStylingColumnSeriesView.xaml - /// - public partial class ChartStylingColumnSeriesView : DemoView - { - public ChartStylingColumnSeriesView() - { - InitializeComponent(); - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Views/ChartStylingLineSeriesView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Views/ChartStylingLineSeriesView.xaml deleted file mode 100644 index 80a7b183..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Views/ChartStylingLineSeriesView.xaml +++ /dev/null @@ -1,46 +0,0 @@ - - - - - This sample demonstrates how a series with a line layout type and a legend can be styled via DataTemplates. The legend contains a button to add new DataPoints. - - - This feature is only available in the "Plus" version. - - - Click here for more details about Xceed Toolkit Plus for WPF. - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Views/ChartStylingLineSeriesView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Views/ChartStylingLineSeriesView.xaml.cs deleted file mode 100644 index 0e783e8d..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Views/ChartStylingLineSeriesView.xaml.cs +++ /dev/null @@ -1,37 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - *************************************************************************************/ - -using System.Windows.Media; -using System.Windows.Controls; -using System.Windows; -using System; -using System.Diagnostics; -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart.Views -{ - /// - /// Interaction logic for ChartStylingLineSeriesView.xaml - /// - public partial class ChartStylingLineSeriesView : DemoView - { - public ChartStylingLineSeriesView() - { - InitializeComponent(); - } - - - - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Views/ChartStylingPieSeriesView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Views/ChartStylingPieSeriesView.xaml deleted file mode 100644 index 0380e45a..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Views/ChartStylingPieSeriesView.xaml +++ /dev/null @@ -1,49 +0,0 @@ - - - - - This sample demonstrates how a series with a pie layout type can be styled via DataTemplates. The series, hint line, and hint label are all styled. - - - This feature is only available in the "Plus" version. - - - Click here for more details about Xceed Toolkit Plus for WPF. - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Views/ChartStylingPieSeriesView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Views/ChartStylingPieSeriesView.xaml.cs deleted file mode 100644 index 805b5484..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Chart/Views/ChartStylingPieSeriesView.xaml.cs +++ /dev/null @@ -1,36 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - *************************************************************************************/ - -using System.Windows.Media; -using System.Windows.Controls; -using System; -using System.Windows.Media.Imaging; -using System.Windows; -using System.Diagnostics; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart.Views -{ - /// - /// Interaction logic for ChartStylingPieSeriesView.xaml - /// - public partial class ChartStylingPieSeriesView : DemoView - { - public ChartStylingPieSeriesView() - { - InitializeComponent(); - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/CheckLists/Views/CheckListsView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/CheckLists/Views/CheckListsView.xaml deleted file mode 100644 index b899a0b0..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/CheckLists/Views/CheckListsView.xaml +++ /dev/null @@ -1,279 +0,0 @@ - - - - - The CheckListBox and CheckComboBox controls represent a list of selected items that are displayed as CheckBoxes. Besides the common SelectedItem and SelectedItems properties, these controls give developers more alternatives for managing and handling selections. - - - - - - ID - FirstName - LastName - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/CheckLists/Views/CheckListsView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/CheckLists/Views/CheckListsView.xaml.cs deleted file mode 100644 index cefb3341..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/CheckLists/Views/CheckListsView.xaml.cs +++ /dev/null @@ -1,129 +0,0 @@ -/*************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - *************************************************************************************/ - -using System.Collections.Generic; -using System.Collections.ObjectModel; -using System.ComponentModel; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.CheckLists.Views -{ - /// - /// Interaction logic for CheckListsView.xaml - /// - public partial class CheckListsView : DemoView - { - public CheckListsView() - { - InitializeComponent(); - this.DataContext = new List() - { - new Person(){ID=101, FirstName="John", LastName="Smith"}, - new Person(){ID=102, FirstName="Janel", LastName="Leverling"}, - new Person(){ID=103, FirstName="Laura", LastName="Callahan"}, - new Person(){ID=104, FirstName="Robert", LastName="King"}, - new Person(){ID=105, FirstName="Margaret", LastName="Peacock"}, - new Person(){ID=106, FirstName="Andrew", LastName="Fuller"}, - new Person(){ID=107, FirstName="Anne", LastName="Dodsworth"}, - new Person(){ID=108, FirstName="Nancy", LastName="Davolio"}, - new Person(){ID=109, FirstName="Naomi", LastName="Suyama"}, - }; - } - - } - - public class Person : INotifyPropertyChanged - { - private bool _isSelected; - private int _ID; - private string _firstName; - private string _lastName; - - public bool IsSelected - { - get - { - return _isSelected; - } - set - { - _isSelected = value; - OnPropertyChanged( "IsSelected" ); - } - } - - public int ID - { - get - { - return _ID; - } - set - { - _ID = value; - OnPropertyChanged( "ID" ); - } - } - - public string FirstName - { - get - { - return _firstName; - } - set - { - _firstName = value; - OnPropertyChanged( "FirstName" ); - } - } - - public string LastName - { - get - { - return _lastName; - } - set - { - _lastName = value; - OnPropertyChanged( "LastName" ); - } - } - - public string ModelDisplay - { - get - { - string completeName = string.Format("{0} {1}", FirstName, LastName).PadRight(20); - return string.Format( - "ID={0}: Name= {1}, IsSelected= {2}", - ID, - completeName, - IsSelected ); - } - } - - public event PropertyChangedEventHandler PropertyChanged; - protected void OnPropertyChanged( string propertyName ) - { - if( PropertyChanged != null ) - { - PropertyChanged( this, new PropertyChangedEventArgs( propertyName ) ); - PropertyChanged( this, new PropertyChangedEventArgs( "ModelDisplay" ) ); - } - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Color/Views/ColorView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Color/Views/ColorView.xaml deleted file mode 100644 index 4dd5e575..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Color/Views/ColorView.xaml +++ /dev/null @@ -1,344 +0,0 @@ - - - - - The ColorCanvas and ColorPicker controls allow the user to input a color. Not shown in the sample are the ColorPicker's Available, Standard and Recent color lists, which are entirely customizable. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Color/Views/ColorView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Color/Views/ColorView.xaml.cs deleted file mode 100644 index d5055d4f..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Color/Views/ColorView.xaml.cs +++ /dev/null @@ -1,34 +0,0 @@ -/************************************************************************************* - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ***********************************************************************************/ - -using System.Collections.Generic; -using System.Collections.ObjectModel; -using System.ComponentModel; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Color.Views -{ - /// - /// Interaction logic for ColorView.xaml - /// - public partial class ColorView : DemoView - { - public ColorView() - { - InitializeComponent(); - } - - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/DataGrid/Converters/FlagPathConverter.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/DataGrid/Converters/FlagPathConverter.cs deleted file mode 100644 index ec30f4b6..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/DataGrid/Converters/FlagPathConverter.cs +++ /dev/null @@ -1,41 +0,0 @@ -/************************************************************************************* - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ***********************************************************************************/ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; -using System.Windows.Data; -using Xceed.Wpf.Samples.SampleData; -using System.Globalization; -using System.Windows; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.DataGrid.Converters -{ - public class FlagPathConverter : IValueConverter - { - public object Convert( object value, Type targetType, object parameter, CultureInfo culture ) - { - // Use FlagsProvider to get Flags since it caches every BitmapImages it created. - // This optimizes the converter. - return FlagsProvider.Instance.GetFlagFromCountryName( value as string ); - } - - public object ConvertBack( object value, Type targetType, object parameter, CultureInfo culture ) - { - return DependencyProperty.UnsetValue; - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/DataGrid/OpenSourceImages/MultiColumnsComboBox.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/DataGrid/OpenSourceImages/MultiColumnsComboBox.png deleted file mode 100644 index ab49f3c1..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/DataGrid/OpenSourceImages/MultiColumnsComboBox.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/DataGrid/UniqueIDCellValidationRule.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/DataGrid/UniqueIDCellValidationRule.cs deleted file mode 100644 index 2f369577..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/DataGrid/UniqueIDCellValidationRule.cs +++ /dev/null @@ -1,57 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ***********************************************************************************/ - -using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; -using Xceed.Wpf.DataGrid.ValidationRules; -using System.Windows.Controls; -using System.Globalization; -using Xceed.Wpf.DataGrid; -using System.Data; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.DataGrid -{ - public class UniqueIDCellValidationRule : CellValidationRule - { - public UniqueIDCellValidationRule() - { - } - - public override ValidationResult Validate( object value, CultureInfo culture, CellValidationContext context ) - { - // Get the DataItem from the context and cast it to a DataRow - DataRowView dataRowView = context.DataItem as DataRowView; - - // Convert the value to a long to make sure it is numerical. - // When the value is not numerical, then an InvalidFormatException will be thrown. - // We let it pass unhandled to demonstrate that an exception can be thrown when validating - // and the grid will handle it nicely. - long id = Convert.ToInt64( value, CultureInfo.CurrentCulture ); - - // Try to find another row with the same ID - System.Data.DataRow[] existingRows = dataRowView.Row.Table.Select( context.Cell.FieldName + "=" + id.ToString( CultureInfo.InvariantCulture ) ); - - // If a row is found, we return an error - if( ( existingRows.Length != 0 ) && ( existingRows[ 0 ] != dataRowView.Row ) ) - return new ValidationResult( false, "The value must be unique" ); - - // If no row was found, we return a ValidResult - return ValidationResult.ValidResult; - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/DataGrid/Views/DataGridView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/DataGrid/Views/DataGridView.xaml deleted file mode 100644 index fa6d2f2e..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/DataGrid/Views/DataGridView.xaml +++ /dev/null @@ -1,184 +0,0 @@ - - - - - Toolkit for WPF includes a powerful and fast datagrid control with many improvements over the stock WPF datagrid. In addition to providing a modern experience with the smooth scrolling and fully animated Tableflow view (can be turned off), it also provides zero-lag background data virtualization. Try a basic sample here. There are too many features and options to showcase in this sample. An even more feature-rich edition of this datagrid is available - - here. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/DataGrid/Views/DataGridView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/DataGrid/Views/DataGridView.xaml.cs deleted file mode 100644 index c380b492..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/DataGrid/Views/DataGridView.xaml.cs +++ /dev/null @@ -1,36 +0,0 @@ -/************************************************************************************* - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ***********************************************************************************/ - -using System.Data; -using Xceed.Wpf.DataGrid; -using System.Diagnostics; -using Xceed.Wpf.Samples.SampleData; -using System.Collections.ObjectModel; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.DataGrid.Views -{ - /// - /// Interaction logic for DataGridView.xaml - /// - public partial class DataGridView : DemoView - { - public DataGridView() - { - this.DataContext = SampleDataProvider.GetOrders(); - InitializeComponent(); - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/DataGrid/Views/MultiColumnComboBoxView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/DataGrid/Views/MultiColumnComboBoxView.xaml deleted file mode 100644 index eb469522..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/DataGrid/Views/MultiColumnComboBoxView.xaml +++ /dev/null @@ -1,48 +0,0 @@ - - - - - The multi-column combo box uses the power of Xceed's datagrid control to create an advanced ComboBox. - - This Control is only available in the "Plus" version. - - - Click here for more details about Xceed Toolkit Plus for WPF. - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/DataGrid/Views/MultiColumnComboBoxView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/DataGrid/Views/MultiColumnComboBoxView.xaml.cs deleted file mode 100644 index e32ef1f5..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/DataGrid/Views/MultiColumnComboBoxView.xaml.cs +++ /dev/null @@ -1,38 +0,0 @@ -/*************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - *************************************************************************************/ - -using System.Data; -using Xceed.Wpf.DataGrid; -using System.Diagnostics; -using System.Windows.Controls; -using System.Windows.Data; -using Xceed.Wpf.Samples.SampleData; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.DataGrid.Views -{ - /// - /// Interaction logic for MultiColumnComboBox.xaml - /// - public partial class MultiColumnComboBoxView : DemoView - { - public MultiColumnComboBoxView() - { - InitializeComponent(); - } - - - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/DateTime/Converters/CustomFormatToBoolConverter.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/DateTime/Converters/CustomFormatToBoolConverter.cs deleted file mode 100644 index e0a2a563..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/DateTime/Converters/CustomFormatToBoolConverter.cs +++ /dev/null @@ -1,43 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ************************************************************************************/ - -using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; -using System.Windows.Data; -using System.Globalization; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.DateTime.Converters -{ - internal class CustomFormatToBoolConverter : IValueConverter - { - public object Convert( object value, Type targetType, object parameter, CultureInfo culture ) - { - if( value is DateTimeFormat ) - { - return ( DateTimeFormat )value == DateTimeFormat.Custom; - } - - return false; - } - - public object ConvertBack( object value, Type targetType, object parameter, CultureInfo culture ) - { - throw new NotImplementedException(); - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/DateTime/Converters/DateTimeToTimeSpanConverter.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/DateTime/Converters/DateTimeToTimeSpanConverter.cs deleted file mode 100644 index 8a25b702..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/DateTime/Converters/DateTimeToTimeSpanConverter.cs +++ /dev/null @@ -1,42 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ************************************************************************************/ - -using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; -using System.Windows.Data; -using System.Globalization; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.DateTime.Converters -{ - public class DateTimeToTimeSpanConverter : IValueConverter - { - public object Convert( object value, Type targetType, object parameter, CultureInfo culture ) - { - if( value is System.DateTime ) - { - System.DateTime time = (System.DateTime)value; - return new System.TimeSpan( time.Hour, time.Minute, 0 ); - } - return value; - } - public object ConvertBack( object value, Type targetType, object parameter, CultureInfo culture ) - { - throw new NotImplementedException(); - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/DateTime/Views/DateTimeView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/DateTime/Views/DateTimeView.xaml deleted file mode 100644 index 886b1a48..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/DateTime/Views/DateTimeView.xaml +++ /dev/null @@ -1,201 +0,0 @@ - - - - - - The DateTimePicker and TimePicker controls let you select the date and the time in several ways. The TimePicker is used in the DateTimePicker. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/DateTime/Views/DateTimeView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/DateTime/Views/DateTimeView.xaml.cs deleted file mode 100644 index 5c68a282..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/DateTime/Views/DateTimeView.xaml.cs +++ /dev/null @@ -1,29 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ************************************************************************************/ - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.DateTime.Views -{ - /// - /// Interaction logic for DateTimeView.xaml - /// - public partial class DateTimeView : DemoView - { - public DateTimeView() - { - InitializeComponent(); - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/FilePicker/OpenSourceImages/FilePicker.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/FilePicker/OpenSourceImages/FilePicker.png deleted file mode 100644 index 85fcdff1..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/FilePicker/OpenSourceImages/FilePicker.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/FilePicker/Views/FilePickerView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/FilePicker/Views/FilePickerView.xaml deleted file mode 100644 index 79701472..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/FilePicker/Views/FilePickerView.xaml +++ /dev/null @@ -1,58 +0,0 @@ - - - - - The FilePicker is a control that can be used to select one or more files in a browsing window. - - - This feature is only available in the "Plus" version. - - - Click here for more details about Xceed Toolkit Plus for WPF. - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/FilePicker/Views/FilePickerView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/FilePicker/Views/FilePickerView.xaml.cs deleted file mode 100644 index 6fe084df..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/FilePicker/Views/FilePickerView.xaml.cs +++ /dev/null @@ -1,34 +0,0 @@ -/*************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ************************************************************************************/ - -using System.Collections.ObjectModel; -using System.Collections.Specialized; -using System.Windows; -using System.Windows.Data; -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.FilePicker.Views -{ - /// - /// Interaction logic for FilePickerView.xaml - /// - public partial class FilePickerView : DemoView - { - public FilePickerView() - { - InitializeComponent(); - } - - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Gauge/OpenSourceImages/Gauge.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Gauge/OpenSourceImages/Gauge.png deleted file mode 100644 index 6bfb418a..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Gauge/OpenSourceImages/Gauge.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Gauge/Resources/arrow.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Gauge/Resources/arrow.png deleted file mode 100644 index 79b65a4b..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Gauge/Resources/arrow.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Gauge/Resources/fuel.jpg b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Gauge/Resources/fuel.jpg deleted file mode 100644 index fe7b9705..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Gauge/Resources/fuel.jpg and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Gauge/Resources/pointing.jpg b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Gauge/Resources/pointing.jpg deleted file mode 100644 index f67e45f2..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Gauge/Resources/pointing.jpg and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Gauge/Resources/smiley.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Gauge/Resources/smiley.png deleted file mode 100644 index 2ff59e79..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Gauge/Resources/smiley.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Gauge/Views/RadialGaugeView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Gauge/Views/RadialGaugeView.xaml deleted file mode 100644 index 8517a855..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Gauge/Views/RadialGaugeView.xaml +++ /dev/null @@ -1,94 +0,0 @@ - - - - - The RadialGauge is a fully customizable gauge that can be used to display a current value on a radial or partially radial scaled circle. Markers can be added to highlight specific values. Background portions or border portions of the Radial gauge can also be customized and the pointer can be animated when moving from one value to a new one. - - - This feature is only available in the "Plus" version. - - - Click here for more details about Xceed Toolkit Plus for WPF. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Gauge/Views/RadialGaugeView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Gauge/Views/RadialGaugeView.xaml.cs deleted file mode 100644 index 51045945..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Gauge/Views/RadialGaugeView.xaml.cs +++ /dev/null @@ -1,40 +0,0 @@ -/************************************************************************************* - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ***********************************************************************************/ - -using System.Collections.Generic; -using System.Collections.ObjectModel; -using System.ComponentModel; -using System.Windows; -using Xceed.Wpf.Toolkit; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Gauge.Views -{ - /// - /// Interaction logic for RadialGaugeView.xaml - /// - public partial class RadialGaugeView : DemoView - { - public RadialGaugeView() - { - InitializeComponent(); - } - - - - - - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/ListBox/Converters/BoxArtImageSourceConverter.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/ListBox/Converters/BoxArtImageSourceConverter.cs deleted file mode 100644 index e5535133..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/ListBox/Converters/BoxArtImageSourceConverter.cs +++ /dev/null @@ -1,34 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - *************************************************************************************/ -using System; -using System.Windows.Data; -using System.Windows.Media; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.ListBox.Converters -{ - - - - - - - - - - - -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/ListBox/OpenSourceImages/ListBox.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/ListBox/OpenSourceImages/ListBox.png deleted file mode 100644 index 047dc269..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/ListBox/OpenSourceImages/ListBox.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/ListBox/Resources/Netflix_icon.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/ListBox/Resources/Netflix_icon.png deleted file mode 100644 index 0bc06f22..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/ListBox/Resources/Netflix_icon.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/ListBox/Views/ListBoxView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/ListBox/Views/ListBoxView.xaml deleted file mode 100644 index 4b87996c..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/ListBox/Views/ListBoxView.xaml +++ /dev/null @@ -1,141 +0,0 @@ - - - - - - Dress Up Your App in Style in Minutes - - - Supports implicit styles, so the entire listbox can be styled in minutes with a couple of lines of code. Also supports explicit styles and Expression Blend. - - - The listBox items can be animated, dragged-and-dropped, filtered, grouped, selected in various ways, and sorted. Plus, all of the ListBox components can be styled or themed. In addition, different ways of presenting the listBox items are available, such as horizontal or vertical scrolling and following specific or circle paths. - This feature is only available in the "Plus" version. - - - Click here for more details about Toolkit Plus for WPF. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/ListBox/Views/ListBoxView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/ListBox/Views/ListBoxView.xaml.cs deleted file mode 100644 index 35b9b36b..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/ListBox/Views/ListBoxView.xaml.cs +++ /dev/null @@ -1,42 +0,0 @@ -/*************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ************************************************************************************/ - -using System; -using System.IO; -using System.Windows; -using System.Windows.Resources; -using Xceed.Wpf.Samples.SampleData; -using System.ComponentModel; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.ListBox.Views -{ - /// - /// Interaction logic for ListBoxView.xaml - /// - public partial class ListBoxView : DemoView - { - #region Initialization - - public ListBoxView() - { - - InitializeComponent(); - - } - - #endregion - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Magnifier/Converters/ColorConverter.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Magnifier/Converters/ColorConverter.cs deleted file mode 100644 index f6b1764c..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Magnifier/Converters/ColorConverter.cs +++ /dev/null @@ -1,45 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ************************************************************************************/ - -using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; -using System.Windows.Data; -using System.Windows.Media; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Magnifier.Converters -{ - class ColorConverter : IValueConverter - { - #region IValueConverter Members - - public object Convert( object value, Type targetType, object parameter, System.Globalization.CultureInfo culture ) - { - if( ( value != null ) && value is System.Windows.Media.Color ) - return new SolidColorBrush( ( System.Windows.Media.Color )value ); - - return value; - } - - public object ConvertBack( object value, Type targetType, object parameter, System.Globalization.CultureInfo culture ) - { - throw new NotImplementedException(); - } - - #endregion - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Magnifier/Converters/VisibilityConverter.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Magnifier/Converters/VisibilityConverter.cs deleted file mode 100644 index 134759f3..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Magnifier/Converters/VisibilityConverter.cs +++ /dev/null @@ -1,73 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ************************************************************************************/ - -using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; -using System.Windows.Data; -using System.Windows.Media; -using Xceed.Wpf.Toolkit; -using System.Windows; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Magnifier.Converters -{ - class VisibilityConverter : IValueConverter - { - #region IValueConverter Members - - public object Convert( object value, Type targetType, object parameter, System.Globalization.CultureInfo culture ) - { - if( value is FrameType ) - { - FrameType frameType = (FrameType)value; - int param = int.Parse((string)parameter); - switch( frameType ) - { - case FrameType.Circle: - { - //For the radius - if( param == 0 ) - return Visibility.Visible; - //For the rectangle - else if( param == 1 ) - return Visibility.Collapsed; - } - break; - case FrameType.Rectangle: - { - //For the radius - if( param == 0 ) - return Visibility.Collapsed; - //For the rectangle - else if( param == 1 ) - return Visibility.Visible; - } - break; - } - } - - return Visibility.Collapsed; - } - - public object ConvertBack( object value, Type targetType, object parameter, System.Globalization.CultureInfo culture ) - { - throw new NotImplementedException(); - } - - #endregion - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Magnifier/Resources/SampleText.rtf b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Magnifier/Resources/SampleText.rtf deleted file mode 100644 index fcd8739b..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Magnifier/Resources/SampleText.rtf +++ /dev/null @@ -1,9 +0,0 @@ -{\rtf1\ansi\ansicpg1252\uc1\htmautsp\deff2{\fonttbl{\f0\fcharset0 Times New Roman;}{\f2\fcharset0 Segoe UI;}}{\colortbl\red0\green0\blue0;\red255\green255\blue255;}\loch\hich\dbch\pard\plain\ltrpar\itap0{\lang1033\fs18\f2\cf0 \cf0\ql{\fs15\f2 {\b\ltrch "Using Xceed DataGrid for WPF Professional Edition in Microsoft Visual Studio Team System 2010 helped us greatly reduce the time and resources necessary for developing all the data presentation features we needed. Working with Xceed has been a pleasure, and they update the product often and provide innovative new features such as 3D views for visualizing data. We will certainly continue to look at their technology in the future as a complement to our products."}\li0\ri0\sa0\sb0\fi0\ql\par} -{\fs15\f2 {\ltrch }\li0\ri0\sa0\sb0\fi0\ql\par} -{\fs15\f2 {\ltrch - Norman Guadagno, director of product marketing for Microsoft Visual Studio Team System, October 27, 2008}\li0\ri0\sa0\sb0\fi0\ql\par} -{\fs15\f2 {\ltrch }\li0\ri0\sa0\sb0\fi0\ql\par} -{\fs15\f2 {\b\ltrch "IBM U2 researched existing third-party solutions and identified Xceed DataGrid for WPF as the most suitable tool. The datagrid\rquote s performance and solid foundation take true advantage of WPF and provide the extensibility required for IBM U2 customers to take their applications to the next level in presentation design and styling."}\li0\ri0\sa0\sb0\fi0\ql\par} -{\fs15\f2 {\ltrch }\li0\ri0\sa0\sb0\fi0\ql\par} -{\fs15\f2 {\ltrch - Vinnie Smith, U2 Tools product manager at IBM, October 27, 2008}\li0\ri0\sa0\sb0\fi0\ql\par} -} -} \ No newline at end of file diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Magnifier/Views/MagnifierView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Magnifier/Views/MagnifierView.xaml deleted file mode 100644 index c25cbc93..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Magnifier/Views/MagnifierView.xaml +++ /dev/null @@ -1,111 +0,0 @@ - - - - - - The Magnifier control allows the user to magnify parts of an application. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Magnifier/Views/MagnifierView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Magnifier/Views/MagnifierView.xaml.cs deleted file mode 100644 index 4375dee6..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Magnifier/Views/MagnifierView.xaml.cs +++ /dev/null @@ -1,43 +0,0 @@ -/*************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ************************************************************************************/ - -using System; -using System.IO; -using System.Windows; -using System.Windows.Resources; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Magnifier.Views -{ - /// - /// Interaction logic for MagnifierView.xaml - /// - public partial class MagnifierView : DemoView - { - public MagnifierView() - { - InitializeComponent(); - - // Load and display the RTF file. - Uri uri = new Uri( "pack://application:,,,/Xceed.Wpf.Toolkit.LiveExplorer;component/Samples/Magnifier/Resources/SampleText.rtf" ); - StreamResourceInfo info = Application.GetResourceStream( uri ); - using( StreamReader txtReader = new StreamReader( info.Stream ) ) - { - _txtContent.Text = txtReader.ReadToEnd(); - } - } - - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Converters/EqualsMinusOneConverter.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Converters/EqualsMinusOneConverter.cs deleted file mode 100644 index ffaaa4a0..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Converters/EqualsMinusOneConverter.cs +++ /dev/null @@ -1,29 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ************************************************************************************/ -using System; -using System.Collections.Generic; -using System.Globalization; -using System.Linq; -using System.Text; -using System.Windows.Data; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Converters -{ - - - - -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Data/RequiredRule.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Data/RequiredRule.cs deleted file mode 100644 index 3ba45b31..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Data/RequiredRule.cs +++ /dev/null @@ -1,27 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ************************************************************************************/ -using System; -using System.Collections.Generic; -using System.Globalization; -using System.Linq; -using System.Text; -using System.Windows.Controls; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Data -{ - - -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/OpenSourceImages/MaterialButton.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/OpenSourceImages/MaterialButton.png deleted file mode 100644 index 0e7536a9..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/OpenSourceImages/MaterialButton.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/OpenSourceImages/MaterialCheckBox.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/OpenSourceImages/MaterialCheckBox.png deleted file mode 100644 index 1944c990..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/OpenSourceImages/MaterialCheckBox.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/OpenSourceImages/MaterialComboBox.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/OpenSourceImages/MaterialComboBox.png deleted file mode 100644 index 43296603..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/OpenSourceImages/MaterialComboBox.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/OpenSourceImages/MaterialControls.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/OpenSourceImages/MaterialControls.png deleted file mode 100644 index 6480059c..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/OpenSourceImages/MaterialControls.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/OpenSourceImages/MaterialDropDown.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/OpenSourceImages/MaterialDropDown.png deleted file mode 100644 index d8cd8364..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/OpenSourceImages/MaterialDropDown.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/OpenSourceImages/MaterialFrame.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/OpenSourceImages/MaterialFrame.png deleted file mode 100644 index 2ad38823..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/OpenSourceImages/MaterialFrame.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/OpenSourceImages/MaterialHamburger.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/OpenSourceImages/MaterialHamburger.png deleted file mode 100644 index 456ebbac..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/OpenSourceImages/MaterialHamburger.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/OpenSourceImages/MaterialListBox.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/OpenSourceImages/MaterialListBox.png deleted file mode 100644 index ea0c6be6..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/OpenSourceImages/MaterialListBox.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/OpenSourceImages/MaterialProgressBar.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/OpenSourceImages/MaterialProgressBar.png deleted file mode 100644 index 4bed042c..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/OpenSourceImages/MaterialProgressBar.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/OpenSourceImages/MaterialProgressBarCircular.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/OpenSourceImages/MaterialProgressBarCircular.png deleted file mode 100644 index 6cf81421..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/OpenSourceImages/MaterialProgressBarCircular.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/OpenSourceImages/MaterialRadioButton.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/OpenSourceImages/MaterialRadioButton.png deleted file mode 100644 index e09b7dbb..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/OpenSourceImages/MaterialRadioButton.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/OpenSourceImages/MaterialSlider.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/OpenSourceImages/MaterialSlider.png deleted file mode 100644 index e4da4a8e..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/OpenSourceImages/MaterialSlider.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/OpenSourceImages/MaterialSwitch.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/OpenSourceImages/MaterialSwitch.png deleted file mode 100644 index 9cb2f430..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/OpenSourceImages/MaterialSwitch.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/OpenSourceImages/MaterialTabs.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/OpenSourceImages/MaterialTabs.png deleted file mode 100644 index e3572c9d..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/OpenSourceImages/MaterialTabs.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/OpenSourceImages/MaterialTextField.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/OpenSourceImages/MaterialTextField.png deleted file mode 100644 index 66d86724..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/OpenSourceImages/MaterialTextField.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/OpenSourceImages/MaterialToast.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/OpenSourceImages/MaterialToast.png deleted file mode 100644 index eee81ed6..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/OpenSourceImages/MaterialToast.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/OpenSourceImages/MaterialToolTip.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/OpenSourceImages/MaterialToolTip.png deleted file mode 100644 index ede18800..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/OpenSourceImages/MaterialToolTip.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Resources/Business.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Resources/Business.png deleted file mode 100644 index a4162182..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Resources/Business.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Resources/CommonResources.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Resources/CommonResources.xaml deleted file mode 100644 index 8bc28475..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Resources/CommonResources.xaml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Resources/DataGrid.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Resources/DataGrid.png deleted file mode 100644 index e31df885..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Resources/DataGrid.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Resources/PencilTool16.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Resources/PencilTool16.png deleted file mode 100644 index df0970c4..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Resources/PencilTool16.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Resources/SFTP.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Resources/SFTP.png deleted file mode 100644 index f3ccd5c0..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Resources/SFTP.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Resources/Toolkit.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Resources/Toolkit.png deleted file mode 100644 index 26997fd7..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Resources/Toolkit.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Resources/WhitePen.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Resources/WhitePen.png deleted file mode 100644 index 7f1955f5..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Resources/WhitePen.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Resources/Zip.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Resources/Zip.png deleted file mode 100644 index 20e59569..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Resources/Zip.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Resources/building16.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Resources/building16.png deleted file mode 100644 index 329feeb8..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Resources/building16.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Resources/italy.4.gif b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Resources/italy.4.gif deleted file mode 100644 index a2156759..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Resources/italy.4.gif and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialButtonView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialButtonView.xaml deleted file mode 100644 index e2c40a4c..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialButtonView.xaml +++ /dev/null @@ -1,48 +0,0 @@ - - - - - A Button with a raised animation on mouse over and a customizable ink animation on MousePress. It uses the Material Brushes. - - - This feature is only available in the "Plus" version. - - - Click here for more details about Xceed Toolkit Plus for WPF. - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialButtonView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialButtonView.xaml.cs deleted file mode 100644 index 588221a4..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialButtonView.xaml.cs +++ /dev/null @@ -1,35 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - **************************************************************************************/ - - -using System; -using System.Collections.Generic; -using System.Windows; -using System.Windows.Controls; -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views -{ - /// - /// Interaction logic for MaterialButtonView.xaml - /// - public partial class MaterialButtonView : MaterialDemoView - { - public MaterialButtonView() - { - InitializeComponent(); - } - - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialCheckBoxView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialCheckBoxView.xaml deleted file mode 100644 index 6cac7952..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialCheckBoxView.xaml +++ /dev/null @@ -1,46 +0,0 @@ - - - - - A CheckBox with transition animations when the checked state is changed. It uses the Material Brushes. - - - This feature is only available in the "Plus" version. - - - Click here for more details about Xceed Toolkit Plus for WPF. - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialCheckBoxView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialCheckBoxView.xaml.cs deleted file mode 100644 index 38e34326..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialCheckBoxView.xaml.cs +++ /dev/null @@ -1,34 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - **************************************************************************************/ - - -using System; -using System.Collections.Generic; -using System.Windows; -using System.Windows.Controls; -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views -{ - /// - /// Interaction logic for MaterialCheckBoxView.xaml - /// - public partial class MaterialCheckBoxView : MaterialDemoView - { - public MaterialCheckBoxView() - { - InitializeComponent(); - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialComboBoxView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialComboBoxView.xaml deleted file mode 100644 index b0809e0a..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialComboBoxView.xaml +++ /dev/null @@ -1,48 +0,0 @@ - - - - - MaterialComboBox is a ComboBox that is using the Material Brushes and contains MaterialComboBoxItems. - - MaterialComboBoxItems are ComboBoxItems that are using the Material Brushes. They use an ink animation when they are selected. - - - This feature is only available in the "Plus" version. - - - Click here for more details about Xceed Toolkit Plus for WPF. - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialComboBoxView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialComboBoxView.xaml.cs deleted file mode 100644 index af1f7e8e..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialComboBoxView.xaml.cs +++ /dev/null @@ -1,34 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - **************************************************************************************/ - - -using System; -using System.Collections.Generic; -using System.Windows; -using System.Windows.Controls; -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views -{ - /// - /// Interaction logic for MaterialComboBoxView.xaml - /// - public partial class MaterialComboBoxView : MaterialDemoView - { - public MaterialComboBoxView() - { - InitializeComponent(); - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialControlsView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialControlsView.xaml deleted file mode 100644 index 4bc64041..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialControlsView.xaml +++ /dev/null @@ -1,56 +0,0 @@ - - - - - The Material controls redefine the base controls by adding smooth animations and special effects. They also combine the base controls together to create new controls. - - - The Material controls include a set of complimentary accent brush and foreground. - - - This feature is only available in the "Plus" version. - - - Click here for more details about Xceed Toolkit Plus for WPF. - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialControlsView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialControlsView.xaml.cs deleted file mode 100644 index 81972001..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialControlsView.xaml.cs +++ /dev/null @@ -1,59 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - **************************************************************************************/ - - -using System; -using System.Collections.Generic; -using System.Windows; -using System.Windows.Controls; -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views -{ - /// - /// Interaction logic for MaterialControlsView.xaml - /// - public partial class MaterialControlsView : MaterialDemoView - { - - - - #region Constructors - - public MaterialControlsView() - { - InitializeComponent(); - } - - #endregion - - - - - - - - - - - - - - - - - - - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialDemoView.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialDemoView.cs deleted file mode 100644 index 701fc775..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialDemoView.cs +++ /dev/null @@ -1,41 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - **************************************************************************************/ - -using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; -using System.Windows.Media; - -namespace Xceed.Wpf.Toolkit.LiveExplorer -{ - public class MaterialDemoView : DemoView - { - #region Constructor - - public MaterialDemoView() - { - - } - - #endregion - - - - - - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialDropDownView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialDropDownView.xaml deleted file mode 100644 index 791c5136..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialDropDownView.xaml +++ /dev/null @@ -1,49 +0,0 @@ - - - - - A DropDownButton from the Xceed Wpf Toolkit with animations when opening the popup. It uses the MaterialButton animations and the Material Brushes. - - - This feature is only available in the "Plus" version. - - - Click here for more details about Xceed Toolkit Plus for WPF. - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialDropDownView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialDropDownView.xaml.cs deleted file mode 100644 index b6b907e8..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialDropDownView.xaml.cs +++ /dev/null @@ -1,34 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - **************************************************************************************/ - - -using System; -using System.Collections.Generic; -using System.Windows; -using System.Windows.Controls; -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views -{ - /// - /// Interaction logic for MaterialDropDownView.xaml - /// - public partial class MaterialDropDownView : MaterialDemoView - { - public MaterialDropDownView() - { - InitializeComponent(); - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialFrameView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialFrameView.xaml deleted file mode 100644 index eaa02dff..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialFrameView.xaml +++ /dev/null @@ -1,47 +0,0 @@ - - - - - A ContentControl with a fully customizable shadow that can be modified through Shadow properties or with a Z property that enables predefined shadows. - - - This feature is only available in the "Plus" version. - - - Click here for more details about Xceed Toolkit Plus for WPF. - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialFrameView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialFrameView.xaml.cs deleted file mode 100644 index 052f0a7d..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialFrameView.xaml.cs +++ /dev/null @@ -1,34 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - **************************************************************************************/ - - -using System; -using System.Collections.Generic; -using System.Windows; -using System.Windows.Controls; -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views -{ - /// - /// Interaction logic for MaterialFrameView.xaml - /// - public partial class MaterialFrameView : DemoView - { - public MaterialFrameView() - { - InitializeComponent(); - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialHamburgerView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialHamburgerView.xaml deleted file mode 100644 index b49fd2d0..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialHamburgerView.xaml +++ /dev/null @@ -1,73 +0,0 @@ - - - - - A ToggleButton that pops a menu from left, right, top or bottom of a Window (or any FrameworkElement). The menu can be an animated HamburgerMenu or any customized content. It uses the Material Brushes. - - - This feature is only available in the "Plus" version. - - - Click here for more details about Xceed Toolkit Plus for WPF. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialHamburgerView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialHamburgerView.xaml.cs deleted file mode 100644 index 9b6fc8b9..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialHamburgerView.xaml.cs +++ /dev/null @@ -1,47 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - **************************************************************************************/ -using System.Diagnostics; -using System.Windows; -using System.Windows.Controls; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views -{ - /// - /// Interaction logic for MaterialHamburgerView.xaml - /// - public partial class MaterialHamburgerView : MaterialDemoView - { - #region Constructors - - public MaterialHamburgerView() - { - InitializeComponent(); - } - - #endregion - - - - - - - - - - - - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialListBoxView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialListBoxView.xaml deleted file mode 100644 index 5b19c65b..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialListBoxView.xaml +++ /dev/null @@ -1,49 +0,0 @@ - - - - - MaterialListBox is a ListBox that is using the Material Brushes and contains MaterialListBoxItems. - - MaterialListBoxItems are ListBoxItems that are using the Material Brushes. They use an ink animation when they are selected. - - - This feature is only available in the "Plus" version. - - - Click here for more details about Xceed Toolkit Plus for WPF. - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialListBoxView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialListBoxView.xaml.cs deleted file mode 100644 index a16fd422..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialListBoxView.xaml.cs +++ /dev/null @@ -1,34 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - **************************************************************************************/ - - -using System; -using System.Collections.Generic; -using System.Windows; -using System.Windows.Controls; -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views -{ - /// - /// Interaction logic for MaterialListBoxView.xaml - /// - public partial class MaterialListBoxView : MaterialDemoView - { - public MaterialListBoxView() - { - InitializeComponent(); - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialProgressBarCircularView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialProgressBarCircularView.xaml deleted file mode 100644 index 4522cd82..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialProgressBarCircularView.xaml +++ /dev/null @@ -1,59 +0,0 @@ - - - - - A circular ProgressBar that uses the Material Brushes. It contains properties to animate the indeterminate state. - - - This feature is only available in the "Plus" version. - - - Click here for more details about Xceed Toolkit Plus for WPF. - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialProgressBarCircularView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialProgressBarCircularView.xaml.cs deleted file mode 100644 index ea5af713..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialProgressBarCircularView.xaml.cs +++ /dev/null @@ -1,50 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - **************************************************************************************/ - - -using System; -using System.Collections.Generic; -using System.Windows; -using System.Windows.Controls; -using System.Windows.Media.Animation; -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views -{ - /// - /// Interaction logic for MaterialProgressBarCircularView.xaml - /// - public partial class MaterialProgressBarCircularView : MaterialDemoView - { - #region Constructors - - public MaterialProgressBarCircularView() - { - InitializeComponent(); - - } - - #endregion - - - - - - - - - - - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialProgressBarView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialProgressBarView.xaml deleted file mode 100644 index eda31f43..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialProgressBarView.xaml +++ /dev/null @@ -1,56 +0,0 @@ - - - - - A linear ProgressBar that uses the Material Brushes. It contains properties to animate the indeterminate state. - - - This feature is only available in the "Plus" version. - - - Click here for more details about Xceed Toolkit Plus for WPF. - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialProgressBarView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialProgressBarView.xaml.cs deleted file mode 100644 index a878cab4..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialProgressBarView.xaml.cs +++ /dev/null @@ -1,50 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - **************************************************************************************/ - - -using System; -using System.Collections.Generic; -using System.Windows; -using System.Windows.Controls; -using System.Windows.Media.Animation; -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views -{ - /// - /// Interaction logic for MaterialProgressBarView.xaml - /// - public partial class MaterialProgressBarView : MaterialDemoView - { - #region Constructors - - public MaterialProgressBarView() - { - InitializeComponent(); - } - - #endregion - - - - - - - - - - - - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialRadioButtonView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialRadioButtonView.xaml deleted file mode 100644 index a857899b..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialRadioButtonView.xaml +++ /dev/null @@ -1,45 +0,0 @@ - - - - - A RadioButton with transition animations when the checked state is changed. It uses the Material Brushes. - - - This feature is only available in the "Plus" version. - - - Click here for more details about Xceed Toolkit Plus for WPF. - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialRadioButtonView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialRadioButtonView.xaml.cs deleted file mode 100644 index 050091bd..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialRadioButtonView.xaml.cs +++ /dev/null @@ -1,34 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - **************************************************************************************/ - - -using System; -using System.Collections.Generic; -using System.Windows; -using System.Windows.Controls; -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views -{ - /// - /// Interaction logic for MaterialRadioButtonView.xaml - /// - public partial class MaterialRadioButtonView : MaterialDemoView - { - public MaterialRadioButtonView() - { - InitializeComponent(); - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialSliderView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialSliderView.xaml deleted file mode 100644 index b4c4a15a..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialSliderView.xaml +++ /dev/null @@ -1,62 +0,0 @@ - - - - - A Slider with customizable and animated thumb and bubble that is using the Material Brushes. - - - This feature is only available in the "Plus" version. - - - Click here for more details about Xceed Toolkit Plus for WPF. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialSliderView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialSliderView.xaml.cs deleted file mode 100644 index 6bb26b7e..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialSliderView.xaml.cs +++ /dev/null @@ -1,37 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - **************************************************************************************/ - - -using System; -using System.Collections.Generic; -using System.Windows; -using System.Windows.Controls; -using System.Windows.Media; -using System.Windows.Media.Imaging; -using Xceed.Wpf.Toolkit.Panels; -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views -{ - /// - /// Interaction logic for MaterialSliderView.xaml - /// - public partial class MaterialSliderView : MaterialDemoView - { - public MaterialSliderView() - { - InitializeComponent(); - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialSwitchView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialSwitchView.xaml deleted file mode 100644 index de0f18c4..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialSwitchView.xaml +++ /dev/null @@ -1,47 +0,0 @@ - - - - - A ToggleSwitch from the Xceed WPF Toolkit with thumb animations when Checked state is changed and that is using the Material Brushes. - - - This feature is only available in the "Plus" version. - - - Click here for more details about Xceed Toolkit Plus for WPF. - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialSwitchView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialSwitchView.xaml.cs deleted file mode 100644 index 850a3059..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialSwitchView.xaml.cs +++ /dev/null @@ -1,34 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - **************************************************************************************/ - - -using System; -using System.Collections.Generic; -using System.Windows; -using System.Windows.Controls; -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views -{ - /// - /// Interaction logic for MaterialSwitchView.xaml - /// - public partial class MaterialSwitchView : MaterialDemoView - { - public MaterialSwitchView() - { - InitializeComponent(); - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialTabsView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialTabsView.xaml deleted file mode 100644 index af95f6d0..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialTabsView.xaml +++ /dev/null @@ -1,56 +0,0 @@ - - - - - MaterialTabControl is a a TabControl with animated transitions when the current selection is changed. Is uses the Material Brushes and contains MaterialTabItems. - - MaterialTabItems are TabItems that use the Material Brushes and contain customizable ink animations on mouse press. - - - This feature is only available in the "Plus" version. - - - Click here for more details about Xceed Toolkit Plus for WPF. - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialTabsView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialTabsView.xaml.cs deleted file mode 100644 index eb49597e..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialTabsView.xaml.cs +++ /dev/null @@ -1,34 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - **************************************************************************************/ - - -using System; -using System.Collections.Generic; -using System.Windows; -using System.Windows.Controls; -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views -{ - /// - /// Interaction logic for MaterialTabsView.xaml - /// - public partial class MaterialTabsView : MaterialDemoView - { - public MaterialTabsView() - { - InitializeComponent(); - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialTextFieldView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialTextFieldView.xaml deleted file mode 100644 index 529e5eef..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialTextFieldView.xaml +++ /dev/null @@ -1,55 +0,0 @@ - - - - - A TextBox containing a customizable animated watermark that remains active when text is entered. It uses the Material Brushes. - - - This feature is only available in the "Plus" version. - - - Click here for more details about Xceed Toolkit Plus for WPF. - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialTextFieldView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialTextFieldView.xaml.cs deleted file mode 100644 index 54005b25..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialTextFieldView.xaml.cs +++ /dev/null @@ -1,34 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - **************************************************************************************/ - - -using System; -using System.Collections.Generic; -using System.Windows; -using System.Windows.Controls; -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views -{ - /// - /// Interaction logic for MaterialTextFieldView.xaml - /// - public partial class MaterialTextFieldView : MaterialDemoView - { - public MaterialTextFieldView() - { - InitializeComponent(); - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialToastView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialToastView.xaml deleted file mode 100644 index b1e287d3..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialToastView.xaml +++ /dev/null @@ -1,56 +0,0 @@ - - - - - A ContentControl that can be customized to display a content in any corner of any window or FrameworkElement. It uses the Material Brushes. - - - This feature is only available in the "Plus" version. - - - Click here for more details about Xceed Toolkit Plus for WPF. - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialToastView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialToastView.xaml.cs deleted file mode 100644 index 06aae47e..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialToastView.xaml.cs +++ /dev/null @@ -1,34 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - **************************************************************************************/ - - -using System.Windows; -using System.Windows.Controls; -using System.Windows.Media; -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views -{ - /// - /// Interaction logic for MaterialToastView.xaml - /// - public partial class MaterialToastView : MaterialDemoView - { - public MaterialToastView() - { - InitializeComponent(); - } - - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialToolTipView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialToolTipView.xaml deleted file mode 100644 index 3cac9b4e..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialToolTipView.xaml +++ /dev/null @@ -1,51 +0,0 @@ - - - - - A ToolTip with animations when opening. It uses the Material Brushes. - - - This feature is only available in the "Plus" version. - - - Click here for more details about Xceed Toolkit Plus for WPF. - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialToolTipView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialToolTipView.xaml.cs deleted file mode 100644 index c7069f4b..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MaterialControls/Views/MaterialToolTipView.xaml.cs +++ /dev/null @@ -1,34 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - **************************************************************************************/ - - -using System; -using System.Collections.Generic; -using System.Windows; -using System.Windows.Controls; -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views -{ - /// - /// Interaction logic for MaterialToolTipView.xaml - /// - public partial class MaterialToolTipView : MaterialDemoView - { - public MaterialToolTipView() - { - InitializeComponent(); - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MultiCalendar/OpenSourceImages/MultiCalendar.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MultiCalendar/OpenSourceImages/MultiCalendar.png deleted file mode 100644 index 69500dd7..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MultiCalendar/OpenSourceImages/MultiCalendar.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MultiCalendar/Resources/April.jpg b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MultiCalendar/Resources/April.jpg deleted file mode 100644 index 08127ff7..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MultiCalendar/Resources/April.jpg and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MultiCalendar/Resources/December.jpg b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MultiCalendar/Resources/December.jpg deleted file mode 100644 index a424fae7..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MultiCalendar/Resources/December.jpg and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MultiCalendar/Resources/February.jpg b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MultiCalendar/Resources/February.jpg deleted file mode 100644 index fdb3f775..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MultiCalendar/Resources/February.jpg and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MultiCalendar/Resources/July.jpg b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MultiCalendar/Resources/July.jpg deleted file mode 100644 index 5c643ad5..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MultiCalendar/Resources/July.jpg and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MultiCalendar/Resources/June.jpg b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MultiCalendar/Resources/June.jpg deleted file mode 100644 index 6e0676a6..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MultiCalendar/Resources/June.jpg and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MultiCalendar/Resources/March.jpg b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MultiCalendar/Resources/March.jpg deleted file mode 100644 index b1e2f44f..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MultiCalendar/Resources/March.jpg and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MultiCalendar/Resources/October.jpg b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MultiCalendar/Resources/October.jpg deleted file mode 100644 index fadb14e4..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MultiCalendar/Resources/October.jpg and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MultiCalendar/Resources/September.jpg b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MultiCalendar/Resources/September.jpg deleted file mode 100644 index 7297bb04..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MultiCalendar/Resources/September.jpg and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MultiCalendar/Views/MultiCalendarView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MultiCalendar/Views/MultiCalendarView.xaml deleted file mode 100644 index b93d15b2..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MultiCalendar/Views/MultiCalendarView.xaml +++ /dev/null @@ -1,107 +0,0 @@ - - - - - - The MultiCalendar combines X Microsoft Calendars that can be positioned in a grid with rows and columns. The selected dates, blackout dates and highlighted dates can be chosen from any calendar. The MultiCalendar will have a fast response no matter how many CalendarDayButtons are selected. - - - The Background/Foreground of any CalendarDayButton can be easily customized based on its state(selected/highlighted/blackout/mouseOver/focused/today) and the background of any Calendar can be customized with an image or a brush. - - - This feature is only available in the "Plus" version. - - - Click here for more details about Xceed Toolkit Plus for WPF. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MultiCalendar/Views/MultiCalendarView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MultiCalendar/Views/MultiCalendarView.xaml.cs deleted file mode 100644 index e6f2523b..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/MultiCalendar/Views/MultiCalendarView.xaml.cs +++ /dev/null @@ -1,45 +0,0 @@ -/************************************************************************************* - - Toolkit for WPF - - Copyright (C) 2007-2014 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ***********************************************************************************/ - -using System.Windows.Controls; -using System; -using System.Windows.Media; -using System.Windows; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MultiCalendar.Views -{ - /// - /// Interaction logic for MultiCalendarView.xaml - /// - public partial class MultiCalendarView : DemoView - { - public MultiCalendarView() - { - InitializeComponent(); - } - - - - - - - - - - - - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Numeric/Views/NumericView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Numeric/Views/NumericView.xaml deleted file mode 100644 index b8fbd64c..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Numeric/Views/NumericView.xaml +++ /dev/null @@ -1,469 +0,0 @@ - - - - - Numeric up-down controls provide a TextBox with button spinners that allow incrementing and decrementing numeric values by using the spinner buttons, keyboard up/down arrows, or mouse wheel. - - - The following controls are available to support various native numeric types: - - ByteUpDown, ShortUpDown, IntegerUpDown, LongUpDown, SingleUpDown, DoubleUpDown, DecimalUpDown, CalculatorUpDown. - - - All these numeric types support the following properties. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Infinity and -Infinity input will not be accepted if Maximum and/or Minimum values does not allow them. - HexNumber is not a valid choice when used with a DoubleUpDown (current control used in this sample). It will work with the following controls: IntegerUpDown, ByteUpDown, LongUpDown, and ShortUpDown. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Numeric/Views/NumericView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Numeric/Views/NumericView.xaml.cs deleted file mode 100644 index 3a973d11..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Numeric/Views/NumericView.xaml.cs +++ /dev/null @@ -1,62 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - *************************************************************************************/ - -using System.Collections.Generic; -using System.Globalization; -using System; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Numeric.Views -{ - /// - /// Interaction logic for NumericView.xaml - /// - public partial class NumericView : DemoView - { - public NumericView() - { - this.Cultures = new List() { new CultureInfo( "en-US" ), - new CultureInfo("en-GB"), - new CultureInfo("fr-FR"), - new CultureInfo("ar-DZ"), - new CultureInfo("zh-CN"), - new CultureInfo("cs-CZ") }; - - InitializeComponent(); - } - - public List Cultures - { - get; - private set; - } - } - - - public class FormatObject - { - public string Value - { - get; - set; - } - - public string DisplayValue - { - get; - set; - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Panels/Converters/ComboBoxToVisibilityConverter.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Panels/Converters/ComboBoxToVisibilityConverter.cs deleted file mode 100644 index b2c54711..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Panels/Converters/ComboBoxToVisibilityConverter.cs +++ /dev/null @@ -1,44 +0,0 @@ -/*************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - *************************************************************************************/ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; -using System.Windows.Data; -using System.Globalization; -using System.Windows; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Panels.Converters -{ - class ComboBoxToVisibilityConverter : IValueConverter - { - public object Convert( object value, Type targetType, object parameter, CultureInfo culture ) - { - if( ( value is int ) && ( parameter is string ) - && ( int )value == Int32.Parse( ( string )parameter ) ) - { - return Visibility.Visible; - } - - return Visibility.Collapsed; - } - - public object ConvertBack( object value, Type targetType, object parameter, CultureInfo culture ) - { - throw new NotImplementedException(); - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Panels/OpenSourceImages/AnimatedTimelinePanel.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Panels/OpenSourceImages/AnimatedTimelinePanel.png deleted file mode 100644 index ee975861..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Panels/OpenSourceImages/AnimatedTimelinePanel.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Panels/OpenSourceImages/AutoStretchStackPanel.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Panels/OpenSourceImages/AutoStretchStackPanel.png deleted file mode 100644 index e9e86b1c..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Panels/OpenSourceImages/AutoStretchStackPanel.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Panels/OpenSourceImages/CameraPanel.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Panels/OpenSourceImages/CameraPanel.png deleted file mode 100644 index 5741c665..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Panels/OpenSourceImages/CameraPanel.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Panels/OpenSourceImages/Canvas.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Panels/OpenSourceImages/Canvas.png deleted file mode 100644 index 5eb6a432..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Panels/OpenSourceImages/Canvas.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Panels/OpenSourceImages/Carousel.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Panels/OpenSourceImages/Carousel.png deleted file mode 100644 index 9e9e042b..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Panels/OpenSourceImages/Carousel.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Panels/OpenSourceImages/DockPanel.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Panels/OpenSourceImages/DockPanel.png deleted file mode 100644 index 7a909a9d..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Panels/OpenSourceImages/DockPanel.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Panels/OpenSourceImages/Grid.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Panels/OpenSourceImages/Grid.png deleted file mode 100644 index e893d171..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Panels/OpenSourceImages/Grid.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Panels/OpenSourceImages/PerspectivePanel.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Panels/OpenSourceImages/PerspectivePanel.png deleted file mode 100644 index 3a90355e..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Panels/OpenSourceImages/PerspectivePanel.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Panels/OpenSourceImages/RadialCanvas.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Panels/OpenSourceImages/RadialCanvas.png deleted file mode 100644 index 0cc25405..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Panels/OpenSourceImages/RadialCanvas.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Panels/OpenSourceImages/RelativeCanvas.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Panels/OpenSourceImages/RelativeCanvas.png deleted file mode 100644 index 76771ab3..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Panels/OpenSourceImages/RelativeCanvas.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Panels/OpenSourceImages/StackPanel.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Panels/OpenSourceImages/StackPanel.png deleted file mode 100644 index 58c3ee21..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Panels/OpenSourceImages/StackPanel.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Panels/OpenSourceImages/StackedStackPanel.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Panels/OpenSourceImages/StackedStackPanel.png deleted file mode 100644 index 077c49bd..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Panels/OpenSourceImages/StackedStackPanel.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Panels/Views/SwitchPanelView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Panels/Views/SwitchPanelView.xaml deleted file mode 100644 index 621016f5..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Panels/Views/SwitchPanelView.xaml +++ /dev/null @@ -1,368 +0,0 @@ - - - - - The SwitchPanel allows you to animate the children between different layouts. - - - - - - - - - - - - - - - - - - - Positions elements from left to right or up to down depending on the orientation and the available space. Breaks the content at the end of the line to wrap items to the next line. - This panel lays out its children with a random location and size. - Exactly like WPF's native Canvas panel, except that this panel can animate its children and be used inside a SwitchPanel. - Positions the elements in a carousel mode with a centered element in front. - Exactly like WPF's native DockPanel, except that this panel can animate its children and be used inside a SwitchPanel. - Exactly like WPF's native Grid panel, except that this panel can animate its children and be used inside a SwitchPanel. - Exactly like WPF's native StackPanel, except this panel can animate its children and be used inside SwitchPanel. - Lays out children in a series of stacked stackpanels. - This panel stretches the children in the orientation direction so that they completely fill the panel area. - A Panel which is similar to Canvas but it lays out its children relative to the panel's height and width. - Lays out its children in a circle based on panel size and/or properties set. - "CameraPanel lays out its children in a 3D-like space. You can give the children a 3D location and set the camera position for the panel. - Perspective panel positions its children in a perspective view with the possibility of rotating the background children. - Defines an area where items are positioned on a timeline. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - WrapPanel - RandomPanel - Canvas - Carousel - DockPanel - Grid - StackPanel - StackedStackPanel - AutoStretchStackPanel - RelativeCanvas - RadialCanvas - CameraPanel - PerspectivePanel - AnimatedTimelinePanel - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Click here for more details about Xceed Toolkit Plus for WPF. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Panels/Views/SwitchPanelView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Panels/Views/SwitchPanelView.xaml.cs deleted file mode 100644 index 61c45dfd..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Panels/Views/SwitchPanelView.xaml.cs +++ /dev/null @@ -1,208 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ************************************************************************************/ - -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System; -using System.Windows; -using Xceed.Wpf.Toolkit.Panels; -using System.Collections.Generic; -using Xceed.Wpf.Toolkit; -using System.Text.RegularExpressions; -using System.IO; -using System.Diagnostics; -using System.Windows.Media.Imaging; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Panels.Views -{ - /// - /// Interaction logic for SwitchPanelView.xaml - /// - public partial class SwitchPanelView : DemoView - { - #region Members - - - #endregion - - public SwitchPanelView() - { - InitializeComponent(); - } - - #region Event Handlers - - private void OnLayoutComboSelectionChanged( object sender, RoutedEventArgs e ) - { - ComboBox comboBox = sender as ComboBox; - bool isPlusPanel = (comboBox.SelectedIndex >= 2); - - if( _openSourceScreenShot != null ) - _openSourceScreenShot.Visibility = isPlusPanel ? Visibility.Visible : Visibility.Collapsed; - if( _openSourceScreenShotDesc != null ) - _openSourceScreenShotDesc.Visibility = isPlusPanel ? Visibility.Visible : Visibility.Collapsed; - if( _openSourceTextHyperlink != null ) - _openSourceTextHyperlink.Visibility = isPlusPanel ? Visibility.Visible : Visibility.Collapsed; - if( _switchPanel != null ) - _switchPanel.Visibility = isPlusPanel ? Visibility.Collapsed : Visibility.Visible; - - if( isPlusPanel ) - { - BitmapImage bitmapImage = new BitmapImage(); - string desc; - - bitmapImage.BeginInit(); - switch( comboBox.SelectedIndex ) - { - case 2: - bitmapImage.UriSource = new Uri( "..\\OpenSourceImages\\Canvas.png", UriKind.Relative ); - desc = this.Resources[ "canvasPanelDescription" ] as string; - break; - case 3: - bitmapImage.UriSource = new Uri( "..\\OpenSourceImages\\Carousel.png", UriKind.Relative ); - desc = this.Resources[ "carouselDescription" ] as string; - break; - case 4: - bitmapImage.UriSource = new Uri( "..\\OpenSourceImages\\DockPanel.png", UriKind.Relative ); - desc = this.Resources[ "dockPanelDescription" ] as string; - break; - case 5: - bitmapImage.UriSource = new Uri( "..\\OpenSourceImages\\Grid.png", UriKind.Relative ); - desc = this.Resources[ "gridDescription" ] as string; - break; - case 6: - bitmapImage.UriSource = new Uri( "..\\OpenSourceImages\\StackPanel.png", UriKind.Relative ); - desc = this.Resources[ "stackPanelDescription" ] as string; - break; - case 7: - bitmapImage.UriSource = new Uri( "..\\OpenSourceImages\\StackedStackPanel.png", UriKind.Relative ); - desc = this.Resources[ "stackedStackPanelDescription" ] as string; - break; - case 8: - bitmapImage.UriSource = new Uri( "..\\OpenSourceImages\\AutoStretchStackPanel.png", UriKind.Relative ); - desc = this.Resources[ "autoStretchStackPanelDescription" ] as string; - break; - case 9: - bitmapImage.UriSource = new Uri( "..\\OpenSourceImages\\RelativeCanvas.png", UriKind.Relative ); - desc = this.Resources[ "relativeCanvasDescription" ] as string; - break; - case 10: - bitmapImage.UriSource = new Uri( "..\\OpenSourceImages\\RadialCanvas.png", UriKind.Relative ); - desc = this.Resources[ "radialCanvasDescription" ] as string; - break; - case 11: - bitmapImage.UriSource = new Uri( "..\\OpenSourceImages\\CameraPanel.png", UriKind.Relative ); - desc = this.Resources[ "cameraPanelDescription" ] as string; - break; - case 12: - bitmapImage.UriSource = new Uri( "..\\OpenSourceImages\\PerspectivePanel.png", UriKind.Relative ); - desc = this.Resources[ "perspectivePanelDescription" ] as string; - break; - case 13: - bitmapImage.UriSource = new Uri( "..\\OpenSourceImages\\AnimatedTimelinePanel.png", UriKind.Relative ); - desc = this.Resources[ "animatedTimelinePanelDescription" ] as string; - break; - default: throw new InvalidDataException( "LayoutcomboBox.SelectedIndex is not valid." ); - } - bitmapImage.EndInit(); - - if( _openSourceScreenShot != null ) - _openSourceScreenShot.Source = bitmapImage; - if( _openSourceScreenShotDesc != null ) - _openSourceScreenShotDesc.Text = desc; - } - } - - private void OnSwitchPanelLayoutChanged( object sender, RoutedEventArgs e ) - { - } - - - - - - - - - - - - - - - - - - - - - - #endregion - - #region Methods (Private) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - #endregion - - } - - - public class Coordinates - { - public double X - { - get; - set; - } - public double Y - { - get; - set; - } - - public override string ToString() - { - return "(" + this.X + ", " + this.Y + ")"; - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Pie/Converters/SliceLabelConverter.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Pie/Converters/SliceLabelConverter.cs deleted file mode 100644 index 4c6580cc..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Pie/Converters/SliceLabelConverter.cs +++ /dev/null @@ -1,36 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ************************************************************************************/ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; -using System.Windows.Data; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Pie.Converters -{ - public class SliceLabelConverter : IValueConverter - { - public object Convert( object value, System.Type targetType, object parameter, System.Globalization.CultureInfo culture ) - { - return ( ( double )value ).ToString( "#.#% " + parameter ); - } - - public object ConvertBack( object value, System.Type targetType, object parameter, System.Globalization.CultureInfo culture ) - { - throw new System.NotImplementedException(); - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Pie/Views/PieChartView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Pie/Views/PieChartView.xaml deleted file mode 100644 index 6bfe94ae..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Pie/Views/PieChartView.xaml +++ /dev/null @@ -1,240 +0,0 @@ - - - - - Obviously, the Pie control can be used to create a pie chart. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Pie/Views/PieChartView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Pie/Views/PieChartView.xaml.cs deleted file mode 100644 index a07464e2..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Pie/Views/PieChartView.xaml.cs +++ /dev/null @@ -1,32 +0,0 @@ -/*************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ************************************************************************************/ - -using System.Windows.Data; -using Xceed.Wpf.Toolkit.LiveExplorer; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Pie.Views -{ - /// - /// Interaction logic for PieChartView.xaml - /// - public partial class PieChartView : DemoView - { - public PieChartView() - { - InitializeComponent(); - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Pie/Views/PieProgressView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Pie/Views/PieProgressView.xaml deleted file mode 100644 index aacf2ed9..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Pie/Views/PieProgressView.xaml +++ /dev/null @@ -1,103 +0,0 @@ - - - - - The Pie control properties can be animated to create various effects and controls like this circular progress bar. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Resources/LastNameUserControlEditor.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Resources/LastNameUserControlEditor.xaml.cs deleted file mode 100644 index 758a73d8..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Resources/LastNameUserControlEditor.xaml.cs +++ /dev/null @@ -1,64 +0,0 @@ -/************************************************************************ - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - This program can be provided to you by Xceed Software Inc. under a - proprietary commercial license agreement for use in non-Open Source - projects. The commercial version of Toolkit for WPF also includes - priority technical support, commercial updates, and many additional - useful WPF controls if you license Xceed Business Suite for WPF. - - Visit http://xceed.com and follow @datagrid on Twitter. - - **********************************************************************/ - -using System.Windows; -using System.Windows.Controls; -using System.Windows.Data; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid -{ - /// - /// Interaction logic for LastNameUserControlEditor.xaml - /// - public partial class LastNameUserControlEditor : UserControl, ITypeEditor - { - public LastNameUserControlEditor() - { - InitializeComponent(); - } - - public static readonly DependencyProperty ValueProperty = DependencyProperty.Register( "Value", typeof( string ), typeof( LastNameUserControlEditor ), new FrameworkPropertyMetadata( null, FrameworkPropertyMetadataOptions.BindsTwoWayByDefault ) ); - public string Value - { - get - { - return ( string )GetValue( ValueProperty ); - } - set - { - SetValue( ValueProperty, value ); - } - } - - private void Button_Click( object sender, RoutedEventArgs e ) - { - Value = string.Empty; - } - - public FrameworkElement ResolveEditor( Xceed.Wpf.Toolkit.PropertyGrid.PropertyItem propertyItem ) - { - Binding binding = new Binding( "Value" ); - binding.Source = propertyItem; - binding.Mode = propertyItem.IsReadOnly ? BindingMode.OneWay : BindingMode.TwoWay; - BindingOperations.SetBinding( this, LastNameUserControlEditor.ValueProperty, binding ); - return this; - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Resources/woman.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Resources/woman.png deleted file mode 100644 index b8fa7d5f..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Resources/woman.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/DisplayLocalizationRes.Designer.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/DisplayLocalizationRes.Designer.cs deleted file mode 100644 index 667ee531..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/DisplayLocalizationRes.Designer.cs +++ /dev/null @@ -1,180 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.296 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views { - using System; - - - /// - /// A strongly-typed resource class, for looking up localized strings, etc. - /// - // This class was auto-generated by the StronglyTypedResourceBuilder - // class via a tool like ResGen or Visual Studio. - // To add or remove a member, edit your .ResX file then rerun ResGen - // with the /str option, or rebuild your VS project. - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")] - [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] - [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] - internal class DisplayLocalizationRes { - - private static global::System.Resources.ResourceManager resourceMan; - - private static global::System.Globalization.CultureInfo resourceCulture; - - [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal DisplayLocalizationRes() { - } - - /// - /// Returns the cached ResourceManager instance used by this class. - /// - [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] - internal static global::System.Resources.ResourceManager ResourceManager { - get { - if (object.ReferenceEquals(resourceMan, null)) { - global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views.DisplayLocalizationRes", typeof(DisplayLocalizationRes).Assembly); - resourceMan = temp; - } - return resourceMan; - } - } - - /// - /// Overrides the current thread's CurrentUICulture property for all - /// resource lookups using this strongly typed resource class. - /// - [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] - internal static global::System.Globalization.CultureInfo Culture { - get { - return resourceCulture; - } - set { - resourceCulture = value; - } - } - - /// - /// Looks up a localized string similar to Details. - /// - internal static string DetailsCategory { - get { - return ResourceManager.GetString("DetailsCategory", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Favorite actor 1 (no DisplayName). - /// - internal static string FavoriteActor1 { - get { - return ResourceManager.GetString("FavoriteActor1", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to This property's type is an enum whose values have no DisplayName attributes. These values displayed are provided by the ToString() method.. - /// - internal static string FavoriteActor1Desc { - get { - return ResourceManager.GetString("FavoriteActor1Desc", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Favorite actor 2 (with DisplayName). - /// - internal static string FavoriteActor2 { - get { - return ResourceManager.GetString("FavoriteActor2", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to This property's type is an enum whose values are decorated with the ExtendedDisplayName attribute. Combined with the EnumDisplayNameConverter, this allows display values to be customized.. - /// - internal static string FavoriteActor2Desc { - get { - return ResourceManager.GetString("FavoriteActor2Desc", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Favorite actor 3. - /// - internal static string FavoriteActor3 { - get { - return ResourceManager.GetString("FavoriteActor3", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to "(Not listed)" enum value shows that enum values can also be localized.. - /// - internal static string FavoriteActor3Desc { - get { - return ResourceManager.GetString("FavoriteActor3Desc", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to First name. - /// - internal static string FirstName { - get { - return ResourceManager.GetString("FirstName", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to First name of that person. - /// - internal static string FirstNameDesc { - get { - return ResourceManager.GetString("FirstNameDesc", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Information. - /// - internal static string InfoCategory { - get { - return ResourceManager.GetString("InfoCategory", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Last name. - /// - internal static string LastName { - get { - return ResourceManager.GetString("LastName", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to Usually the familly name of the person. - /// - internal static string LastNameDesc { - get { - return ResourceManager.GetString("LastNameDesc", resourceCulture); - } - } - - /// - /// Looks up a localized string similar to (Not listed). - /// - internal static string NotListed { - get { - return ResourceManager.GetString("NotListed", resourceCulture); - } - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/DisplayLocalizationRes.fr.resx b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/DisplayLocalizationRes.fr.resx deleted file mode 100644 index c162964d..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/DisplayLocalizationRes.fr.resx +++ /dev/null @@ -1,159 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Détails - - - Acteur favori 1 (aucun DisplayName) - - - Le type de cette propriété est un enum où les valeurs n'ont aucun attribut "DisplayName". Les valeurs affichées sont retournées par la méthode ToString(). - - - Acteur favori 2 (avec DisplayName) - - - Le type de cette propriété est un enum où les valeurs sont décorés avec l'attribut "DisplayName". Les valeurs affichées sont celles spécifiées par l'attribut ExtendedDisplayName. - - - Acteur favori 3 - - - La valeur "(Non proposé)" démontre que les valeurs des enums peuvent aussi être localisées. - - - Prénom - - - Prénom de la personne - - - Information - - - Nom de famille - - - Le nom de famille de la personne - - - (Non proposé) - - \ No newline at end of file diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/DisplayLocalizationRes.resx b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/DisplayLocalizationRes.resx deleted file mode 100644 index d4a8948e..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/DisplayLocalizationRes.resx +++ /dev/null @@ -1,159 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - Details - - - Favorite actor 1 (no DisplayName) - - - This property's type is an enum whose values have no DisplayName attributes. These values displayed are provided by the ToString() method. - - - Favorite actor 2 (with DisplayName) - - - This property's type is an enum whose values are decorated with the ExtendedDisplayName attribute. Combined with the EnumDisplayNameConverter, this allows display values to be customized. - - - Favorite actor 3 - - - "(Not listed)" enum value shows that enum values can also be localized. - - - First name - - - First name of that person - - - Information - - - Last name - - - Usually the familly name of the person - - - (Not listed) - - \ No newline at end of file diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridAttributesView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridAttributesView.xaml deleted file mode 100644 index 6ef4390a..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridAttributesView.xaml +++ /dev/null @@ -1,99 +0,0 @@ - - - - - This sample expose how you can use Attributes to customize the display of the properties in the PropertyGrid. - With attributes you can, for each properties, customize their own category, display property, display name, display order, description, editor, editor combox items, - and expandability (drill down). Here is the list of all supported attributes: - - - BrowsableAttribute - - DisplayNameAttribute - - DescriptionAttribute - - CategoryAttribute - - CategoryOrderAttribute - - EditorAttribute - - NewItemTypesAttribute - - ExpandableObjectAttribute - - ItemsSourceAttribute - - PropertyOrderAttribute - - ParenthesizePropertyNameAttribute - - - Plus edition Only: - - DependsOnAttribute - - (Not demoed here. See corresponding samples) - - ExpandedCategoryAttribute - - DefinitionKeyAttribute - - LocalizedCategoryAttribute - - LocalizedDisplayNameAttribute - - LocalizedDescriptionAttribute - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridAttributesView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridAttributesView.xaml.cs deleted file mode 100644 index 6e331da6..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridAttributesView.xaml.cs +++ /dev/null @@ -1,230 +0,0 @@ -/*************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - *************************************************************************************/ - -using System; -using System.Collections.Generic; -using System.ComponentModel; -using System.ComponentModel.DataAnnotations; -using System.Windows; -using System.Windows.Controls; -using System.Windows.Data; -using System.Windows.Media; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views -{ - /// - /// Interaction logic for PropertyGridEditorAttributeView.xaml - /// - public partial class PropertyGridAttributesView : DemoView - { - public PropertyGridAttributesView() - { - InitializeComponent(); - - var person = new Man(); - person.FirstName = "John"; - person.LastName = "Doe"; - person.WritingFontSize = 12; - person.Friends = new List() { new Man() { FirstName = "First", LastName = "Friend" }, new Woman() { FirstName = "Second", LastName = "Friend" } }; - person.Spouse = new Woman() - { - FirstName = "Jane", - LastName = "Doe" - }; - - this.DataContext = person; - } - } - - [CategoryOrder("Information", 0)] - [CategoryOrder( "Conections", 1 )] - [CategoryOrder( "Other", 2 )] - public abstract class Person : INotifyPropertyChanged - { - // All properties have their own "[Category(...)]" attribute to specify which category they - // belong to when the "Categorized" layout is used by the PropertyGrid. - - [Category( "Information" )] - [Description( "This property uses the [DisplayName(\"Is a Men\")] attribute to customize the name of this property." )] - [DisplayName( "Is male" )] - public bool IsMale { get; set; } - - [Category( "Information" )] - [Description( "This property uses the [Editor(..)] attribute to provide a custom editor using the 'FirstNameEditor' class. In the Plus version, it also depends on the IsMale property to change its foreground and source." )] - [Editor( typeof( FirstNameEditor ), typeof( FirstNameEditor ) )] - public string FirstName - { - get{ return _firstName; } - set{ _firstName = value; OnPropertyChanged( "FirstName" );} - } - private string _firstName; - - [Category( "Information" )] - [Description( "This property uses the [Editor(..)] attribute to provide a custom editor using the 'LastNameUserControlEditor' user control." )] - [Editor( typeof( LastNameUserControlEditor ), typeof( LastNameUserControlEditor ) )] - [DefaultValue("Friend")] - public string LastName - { - get{ return _lastName; } - set{ _lastName = value; OnPropertyChanged( "LastName" );} - } - private string _lastName; - - [Category( "Conections" )] - [Description( "This property uses the [NewItemTypes(...)] attribute to provide the underlying CollectionEditor with class types (eg. Man, Woman) that can be inserted in the collection." )] - [NewItemTypes( typeof( Man ), typeof( Woman ) )] - public List Friends { get; set; } - - [Category( "Information" )] - [DisplayName( "Writing Font Size" )] - [Description( "This property defines the [ItemsSource(..)] attribute that allows you to specify a ComboBox editor and control its items." )] - [ItemsSource( typeof( FontSizeItemsSource ) )] - [RefreshProperties( RefreshProperties.All )] //This will reload the PropertyGrid - public double WritingFontSize { get; set; } - - [Category( "Conections" )] - [Description( "This property defines the [ExpandableObject()] attribute. This allows you to expand this property and drill down through its values." )] - [ExpandableObject()] - public Person Spouse { get; set; } - - [Category( "Other" )] - [Description( "This property uses the [PropertyOrder(1)] attribute to control its position in the categorized and non-categorized views. Otherwise, alphabetical order is used." )] - [PropertyOrder( 1 )] - public string A_SecondProperty { get; set; } - - [Category( "Other" )] - [Description( "This property uses the [PropertyOrder(0)] attribute to control its position in the categorized and non-categorized view. Otherwise, alphabetical order is used." )] - [PropertyOrder( 0 )] - public string B_FirstProperty { get; set; } - - [Category( "Other" )] - [Description( "This property uses the [ParenthesizePropertyName()] attribute to force the name to be displayed within round brackets." )] - [ParenthesizePropertyNameAttribute(true)] - public string NameInParentheses { get; set; } - - [Category( "Other" )] - [Description( "This property uses the [Browsable(false)] attribute to not display the property" )] - [BrowsableAttribute( false )] - public string InvisibleProperty - { - get; - set; - } - - [Range(0d, 10d)] - [Category( "Other" )] - [DefaultValue(5d)] - [Description( "This property uses the [Range(0,10)] and DefaultValue attributes to set the Minimum, Maximum and default properties." )] - public double RangeDouble - { - get; - set; - } - - public override string ToString() - { - return FirstName + " " + LastName; - } - - public event PropertyChangedEventHandler PropertyChanged; - protected void OnPropertyChanged( string propertyName ) - { - if( PropertyChanged != null ) - { - PropertyChanged( this, new PropertyChangedEventArgs( propertyName ) ); - } - } - } - - // The "Man" and "Woman" classes are referenced by the "NewItemTypesAttribute" - // of the "Friends" property. - // - // Theses are the types that can be instantiated in the CollectionEditor - // of the property. - public class Man : Person - { - [Display( Name = "Favorite Sport" - , Prompt = "Enter your favorite sport" - , Description = "This property uses the Display attribute to set different PropertyItem fields." - , GroupName = "Information" - , AutoGenerateField = true - , AutoGenerateFilter = false )] - public string FavoriteSport { get; set; } - public Man() { this.IsMale = true; } - } - public class Woman : Person - { - [Category( "Information" )] - [Description( "This property has no special attribute besides [Categroy(\"Information\")] and [Description(...)]" )] - public string FavoriteRestaurant { get; set; } - public Woman() { this.IsMale = false; } - } - - // This is the custom editor referenced by the "EditorAttribute" - // of the "FirstName" property. - // - // This class must implement the - // Xceed.Wpf.Toolkit.PropertyGrid.Editors.ITypeEditor - // interface - public class FirstNameEditor : Xceed.Wpf.Toolkit.PropertyGrid.Editors.ITypeEditor - { - public FrameworkElement ResolveEditor( Xceed.Wpf.Toolkit.PropertyGrid.PropertyItem propertyItem ) - { - TextBox textBox = new TextBox(); - textBox.Background = new SolidColorBrush( Colors.Red ); - //create the binding from the bound property item to the editor - var _binding = new Binding( "Value" ); //bind to the Value property of the PropertyItem - _binding.Source = propertyItem; - _binding.ValidatesOnExceptions = true; - _binding.ValidatesOnDataErrors = true; - _binding.Mode = propertyItem.IsReadOnly ? BindingMode.OneWay : BindingMode.TwoWay; - BindingOperations.SetBinding( textBox, TextBox.TextProperty, _binding ); - return textBox; - } - } - - // This is the ItemsSource provider referenced by the "ItemsSourceAttribute" - // of the "WritingFontSize" property. - // - // This class must implement the - // Xceed.Wpf.Toolkit.PropertyGrid.Attributes.IItemsSource - // interface - public class FontSizeItemsSource : IItemsSource - { - public Xceed.Wpf.Toolkit.PropertyGrid.Attributes.ItemCollection GetValues() - { - var sizes = new Xceed.Wpf.Toolkit.PropertyGrid.Attributes.ItemCollection(); - sizes.Add( 5.0, "Five" ); - sizes.Add( 5.5 ); - sizes.Add( 6.0, "Six" ); - sizes.Add( 6.5 ); - sizes.Add( 7.0, "Seven" ); - sizes.Add( 7.5 ); - sizes.Add( 8.0, "Eight" ); - sizes.Add( 8.5 ); - sizes.Add( 9.0, "Nine" ); - sizes.Add( 9.5 ); - sizes.Add( 10.0 ); - sizes.Add( 12.0, "Twelve" ); - sizes.Add( 14.0 ); - sizes.Add( 16.0 ); - sizes.Add( 18.0 ); - sizes.Add( 20.0 ); - return sizes; - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridBindingToStructsView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridBindingToStructsView.xaml deleted file mode 100644 index 83832349..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridBindingToStructsView.xaml +++ /dev/null @@ -1,67 +0,0 @@ - - - - - When the SelectedObject contains properties of type Struct youmay find that edits performed in the PropertyGrid do not function properly. This is because Structs are passed by value. Meaning that the PropertyGrid receives a copy of the Struct and not a reference. When this happens, the data binding expressions end up binding to and modifying that copy rather than the original values. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridBindingToStructsView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridBindingToStructsView.xaml.cs deleted file mode 100644 index 22a7de24..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridBindingToStructsView.xaml.cs +++ /dev/null @@ -1,86 +0,0 @@ -/*************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ************************************************************************************/ - -using System; -using System.ComponentModel; -using System.Windows.Data; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views -{ - /// - /// Interaction logic for PropertyGridBindingToStructsView.xaml - /// - public partial class PropertyGridBindingToStructsView : DemoView - { - public PropertyGridBindingToStructsView() - { - InitializeComponent(); - _propertyGrid.SelectedObject = Person.CreatePerson(); - } - - public class Person - { - [Category( "Information" )] - [DisplayName( "First Name" )] - [Description( "This property uses a TextBox as the default editor." )] - public string FirstName - { - get; - set; - } - - [Category( "Information" )] - [DisplayName( "Last Name" )] - [Description( "This property uses a TextBox as the default editor." )] - public string LastName - { - get; - set; - } - - public Dimension Dimensions - { - get; - set; - } - - public static Person CreatePerson() - { - var person = new Person(); - person.FirstName = "John"; - person.LastName = "Doe"; - person.Dimensions = new Dimension() - { - Height = 75.0, - Weight = 185.76 - }; - return person; - } - } - } - - public struct Dimension - { - public double Height; - public double Weight; - - public Dimension( double height, double weight ) - { - this.Height = height; - this.Weight = weight; - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridCategoryOrderView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridCategoryOrderView.xaml deleted file mode 100644 index 9a3728a3..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridCategoryOrderView.xaml +++ /dev/null @@ -1,61 +0,0 @@ - - - - - When the PropertyGrid is Categorized, the CategoryOrder attribute allows you to specify the order in which the categoriess should be displayed. - - - The PropertyGrid on the left displays non-ordered categories, where the important information is at the bottom of the PropertyGrid. - - The PropertyGrid on the right uses the CategoryOrder attribute to order the categories in the desired order. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridCategoryOrderView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridCategoryOrderView.xaml.cs deleted file mode 100644 index b3668f36..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridCategoryOrderView.xaml.cs +++ /dev/null @@ -1,86 +0,0 @@ -/*************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - *************************************************************************************/ - -using System; -using System.Collections.Generic; -using System.ComponentModel; -using System.Windows; -using System.Windows.Media; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using System.Diagnostics; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views -{ - /// - /// Interaction logic for PropertyGridCategoryOrderView.xaml - /// - public partial class PropertyGridCategoryOrderView : DemoView - { - public PropertyGridCategoryOrderView() - { - InitializeComponent(); - _propertyGrid1.SelectedObject = PersonBase.InitPerson( new PersonNonOrdered() ); - _propertyGrid2.SelectedObject = PersonBase.InitPerson( new PersonOrdered() ); - } - - [CategoryOrder( "Information", 1 )] - [CategoryOrder( "Hobbies", 2 )] - [CategoryOrder( "Connections", 3 )] - public class PersonOrdered : PersonBase { } - - public class PersonNonOrdered : PersonBase { } - - public abstract class PersonBase - { - [Category( "Information" )] - public string FirstName { get; set; } - - [Category( "Information" )] - public string LastName { get; set; } - - [Category( "Hobbies" )] - public bool Baseball { get; set; } - - [Category( "Hobbies" )] - public bool Football { get; set; } - - [Category( "Hobbies" )] - public bool Basketball { get; set; } - - [Category( "Connections" )] - public string Father { get; set; } - - [Category( "Connections" )] - public string Mother { get; set; } - - [Category( "Connections" )] - public bool HasChildren { get; set; } - - public static PersonBase InitPerson( PersonBase person ) - { - person.FirstName = "John"; - person.LastName = "Doe"; - person.Baseball = true; - person.Football = false; - person.Basketball = true; - person.Father = "William Doe"; - person.Mother = "Jennifer Doe"; - person.HasChildren = false; - return person; - } - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridCustomEditorsView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridCustomEditorsView.xaml deleted file mode 100644 index 50b13b1b..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridCustomEditorsView.xaml +++ /dev/null @@ -1,123 +0,0 @@ - - - - - This example demonstrates the various methods of assigning custom editors to the properties. You can supply your own editor DataTemplate based on a Type, a property name, or both. To supply your own editor for a property, you must create an EditorDefinition for the PropertyGrid. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Age - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridCustomEditorsView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridCustomEditorsView.xaml.cs deleted file mode 100644 index 26d73f2c..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridCustomEditorsView.xaml.cs +++ /dev/null @@ -1,136 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - *************************************************************************************/ - -using System; -using System.Collections.Generic; -using System.ComponentModel; -using System.Windows; -using System.Windows.Controls; -using System.Windows.Data; -using System.Windows.Media; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views -{ - /// - /// Interaction logic for PropertyGridCustomEditorsView.xaml - /// - public partial class PropertyGridCustomEditorsView : DemoView - { - public PropertyGridCustomEditorsView() - { - InitializeComponent(); - - var person = new Person(); - person.FirstName = "John"; - person.LastName = "Doe"; - person.DateOfBirth = new System.DateTime( 1975, 1, 23 ); - person.Age = System.DateTime.Today.Year - person.DateOfBirth.Year; - person.GradePointAvg = 3.98; - person.IsMale = true; - person.FavoriteColor = Colors.Blue; - person.WritingFont = new FontFamily( "Arial" ); - person.WritingHand = System.Windows.HorizontalAlignment.Right; - person.WritingFontSize = 12.5; - - - this.DataContext = person; - } - - public class Person - { - [Category( "Information" )] - [Description( "This property uses the editor defined by EditorTemplateDefinition #2 because it targets the property named 'FirstName'." )] - public string FirstName - { - get; - set; - } - - [Category( "Information" )] - [Description( "This property uses the editor defined by EditorTemplateDefinition #2 because it targets the property named 'LastName'." )] - public string LastName - { - get; - set; - } - - [Category( "Information" )] - [Description( "This property uses the editor defined by EditorTemplateDefinition #3 because it targets all properties of Type 'DateTime'." )] - public System.DateTime DateOfBirth - { - get; - set; - } - - [Category( "Information" )] - [Description( "This property uses the editor defined by EditorTemplateDefinition #1 because it targets all properties of Type 'Double'." )] - public double GradePointAvg - { - get; - set; - } - - [Category( "Information" )] - [Description( "This property uses the editor defined by EditorTemplateDefinition #3 because it targets the property named 'Age'." )] - public int Age - { - get; - set; - } - - [Category( "Information" )] - [Description( "This property uses the editor defined by EditorTemplateDefinition #4 because it targets all properties of Type 'Boolean'." )] - public bool IsMale - { - get; - set; - } - - [Category( "Information" )] - [Description( "This property uses the default editor because no EditorDefinition targets this property name or type." )] - public System.Windows.Media.Color? FavoriteColor - { - get; - set; - } - - [Category( "Writing" )] - [Description( "This property uses the editor defined by EditorTemplateDefinition #4 because it targets all properties of Type 'HorizontalAlignment'." )] - public HorizontalAlignment WritingHand - { - get; - set; - } - - [Category( "Writing" )] - [Description( "This property uses the editor defined by EditorTemplateDefinition #2 because it targets the property named 'WritingFont'. Although EditorTemplateDefinition #4 targets 'FontFamily' type, priority is given to the name." )] - public FontFamily WritingFont - { - get; - set; - } - - [Category( "Writing" )] - [Description( "This property uses the editor defined by EditorTemplateDefinition #1 because it targets all properties of Type 'Double'." )] - public double WritingFontSize - { - get; - set; - } - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridCustomPropertyView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridCustomPropertyView.xaml deleted file mode 100644 index 9d5be674..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridCustomPropertyView.xaml +++ /dev/null @@ -1,63 +0,0 @@ - - - - - Using the CustomPropertyItems class, you can flexibly modify the display of each of your properties. - - - This feature is only available in the "Plus" version. - - - Click here for more details about Xceed Toolkit Plus for WPF. - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridCustomPropertyView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridCustomPropertyView.xaml.cs deleted file mode 100644 index b55e83c9..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridCustomPropertyView.xaml.cs +++ /dev/null @@ -1,39 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ************************************************************************************/ - -using System; -using System.Collections.Generic; -using System.ComponentModel; -using System.Windows; -using System.Windows.Media; -using System.Linq; -using System.Collections.ObjectModel; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views -{ - /// - /// Interaction logic for PropertyGridCustomPropertyView.xaml - /// - public partial class PropertyGridCustomPropertyView : DemoView - { - public PropertyGridCustomPropertyView() - { - InitializeComponent(); - } - } - - -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridDefaultEditorsView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridDefaultEditorsView.xaml deleted file mode 100644 index 9ec0fdf4..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridDefaultEditorsView.xaml +++ /dev/null @@ -1,40 +0,0 @@ - - - - - This example demonstrates the default editors provided by the PropertyGrid. A different editor exists for each - of the following types (C# name): string, bool, decimal, int, short, long, float, byte, sbyte, uint, ulong, ushort, - DateTime, TimeSpan, Color, Enums, FontFamily, FontWeight, FontStyle, FontStretch, - IList<T> (primtive type), IList<T> (custom type), - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridDefaultEditorsView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridDefaultEditorsView.xaml.cs deleted file mode 100644 index 75bd2ed0..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridDefaultEditorsView.xaml.cs +++ /dev/null @@ -1,174 +0,0 @@ -/*************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ************************************************************************************/ - -using System; -using System.Collections; -using System.Collections.Generic; -using System.Collections.ObjectModel; -using System.ComponentModel; -using System.IO; -using System.Windows; -using System.Windows.Media; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views -{ - /// - /// Interaction logic for PropertyGridDefaultEditorsView.xaml - /// - public partial class PropertyGridDefaultEditorsView : DemoView - { - public PropertyGridDefaultEditorsView() - { - InitializeComponent(); - - var selectedObject = new AllEditorTypes(); - selectedObject.Boolean = true; - selectedObject.Byte = ( byte )1; - selectedObject.Color = Colors.Blue; - selectedObject.DateTime = System.DateTime.Now; - selectedObject.Decimal = ( decimal )2; - selectedObject.Double = (double)3; - selectedObject.Enum = HorizontalAlignment.Center; - selectedObject.FontFamily = new FontFamily( "Arial" ); - selectedObject.FontStretch = FontStretches.Normal; - selectedObject.FontStyle = FontStyles.Italic; - selectedObject.FontWeight = FontWeights.Bold; - selectedObject.Guid = new Guid( "F9168C5E-CEB2-4faa-B6BF-329BF39FA1E4" ); - selectedObject.Char = 'T'; - selectedObject.Int16 = ( short )4; - selectedObject.Int32 = (int)5; - selectedObject.Int64 = (long)6; - selectedObject.ListOfInt32 = new List() { 1, 2, 3 }; - selectedObject.ListOfPerson = new List() { new Person() { Name = "John Smith" }, new Person() { Name = "Robert King" } }; - selectedObject.ListOfStrings = new List() { "string1", "string2", "string3" }; - selectedObject.Dictionary = new Dictionary() { { 22, System.Windows.Media.Color.FromRgb( 255, 0, 0 ) }, { 33, System.Windows.Media.Color.FromRgb( 0, 255, 0 ) } }; - selectedObject.CollectionOfPerson = new Collection() { new Person() { Name = "Tom McNeil" }, new Person() { Name = "Mike Campbell" } }; - selectedObject.Person = new Person() { Name = "John Smith" }; - selectedObject.SByte = (sbyte) 7; - selectedObject.Single = (float)8; - selectedObject.String = "this is a string"; - selectedObject.TimeSpan = System.TimeSpan.FromHours( 2 ); - selectedObject.UInt16 = (ushort)9; - selectedObject.UInt32 = (uint)10; - selectedObject.UInt64 = (ulong)11; - - this.DataContext = selectedObject; - } - - public class AllEditorTypes - { - [Category( "Non-Numeric Editors" )] - [Description( "(C# string type) This property uses a TextBox as the default editor." )] - public string String { get; set; } - [Category( "Non-Numeric Editors" )] - [Description( "(C# bool type) This property uses a CheckBox as the default editor." )] - public bool Boolean { get; set; } - [Category( "Numeric Editors" )] - [Description( "(C# int type) This property uses an IntegerUpDown as the default editor." )] - public int Int32 { get; set; } - [Category( "Numeric Editors" )] - [Description( "(C# double type) This property uses a DoubleUpDown as the default editor." )] - public double Double { get; set; } - [Category( "Numeric Editors" )] - [Description( "(C# short type) This property uses a ShortUpDown as the default editor." )] - public short Int16 { get; set; } - [Category( "Numeric Editors" )] - [Description( "(C# long type) This property uses a LongUpDown as the default editor." )] - public long Int64 { get; set; } - [Category( "Numeric Editors" )] - [Description( "(C# float type) This property uses a SingleUpDown as the default editor." )] - public float Single { get; set; } - [Category( "Numeric Editors" )] - [Description( "(C# decimal type) This property uses a Decimal as the default editor." )] - public decimal Decimal - { - get; - set; - } - [Category( "Numeric Editors" )] - [Description( "(C# byte type) This property uses a ByteUpDown as the default editor." )] - public byte Byte { get; set; } - [Category( "Numeric Editors" )] - [Description( "(C# sbyte type) This property uses a SByteUpDown as the default editor. This is an internal class for CLS compliance reasons. Can only be autogenerated." )] - public sbyte SByte { get; set; } - [Category( "Numeric Editors" )] - [Description( "(C# uint type) This property uses a UInteger as the default editor. This is an internal class for CLS compliance reasons. Can only be autogenerated." )] - public uint UInt32 { get; set; } - [Category( "Numeric Editors" )] - [Description( "(C# ulong type) This property uses a ULongUpDown as the default editor. This is an internal class for CLS compliance reasons. Can only be autogenerated." )] - public ulong UInt64 { get; set; } - [Category( "Numeric Editors" )] - [Description( "(C# ushort type) This property uses a UShortUpDown as the default editor. This is an internal class for CLS compliance reasons. Can only be autogenerated." )] - public ushort UInt16 { get; set; } - [Category( "Non-Numeric Editors" )] - [Description( "This property uses a DateTimeUpDown as the default editor." )] - public System.DateTime DateTime { get; set; } - [Category( "Non-Numeric Editors" )] - [Description( "This property uses a TimeSpanUpDown as the default editor." )] - public System.TimeSpan TimeSpan { get; set; } - [Category( "Non-Numeric Editors" )] - [Description( "This property uses a ColorPicker as the default editor." )] - public System.Windows.Media.Color? Color { get; set; } - [Category( "Non-Numeric Editors" )] - [Description( "(C# enum type) This property uses a ComboBox as the default editor. The ComboBox is auto-populated with the enum values." )] - public HorizontalAlignment Enum { get; set; } - [Category( "Non-Numeric Editors" )] - [Description( "This property uses a ComboBox as the default editor." )] - public FontFamily FontFamily { get; set; } - [Category( "Non-Numeric Editors" )] - [Description( "This property uses a ComboBox as the default editor." )] - public FontWeight FontWeight { get; set; } - [Category( "Non-Numeric Editors" )] - [Description( "This property uses a ComboBox as the default editor." )] - public FontStyle FontStyle { get; set; } - [Category( "Non-Numeric Editors" )] - [Description( "This property uses a ComboBox as the default editor." )] - public FontStretch FontStretch { get; set; } - [Category( "Non-Numeric Editors" )] - [Description( "This property uses a Guid as the default editor." )] - public Guid Guid { get; set; } - [Category( "Non-Numeric Editors" )] - [Description( "This property uses a Char as the default editor." )] - public Char Char { get; set; } - [Category( "Non-Numeric Editors" )] - [Description( "This property uses a PrimitiveTypeCollectionEditor as the default editor." )] - public List ListOfStrings { get; set; } - [Category( "Non-Numeric Editors" )] - [Description( "This property uses a PrimitiveTypeCollectionEditor as the default editor." )] - public List ListOfInt32 { get; set; } - [Category( "Non-Numeric Editors" )] - [Description( "(C# IList type) This property uses a CollectionEditor as the default editor." )] - public List ListOfPerson { get; set; } - [Category( "Non-Numeric Editors" )] - [Description( "(C# IDictionary type) This property uses a CollectionEditor as the default editor." )] - public Dictionary Dictionary { get; set; } - [Category( "Non-Numeric Editors" )] - [Description( "(C# ICollection type) This property uses a CollectionEditor as the default editor." )] - public Collection CollectionOfPerson - { - get; set; - } - [Category( "Non-Numeric Editors" )] - [Description( "This property is a complex property and has no default editor." )] - public Person Person { get; set; } - } - - public class Person - { - public string Name { get; set; } - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridDefinitionKeyView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridDefinitionKeyView.xaml deleted file mode 100644 index 8a04084b..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridDefinitionKeyView.xaml +++ /dev/null @@ -1,69 +0,0 @@ - - - - - The DefinitionKey attribute can be assigned to properties of your selected object to define which EditorDefinition to - be applied to the property. - - - As an alternative to the Editor attribute, this allows you separate the UI-specific code from your - business model code. - - - It can also be used to specify a specific default editor when a property type does not resolve to a valid editor (e.g., Object). - - - This feature is only available in the "Plus" version. - - - Click here for more details about Xceed Toolkit Plus for WPF. - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridDefinitionKeyView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridDefinitionKeyView.xaml.cs deleted file mode 100644 index 909af452..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridDefinitionKeyView.xaml.cs +++ /dev/null @@ -1,35 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - *************************************************************************************/ - -using System; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views -{ - /// - /// Interaction logic for PropertyGridDefinitionKeyView.xaml - /// - public partial class PropertyGridDefinitionKeyView : DemoView - { - public PropertyGridDefinitionKeyView() - { - InitializeComponent(); - - } - - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridDisplayLocalizationView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridDisplayLocalizationView.xaml deleted file mode 100644 index 2d1e7504..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridDisplayLocalizationView.xaml +++ /dev/null @@ -1,47 +0,0 @@ - - - - - ExtendedDisplayNameAttribute: - - In conjunction with the EnumDisplayNameConverter type converter, this attribute allows a DisplayName to be specified on members that are not allowed by the Framework DisplayName attribute, such as fields and enum values. - - - LocalizedDisplayName, LocalizedDescription, LocalizedCategory: - - Theses attributes allow to easily localize the DisplayName, Description, and Category attributes values using standard Resx resource files. - - This feature is only available in the "Plus" version. - - - Click here for more details about Xceed Toolkit Plus for WPF. - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridDisplayLocalizationView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridDisplayLocalizationView.xaml.cs deleted file mode 100644 index 0d9c5818..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridDisplayLocalizationView.xaml.cs +++ /dev/null @@ -1,53 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - *************************************************************************************/ - -using System; -using System.Collections.Generic; -using System.ComponentModel; -using System.Windows; -using System.Windows.Media; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.Core; -using System.Windows.Controls; -using System.Globalization; -using System.Threading; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views; -using System.Diagnostics; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views -{ - /// - /// Interaction logic for PropertyGridDisplayLocalizationView.xaml - /// - public partial class PropertyGridDisplayLocalizationView : DemoView - { - - public PropertyGridDisplayLocalizationView() - { - InitializeComponent(); - - } - - - - - - - - - - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridEditorDefinitionsView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridEditorDefinitionsView.xaml deleted file mode 100644 index aaa65396..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridEditorDefinitionsView.xaml +++ /dev/null @@ -1,90 +0,0 @@ - - - - - - - - - Using the various EditorDefinitions provided with the PropertyGrid, you can easily customize and reuse the existing default editor to suit your needs. Style the editing element or use one of the common properties directly provided on the editor definition class. The provided editor definitions are the following: - - - EditorCheckBoxDefinition - - EditorColorPickerDefinition - - EditorFilePickerDefinition - - EditorComboBoxDefinition - - EditorDateTimeUpDownDefinition - - EditorTextDefinition - - EditorTemplateDefinition - - - And all numeric editor definitions: - - - EditorIntegerUpDownDefinition - - EditorDoubleUpDownDefinition - - - This feature is only available in the "Plus" version. - - - Click here for more details about Toolkit Plus for WPF. - - etc. - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridEditorDefinitionsView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridEditorDefinitionsView.xaml.cs deleted file mode 100644 index eee49ab8..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridEditorDefinitionsView.xaml.cs +++ /dev/null @@ -1,41 +0,0 @@ -/*************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - *************************************************************************************/ - -using System; -using System.Collections.Generic; -using System.ComponentModel; -using System.IO; -using System.Windows; -using System.Windows.Media; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views -{ - /// - /// Interaction logic for PropertyGridEditorDefinitionsView.xaml - /// - public partial class PropertyGridEditorDefinitionsView : DemoView - { - public PropertyGridEditorDefinitionsView() - { - InitializeComponent(); - - } - - - } - -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridExpandingNonPrimitivesView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridExpandingNonPrimitivesView.xaml deleted file mode 100644 index 677711f1..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridExpandingNonPrimitivesView.xaml +++ /dev/null @@ -1,45 +0,0 @@ - - - - - The PropertyGrid allows you to expand non-primitive type properties from the SelectedObject to view or edit their sub-properties. It also allows you to expand collections or lists properties to view their items and drill down on these items properties, directly from the propertyGrid, instead of passing by the CollectionEditor. - - This feature is only available in the "Plus" version. - - - Click here for more details about Xceed Toolkit Plus for WPF. - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridExpandingNonPrimitivesView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridExpandingNonPrimitivesView.xaml.cs deleted file mode 100644 index dad71a07..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridExpandingNonPrimitivesView.xaml.cs +++ /dev/null @@ -1,51 +0,0 @@ -/*************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ************************************************************************************/ - -using System.Collections.Generic; -using System.Collections.ObjectModel; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views -{ - /// - /// Interaction logic for PropertyGridExpandingNonPrimitivesView.xaml - /// - public partial class PropertyGridExpandingNonPrimitivesView : DemoView - { - public PropertyGridExpandingNonPrimitivesView() - { - InitializeComponent(); - - - } - } - - - - - - - - - - - - - - - - - -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridMultiSelectedObjectsView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridMultiSelectedObjectsView.xaml deleted file mode 100644 index 01ccccb0..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridMultiSelectedObjectsView.xaml +++ /dev/null @@ -1,41 +0,0 @@ - - - - - When many objects are assigned to a PropertyGrid, the PpropertyGrid will show all the common properties so that they can be changed simultaneously on each object. - - This feature is only available in the "Plus" version. - - - Click here for more details about Xceed Toolkit Plus for WPF. - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridMultiSelectedObjectsView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridMultiSelectedObjectsView.xaml.cs deleted file mode 100644 index 71f78f25..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridMultiSelectedObjectsView.xaml.cs +++ /dev/null @@ -1,44 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - *************************************************************************************/ - -using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; -using System.Windows; -using System.Windows.Controls; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Input; -using System.Windows.Media; -using System.Windows.Media.Imaging; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Diagnostics; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views -{ - /// - /// Interaction logic for PropertyGridMultiSelectedObjectsView.xaml - /// - public partial class PropertyGridMultiSelectedObjectsView : DemoView - { - public PropertyGridMultiSelectedObjectsView() - { - InitializeComponent(); - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridPropertiesSourceView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridPropertiesSourceView.xaml deleted file mode 100644 index 3375009d..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridPropertiesSourceView.xaml +++ /dev/null @@ -1,64 +0,0 @@ - - - - - When setting the PropertiesSource or Properties property, you can provide your own data to be displayed in the PropertyGrid. This allows you to easily insert and remove properties at runtime. The usage scheme is similar to the one used for the standard ItemsControl. - - - This feature is only available in the "Plus" version. - - - Click here for more details about Xceed Toolkit Plus for WPF. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridPropertiesSourceView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridPropertiesSourceView.xaml.cs deleted file mode 100644 index 4b858199..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridPropertiesSourceView.xaml.cs +++ /dev/null @@ -1,41 +0,0 @@ -/*************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - *************************************************************************************/ - -using System; -using System.Collections.Generic; -using System.ComponentModel; -using System.Windows; -using System.Windows.Media; -using System.Linq; -using System.Collections.ObjectModel; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views -{ - /// - /// Interaction logic for PropertyGridPropertiesSourceView.xaml - /// - public partial class PropertyGridPropertiesSourceView : DemoView - { - public PropertyGridPropertiesSourceView() - { - InitializeComponent(); - - } - - - - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridPropertiesView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridPropertiesView.xaml deleted file mode 100644 index 62cce170..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridPropertiesView.xaml +++ /dev/null @@ -1,67 +0,0 @@ - - - - - This sample demonstrate the usage of Property Element syntax that offers the option to provide property data directly in XAML. - - - The sample also demonstrate the usage of CategoryGroupDescription to control the categorization of the elements. - - - This feature is only available in the "Plus" version. - - - Click here for more details about Xceed Toolkit Plus for WPF. - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridPropertiesView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridPropertiesView.xaml.cs deleted file mode 100644 index 85dcbe38..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridPropertiesView.xaml.cs +++ /dev/null @@ -1,38 +0,0 @@ -/*************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - *************************************************************************************/ - -using System; -using System.Collections.Generic; -using System.ComponentModel; -using System.Windows; -using System.Windows.Media; -using System.Linq; -using System.Collections.ObjectModel; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views -{ - /// - /// Interaction logic for PropertyGridPropertiesView.xaml - /// - public partial class PropertyGridPropertiesView : DemoView - { - public PropertyGridPropertiesView() - { - InitializeComponent(); - } - } - -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridPropertyItemStyleView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridPropertyItemStyleView.xaml deleted file mode 100644 index 2294aa51..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridPropertyItemStyleView.xaml +++ /dev/null @@ -1,62 +0,0 @@ - - - - - This sample demonstrates the usage of the PropertyGrid's - PropertyContainerStyle property and - PreparePropertyItem event to customize the display of the PropertyGrid content. - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridPropertyItemStyleView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridPropertyItemStyleView.xaml.cs deleted file mode 100644 index 8bd236a8..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridPropertyItemStyleView.xaml.cs +++ /dev/null @@ -1,65 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ************************************************************************************/ - -using System; -using System.Collections.Generic; -using System.ComponentModel; -using System.Windows; -using System.Windows.Media; -using System.Linq; -using System.Collections.ObjectModel; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views -{ - /// - /// Interaction logic for PropertyGridPropertyItemStyleView.xaml - /// - public partial class PropertyGridPropertyItemStyleView : DemoView - { - public PropertyGridPropertyItemStyleView() - { - InitializeComponent(); - - var selObject = new Person(); - selObject.Friend = new Person(); - - this.DataContext = selObject; - } - - private void OnPreparePropertyItem( object sender, PropertyItemEventArgs e ) - { - var propertyItem = e.PropertyItem as PropertyItem; - // Parent of top-level properties is the PropertyGrid itself. - bool isTopLevelProperty = - ( propertyItem.ParentElement is Xceed.Wpf.Toolkit.PropertyGrid.PropertyGrid ); - - if( isTopLevelProperty && propertyItem.PropertyDescriptor.Name == "Friend" ) - { - propertyItem.DisplayName = "Friend (renamed)"; - } - } - - private class Person - { - public string FirstName { get; set; } - public string LastName { get; set; } - [ExpandableObject()] - public Person Friend { get; set; } - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridSelectedObjectView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridSelectedObjectView.xaml deleted file mode 100644 index 22b4ba0e..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridSelectedObjectView.xaml +++ /dev/null @@ -1,62 +0,0 @@ - - - - - When setting the SelectedObject property to an instance of an item, you can modify the values of the object properties. - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridView.xaml.cs deleted file mode 100644 index 063c4a3c..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/PropertyGrid/Views/PropertyGridView.xaml.cs +++ /dev/null @@ -1,31 +0,0 @@ -/*************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ************************************************************************************/ - -using System; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views -{ - /// - /// Interaction logic for PropertyGridView.xaml - /// - public partial class PropertyGridView : DemoView - { - public PropertyGridView() - { - InitializeComponent(); - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/RangeSlider/Converters/AbsoluteAdditionConverter.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/RangeSlider/Converters/AbsoluteAdditionConverter.cs deleted file mode 100644 index 122b9f35..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/RangeSlider/Converters/AbsoluteAdditionConverter.cs +++ /dev/null @@ -1,42 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ************************************************************************************/ - using System; -using System.Globalization; -using System.Linq; -using System.Windows.Data; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.RangeSlider.Converters -{ - public class AbsoluteAdditionConverter : IMultiValueConverter - { - public object Convert( object[] values, Type targetType, object parameter, CultureInfo culture ) - { - if( (values != null) && (values.Count() == 2) ) - { - var min = (double)values[ 0 ]; - var max = (double)values[ 1 ]; - return Math.Abs( min ) + Math.Abs( max ); - } - - return null; - } - - public object[] ConvertBack( object value, Type[] targetTypes, object parameter, CultureInfo culture ) - { - throw new NotImplementedException(); - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/RangeSlider/Converters/RangeSliderEnabledConverter.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/RangeSlider/Converters/RangeSliderEnabledConverter.cs deleted file mode 100644 index 298f812a..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/RangeSlider/Converters/RangeSliderEnabledConverter.cs +++ /dev/null @@ -1,40 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ************************************************************************************/ -using System; -using System.Globalization; -using System.Windows.Controls.Primitives; -using System.Windows.Data; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.RangeSlider.Converters -{ - public class RangeSliderEnabledConverter : IValueConverter - { - public object Convert( object value, Type targetType, object parameter, CultureInfo culture ) - { - if( value != null ) - { - var tickPlacement = (TickPlacement)value; - return (tickPlacement != TickPlacement.None); - } - return false; - } - - public object ConvertBack( object value, Type targetType, object parameter, CultureInfo culture ) - { - throw new NotImplementedException(); - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/RangeSlider/Views/RangeSliderView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/RangeSlider/Views/RangeSliderView.xaml deleted file mode 100644 index 3439c940..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/RangeSlider/Views/RangeSliderView.xaml +++ /dev/null @@ -1,817 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The RangeSlider control lets you set a range with 2 slider thumbs. The lower limit is marked with the right side of the left thumb while the higher limit is marked with the left side of the right thumb. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/RangeSlider/Views/RangeSliderView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/RangeSlider/Views/RangeSliderView.xaml.cs deleted file mode 100644 index aeb93258..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/RangeSlider/Views/RangeSliderView.xaml.cs +++ /dev/null @@ -1,62 +0,0 @@ -/************************************************************************************* - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ***********************************************************************************/ - -using System.Collections.Generic; -using System.Collections.ObjectModel; -using System.ComponentModel; -using System.Windows.Controls; -using System.Windows.Media; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.RangeSlider.Views -{ - /// - /// Interaction logic for RangeSliderView.xaml - /// - public partial class RangeSliderView : DemoView - { - public RangeSliderView() - { - InitializeComponent(); - } - - private void RangeStyleComboBox_SelectionChanged( object sender, SelectionChangedEventArgs e ) - { - if( e.AddedItems.Count > 0 && e.AddedItems[ 0 ] is ComboBoxItem) - { - ComboBoxItem item = e.AddedItems[ 0 ] as ComboBoxItem; - //A style different from null is chosen - if( item.Tag != null ) - { - //LowerRangeBackground is Transparent, force a color - if( object.Equals( sender, lowerRangeStyleComboBox ) && ((SolidColorBrush)_rangeSlider.LowerRangeBackground).Color.Equals( Colors.Transparent) ) - { - _rangeSlider.LowerRangeBackground = new SolidColorBrush( Colors.Green ); - } - //RangeBackground is Transparent, force a color - else if( object.Equals( sender, rangeStyleComboBox ) && ( ( SolidColorBrush )_rangeSlider.RangeBackground ).Color.Equals( Colors.Transparent ) ) - { - _rangeSlider.RangeBackground = new SolidColorBrush( Colors.Blue ); - } - //HigherRangeBackground is Transparent, force a color - else if( object.Equals( sender, higherRangeStyleComboBox ) && ( ( SolidColorBrush )_rangeSlider.HigherRangeBackground ).Color.Equals( Colors.Transparent ) ) - { - _rangeSlider.HigherRangeBackground = new SolidColorBrush( Colors.Green ); - } - } - } - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Rating/OpenSourceImages/Rating.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Rating/OpenSourceImages/Rating.png deleted file mode 100644 index e5f377b1..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Rating/OpenSourceImages/Rating.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Rating/Views/RatingView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Rating/Views/RatingView.xaml deleted file mode 100644 index 8159f4b5..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Rating/Views/RatingView.xaml +++ /dev/null @@ -1,70 +0,0 @@ - - - - - - The Rating control fills icons to represent a value on a scale. It can be interactive and is also fully customizable. - - - This feature is only available in the "Plus" version. - - - Click here for more details about Xceed Toolkit Plus for WPF. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Rating/Views/RatingView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Rating/Views/RatingView.xaml.cs deleted file mode 100644 index ac3af92c..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Rating/Views/RatingView.xaml.cs +++ /dev/null @@ -1,36 +0,0 @@ -/************************************************************************************* - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ***********************************************************************************/ - -using System.Collections.Generic; -using System.Collections.ObjectModel; -using System.ComponentModel; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Rating.Views -{ - /// - /// Interaction logic for RatingView.xaml - /// - public partial class RatingView : DemoView - { - public RatingView() - { - InitializeComponent(); - } - - - - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/SlideShow/OpenSourceImages/SlideShow.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/SlideShow/OpenSourceImages/SlideShow.png deleted file mode 100644 index 6d2c2628..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/SlideShow/OpenSourceImages/SlideShow.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/SlideShow/Resources/photo_1.jpg b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/SlideShow/Resources/photo_1.jpg deleted file mode 100644 index aa7d3ef6..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/SlideShow/Resources/photo_1.jpg and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/SlideShow/Resources/photo_2.jpg b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/SlideShow/Resources/photo_2.jpg deleted file mode 100644 index ef6f5bcd..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/SlideShow/Resources/photo_2.jpg and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/SlideShow/Resources/photo_3.jpg b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/SlideShow/Resources/photo_3.jpg deleted file mode 100644 index f757843c..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/SlideShow/Resources/photo_3.jpg and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/SlideShow/Resources/photo_4.jpg b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/SlideShow/Resources/photo_4.jpg deleted file mode 100644 index 98557c86..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/SlideShow/Resources/photo_4.jpg and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/SlideShow/Resources/photo_5.jpg b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/SlideShow/Resources/photo_5.jpg deleted file mode 100644 index 39d8c357..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/SlideShow/Resources/photo_5.jpg and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/SlideShow/Resources/photo_6.jpg b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/SlideShow/Resources/photo_6.jpg deleted file mode 100644 index eb715166..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/SlideShow/Resources/photo_6.jpg and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/SlideShow/Resources/photo_7.jpg b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/SlideShow/Resources/photo_7.jpg deleted file mode 100644 index 11b512e8..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/SlideShow/Resources/photo_7.jpg and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/SlideShow/Resources/photo_8.jpg b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/SlideShow/Resources/photo_8.jpg deleted file mode 100644 index ad0c4466..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/SlideShow/Resources/photo_8.jpg and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/SlideShow/Resources/photo_9.jpg b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/SlideShow/Resources/photo_9.jpg deleted file mode 100644 index 01837d71..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/SlideShow/Resources/photo_9.jpg and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/SlideShow/Views/SlideShowView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/SlideShow/Views/SlideShowView.xaml deleted file mode 100644 index bfce3417..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/SlideShow/Views/SlideShowView.xaml +++ /dev/null @@ -1,60 +0,0 @@ - - - - - The SlideShow is used to display SlideShowItems in a fashion similar to a diaporama. SlideShowItems are not limited to images and can be built using any UIElement. - - - This feature is only available in the "Plus" version. - - - Click here for more details about Xceed Toolkit Plus for WPF. - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/SlideShow/Views/SlideShowView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/SlideShow/Views/SlideShowView.xaml.cs deleted file mode 100644 index 80c1eacf..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/SlideShow/Views/SlideShowView.xaml.cs +++ /dev/null @@ -1,45 +0,0 @@ -/************************************************************************************* - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ***********************************************************************************/ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; -using System.Windows; -using System.Windows.Controls; -using System.Windows.Data; -using System.Collections.ObjectModel; -using System.ComponentModel; -using Xceed.Wpf.Samples.SampleData; -using System.Windows.Media.Imaging; -using System.IO; -using System.Windows.Media; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.SlideShow.Views -{ - /// - /// Interaction logic for SlideShow.xaml - /// - public partial class SlideShowView : DemoView - { - public SlideShowView() - { - InitializeComponent(); - - - } - - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Text/OpenSourceImages/TokenizedTextBox.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Text/OpenSourceImages/TokenizedTextBox.png deleted file mode 100644 index dede90f0..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Text/OpenSourceImages/TokenizedTextBox.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Text/Resources/PencilTool16.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Text/Resources/PencilTool16.png deleted file mode 100644 index df0970c4..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Text/Resources/PencilTool16.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Text/Views/AutoSelectTextboxView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Text/Views/AutoSelectTextboxView.xaml deleted file mode 100644 index 7c5f24d7..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Text/Views/AutoSelectTextboxView.xaml +++ /dev/null @@ -1,120 +0,0 @@ - - - - - The AutoSelectTextBox allows the text content to be selected when the control get the focus. It also allows the Focus navigation behavior within the control to be affected. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - AutoSelectBehavior: - - The value of the "AutoSelectBehavior" property determines whether the content of the AutoSelectTextBox will be selected or not when the control gets the focus. - - - AutoMoveFocus: - - Effect with "MaxLength" property: - - - Setting the "MaxLength" of the text box allows the focus to move from the AutoSelectTextBox once the max length has been reached. - In the following "Telephone Number" fields, the "MaxLength" properties of the controls have been set to 3, 3, and 4. - - - - - - - - - - - - - - - - - Effect with Arrow keys - - - Setting "AutoMoveFocus" to true also allows navigating the focus through the controls using the arrow keys to move the focus up, down, left, or right. - You are no longer limited to the "left-right" navigation of the "Tab, Shift-Tab" keys. - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Text/Views/AutoSelectTextboxView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Text/Views/AutoSelectTextboxView.xaml.cs deleted file mode 100644 index 81c9135d..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Text/Views/AutoSelectTextboxView.xaml.cs +++ /dev/null @@ -1,29 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - *************************************************************************************/ - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Text.Views -{ - /// - /// Interaction logic for AutoSelectTextboxView.xaml - /// - public partial class AutoSelectTextboxView : DemoView - { - public AutoSelectTextboxView() - { - InitializeComponent(); - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Text/Views/MaskedTextboxView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Text/Views/MaskedTextboxView.xaml deleted file mode 100644 index b6b70eee..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Text/Views/MaskedTextboxView.xaml +++ /dev/null @@ -1,90 +0,0 @@ - - - - - The MaskedTextBox control lets you display and edit values based on a mask. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Text/Views/MaskedTextboxView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Text/Views/MaskedTextboxView.xaml.cs deleted file mode 100644 index 88b5a14e..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Text/Views/MaskedTextboxView.xaml.cs +++ /dev/null @@ -1,35 +0,0 @@ -/*************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - *************************************************************************************/ - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Text.Views -{ - /// - /// Interaction logic for MaskedTextboxView.xaml - /// - public partial class MaskedTextboxView : DemoView - { - public MaskedTextboxView() - { - InitializeComponent(); - _mask.TextChanged += new System.Windows.Controls.TextChangedEventHandler( _mask_TextChanged ); - } - - void _mask_TextChanged( object sender, System.Windows.Controls.TextChangedEventArgs e ) - { - _maskedTextBox.Value = null; - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Text/Views/MultiLineTextEditorView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Text/Views/MultiLineTextEditorView.xaml deleted file mode 100644 index ac9d417e..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Text/Views/MultiLineTextEditorView.xaml +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - The MultiLineTextEditor is a TextBox that allows you to edit text that is too long to display in a regular TextBox. The popup is resizable to accommodate any text. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Text/Views/MultiLineTextEditorView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Text/Views/MultiLineTextEditorView.xaml.cs deleted file mode 100644 index c2fba5d9..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Text/Views/MultiLineTextEditorView.xaml.cs +++ /dev/null @@ -1,84 +0,0 @@ -/*************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - *************************************************************************************/ - -using System.Collections.Generic; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Text.Views -{ - public class Movie - { - public string Title - { - get; - set; - } - - public string Review - { - get; - set; - } - - public double Rating - { - get; - set; - } - } - - /// - /// Interaction logic for MultiLineTextEditor.xaml - /// - public partial class MultiLineTextEditorView : DemoView - { - public MultiLineTextEditorView() - { - InitializeComponent(); - _dataGrid.DataContext = InitMovieList(); - } - - private List InitMovieList() - { - List movieList = new List(); - movieList.Add( new Movie() - { - Title = "Lord Of The Rings", - Review = "A great movie with many special effects.", - Rating = 9 - } ); - movieList.Add( new Movie() - { - Title = "Pirates Of The Caribbean", - Review = "An epic pirate movie with ships, swords, explosions, and a treasure.", - Rating = 9.5 - } ); - movieList.Add( new Movie() - { - Title = "Batman", - Review = "Batman returns after 8 years, stronger than ever, to deliver Gotham City from a new criminal.", - Rating = 7.8 - } ); - movieList.Add( new Movie() - { - Title = "Indiana Jones", - Review = "Harrison Ford strikes back for an action-packed movie in the jungle to find a mysterious Crystal skull.", - Rating = 6.4 - } ); - - return movieList; - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Text/Views/RichTextboxView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Text/Views/RichTextboxView.xaml deleted file mode 100644 index 516f1751..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Text/Views/RichTextboxView.xaml +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - The RichTextBox is a TextBox that allows you to edit formatted text based on TextFormatters. The RichTextBoxFormatBar is a contextual formatting toolbar that mimics the behavior of the Microsoft Office 2010 formatting bar on selection. - - - - - - - - - - - - - - - - - - - - - - Plain Text - RTF - Xaml - - - - - - - - - - - - - - - This is the RichTextBox ! - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Text/Views/RichTextboxView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Text/Views/RichTextboxView.xaml.cs deleted file mode 100644 index 0f97e22a..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Text/Views/RichTextboxView.xaml.cs +++ /dev/null @@ -1,69 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - *************************************************************************************/ - -using System.Windows.Controls; -using Xceed.Wpf.Toolkit; -using System; -using System.Windows.Resources; -using System.Windows; -using System.IO; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Text.Views -{ - public enum TextFormatterEnum - { - PlainText, - Rtf, - Xaml - }; - - /// - /// Interaction logic for RichTextboxView.xaml - /// - public partial class RichTextboxView : DemoView - { - public RichTextboxView() - { - InitializeComponent(); - this.UpdateFormatter(); - } - - private void OnTextFormatterChanged( object sender, SelectionChangedEventArgs args ) - { - this.UpdateFormatter(); - } - - private void UpdateFormatter() - { - if( ( _textFormatter != null ) && ( _text != null ) && ( _richTextBox != null ) ) - { - object tagValue = ( ( ComboBoxItem )_textFormatter.SelectedItem ).Tag; - if( object.Equals( TextFormatterEnum.PlainText, tagValue ) ) - { - _richTextBox.TextFormatter = new PlainTextFormatter(); - } - else if( object.Equals( TextFormatterEnum.Rtf, tagValue ) ) - { - _richTextBox.TextFormatter = new RtfFormatter(); - } - else if( object.Equals( TextFormatterEnum.Xaml, tagValue ) ) - { - _richTextBox.TextFormatter = new XamlFormatter(); - } - } - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Text/Views/TokenizedTextBoxView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Text/Views/TokenizedTextBoxView.xaml deleted file mode 100644 index 0ed541cb..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Text/Views/TokenizedTextBoxView.xaml +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - The TokenizedTextBox lets you display a series of values as tokens. If an ItemsSource is specified, an AutoComplete popup will appear with a filtered list of valid values during edit. - - - This feature is only available in the "Plus" version. - - - Click here for more details about Xceed Toolkit Plus for WPF. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Text/Views/TokenizedTextBoxView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Text/Views/TokenizedTextBoxView.xaml.cs deleted file mode 100644 index ec9c2548..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Text/Views/TokenizedTextBoxView.xaml.cs +++ /dev/null @@ -1,63 +0,0 @@ -/************************************************************************************* - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ***********************************************************************************/ - -using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; -using System.Windows; -using System.Windows.Controls; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Input; -using System.Windows.Media; -using System.Windows.Media.Imaging; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.ComponentModel; -using System.Data; -using System.Collections.ObjectModel; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.TokenizedTextBox.Views -{ - /// - /// Interaction logic for TokenizedTextBoxView.xaml - /// - public partial class TokenizedTextBoxView : DemoView - { - - - - public TokenizedTextBoxView() - { - - InitializeComponent(); - } - - - - - } - - - - - - - - -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Text/Views/WatermarkPasswordBoxView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Text/Views/WatermarkPasswordBoxView.xaml deleted file mode 100644 index 9d8592dc..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Text/Views/WatermarkPasswordBoxView.xaml +++ /dev/null @@ -1,145 +0,0 @@ - - - - - The WatermarkPasswordBox is a PasswordBox where you can enter a secure password and display a watermark when the password is not defined. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Text/Views/WatermarkPasswordBoxView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Text/Views/WatermarkPasswordBoxView.xaml.cs deleted file mode 100644 index d37064fd..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Text/Views/WatermarkPasswordBoxView.xaml.cs +++ /dev/null @@ -1,39 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - **************************************************************************************/ - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Text.Views -{ - /// - /// Interaction logic for WatermarkPasswordBoxView.xaml - /// - public partial class WatermarkPasswordBoxView : DemoView - { - public WatermarkPasswordBoxView() - { - InitializeComponent(); - } - - private void WatermarkPasswordBox_PasswordChanged( object sender, System.Windows.RoutedEventArgs e ) - { - var passwordBox = sender as WatermarkPasswordBox; - if( passwordBox != null ) - { - _passwordTextBlock.Text = passwordBox.Password; - } - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Text/Views/WatermarkTextboxView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Text/Views/WatermarkTextboxView.xaml deleted file mode 100644 index 98ad267c..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Text/Views/WatermarkTextboxView.xaml +++ /dev/null @@ -1,94 +0,0 @@ - - - - - The WatermarkTextBox is simply a TextBox that allows you to sepcify an object, usually a String, to represent null or missing text. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Text/Views/WatermarkTextboxView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Text/Views/WatermarkTextboxView.xaml.cs deleted file mode 100644 index e50a9aa9..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Text/Views/WatermarkTextboxView.xaml.cs +++ /dev/null @@ -1,30 +0,0 @@ -/************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - **************************************************************************************/ - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Text.Views -{ - /// - /// Interaction logic for WatermarkTextboxView.xaml - /// - public partial class WatermarkTextboxView : DemoView - { - public WatermarkTextboxView() - { - InitializeComponent(); - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/Converters/FlagPathConverter.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/Converters/FlagPathConverter.cs deleted file mode 100644 index 8eb9009f..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/Converters/FlagPathConverter.cs +++ /dev/null @@ -1,28 +0,0 @@ -/*************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - *************************************************************************************/ - -using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; -using System.Windows.Data; -using System.Globalization; -using System.Windows; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Theming.Converters -{ - -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/Images/NoPicture.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/Images/NoPicture.png deleted file mode 100644 index ee33bc49..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/Images/NoPicture.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/Images/NoPictureA.jpg b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/Images/NoPictureA.jpg deleted file mode 100644 index 2e6fb39c..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/Images/NoPictureA.jpg and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/Images/NoPictureB.jpg b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/Images/NoPictureB.jpg deleted file mode 100644 index af6c4cbb..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/Images/NoPictureB.jpg and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/Images/NoPictureC.jpg b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/Images/NoPictureC.jpg deleted file mode 100644 index 30cf87da..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/Images/NoPictureC.jpg and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/Images/NoPictureD.jpg b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/Images/NoPictureD.jpg deleted file mode 100644 index c3cd5d33..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/Images/NoPictureD.jpg and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/Images/Working.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/Images/Working.png deleted file mode 100644 index f3ee5513..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/Images/Working.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/Images/address-book--pencil.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/Images/address-book--pencil.png deleted file mode 100644 index 7abf41ac..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/Images/address-book--pencil.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/Images/address-book-open.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/Images/address-book-open.png deleted file mode 100644 index 621ca402..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/Images/address-book-open.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/Images/alarm-clock-blue.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/Images/alarm-clock-blue.png deleted file mode 100644 index 4821bf49..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/Images/alarm-clock-blue.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/Images/document.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/Images/document.png deleted file mode 100644 index 75f92b0c..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/Images/document.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/Images/property-blue.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/Images/property-blue.png deleted file mode 100644 index 2c63f2f1..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/Images/property-blue.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/ItemTemplates/Common.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/ItemTemplates/Common.xaml deleted file mode 100644 index 0f2b683e..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/ItemTemplates/Common.xaml +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/OpenSourceImages/AvalonDockMetroDark.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/OpenSourceImages/AvalonDockMetroDark.png deleted file mode 100644 index 8e2dda87..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/OpenSourceImages/AvalonDockMetroDark.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/OpenSourceImages/AvalonDockMetroLight.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/OpenSourceImages/AvalonDockMetroLight.png deleted file mode 100644 index 1f6ac34b..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/OpenSourceImages/AvalonDockMetroLight.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/OpenSourceImages/AvalonDockOffice2007Black.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/OpenSourceImages/AvalonDockOffice2007Black.png deleted file mode 100644 index 9b160601..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/OpenSourceImages/AvalonDockOffice2007Black.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/OpenSourceImages/AvalonDockOffice2007Blue.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/OpenSourceImages/AvalonDockOffice2007Blue.png deleted file mode 100644 index 2014e286..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/OpenSourceImages/AvalonDockOffice2007Blue.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/OpenSourceImages/AvalonDockOffice2007Silver.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/OpenSourceImages/AvalonDockOffice2007Silver.png deleted file mode 100644 index 37b68a19..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/OpenSourceImages/AvalonDockOffice2007Silver.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/OpenSourceImages/AvalonDockWindows10.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/OpenSourceImages/AvalonDockWindows10.png deleted file mode 100644 index c464fdad..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/OpenSourceImages/AvalonDockWindows10.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/OpenSourceImages/CoreWPFControls.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/OpenSourceImages/CoreWPFControls.png deleted file mode 100644 index 061417cc..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/OpenSourceImages/CoreWPFControls.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/OpenSourceImages/DataGridControls.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/OpenSourceImages/DataGridControls.png deleted file mode 100644 index 1c84fdc5..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/OpenSourceImages/DataGridControls.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/OpenSourceImages/ExtendedWPFToolkitControls.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/OpenSourceImages/ExtendedWPFToolkitControls.png deleted file mode 100644 index b7a0236b..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/OpenSourceImages/ExtendedWPFToolkitControls.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/OpenSourceImages/ListBoxControls.png b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/OpenSourceImages/ListBoxControls.png deleted file mode 100644 index d9bc69fc..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/OpenSourceImages/ListBoxControls.png and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/Views/ThemingAvalonDockView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/Views/ThemingAvalonDockView.xaml deleted file mode 100644 index 3a9b2773..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Theming/Views/ThemingAvalonDockView.xaml +++ /dev/null @@ -1,319 +0,0 @@ - - - - - Changes the themes of the AvalonDock controls. Available themes are System, Aero, VS2010, Metro, Office2007, Windows10 and Metro with accent color. The Xceed.Wpf.AvalonDock.Themes.xxx.dll assemblies are necessary to use these themes. - - Some features of this sample are only available in the "Plus" version. - - - Click here for more details about Xceed Toolkit Plus for WPF. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Window/Views/ChildWindowView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Window/Views/ChildWindowView.xaml.cs deleted file mode 100644 index 8ab0b09c..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Window/Views/ChildWindowView.xaml.cs +++ /dev/null @@ -1,33 +0,0 @@ -/*************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - *************************************************************************************/ - -using System.Windows.Controls; -using Xceed.Wpf.Toolkit; -using System.Diagnostics; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Window.Views -{ - /// - /// Interaction logic for ChildWindowView.xaml - /// - public partial class ChildWindowView : DemoView - { - public ChildWindowView() - { - InitializeComponent(); - } - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Window/Views/StyleableWindowView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Window/Views/StyleableWindowView.xaml deleted file mode 100644 index abbf2cd5..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Window/Views/StyleableWindowView.xaml +++ /dev/null @@ -1,171 +0,0 @@ - - - - - It is possible to style ChildWindow controls as well as MessageBox controls. All the chrome of their window can be styled (color, thickness, opacity); their action buttons can also be styled. - - - The "Plus" version provides a new control called StyleableWindow, which consists of a window that has all the functions of a normal window, but which can be styled in the same way as ChildWindow or MessageBox. - - - Click here for more details about Xceed Toolkit Plus for WPF. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - This is the content of the child window. - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Window/Views/StyleableWindowView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Window/Views/StyleableWindowView.xaml.cs deleted file mode 100644 index e6a0d8ed..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Window/Views/StyleableWindowView.xaml.cs +++ /dev/null @@ -1,316 +0,0 @@ -/*************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - *************************************************************************************/ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; -using System.Windows; -using System.Windows.Controls; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Input; -using System.Windows.Media; -using System.Windows.Media.Imaging; -using System.Windows.Navigation; -using System.Windows.Shapes; -using Xceed.Wpf.Toolkit; -using System.ComponentModel; -using System.Diagnostics; -using Xceed.Wpf.Toolkit.Primitives; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Window.Views -{ - /// - /// Interaction logic for StyleableWindowView.xaml - /// - public partial class StyleableWindowView : DemoView - { - private const string StandardMsgBoxTitle = "Standard MessageBox"; - private const string StyledMsgBoxTitle = "Toolkit for WPF styled MessageBox"; - private const string StyleableWindowTitle = "Toolkit for WPF StyleableWindow"; - private const string StandardMsgBoxMessage = "The standard system MessageBox will always have this look. No styling is possible."; - private const string StyledMsgBoxMessage = "The Toolkit MessageBox allows you to style it in order to integrate it into your application colors and styles."; - private const string StyleableWindowContent = "This is a StyleableWindow that has the same functionality as a normal window."; - private const string MessageBoxStyleKey = "messageBoxStyle"; - private const string WindowControlStyleKey = "windowControlStyle"; - private const string WindowButtonStyle = "FancyButtonStyle"; - private const string StyleableWindowMessage = "StyleableWindow is a standalone window that can be styled just like ChildWindow or MessageBox. This is a feature of the \"Plus\" version."; - - public StyleableWindowView() - { - InitializeComponent(); - this.UpdateWindowsStyles(null,null); - } - - - private void OnStyleableWindow_Click( object sender, RoutedEventArgs e ) - { - var msgBox = new Xceed.Wpf.Toolkit.MessageBox(); - msgBox.DataContext = this.DataContext; - msgBox.Text = StyleableWindowMessage; - msgBox.Caption = StyledMsgBoxTitle; - msgBox.Style = ( _enableStyleCheckBox.IsChecked.GetValueOrDefault() ) ? ( Style )this.Resources[ MessageBoxStyleKey ] : null; - msgBox.ShowDialog(); - - - - } - - private void StandardMessageBoxButton_Click( object sender, RoutedEventArgs e ) - { - System.Windows.MessageBox.Show( StandardMsgBoxMessage, StandardMsgBoxTitle ); - } - - private void StyledMessageBoxButton_Click( object sender, RoutedEventArgs e ) - { - var msgBox = new Xceed.Wpf.Toolkit.MessageBox(); - msgBox.DataContext = this.DataContext; - msgBox.Text = StyledMsgBoxMessage; - msgBox.Caption = StyledMsgBoxTitle; - if( _enableStyleCheckBox.IsChecked.GetValueOrDefault() ) - { - msgBox.Style = ( Style )this.Resources[ MessageBoxStyleKey ]; - } - msgBox.ShowDialog(); - } - - private void UpdateWindowsStyles( object sender, RoutedEventArgs e ) - { - bool styled = _enableStyleCheckBox.IsChecked.GetValueOrDefault(); - if( styled ) - { - _childWindow.Style = ( Style )this.Resources[ WindowControlStyleKey ]; - } - else - { - _childWindow.ClearValue( ChildWindow.StyleProperty ); - } - - } - } - - /// - /// This model will allow to share the style values between our MessageBox, - /// ChildWindow and StyleableWindow controls - /// - public class WindowModel : DependencyObject - { - - #region WindowBackground - - public static readonly DependencyProperty WindowBackgroundProperty = - DependencyProperty.Register( "WindowBackground", typeof( Brush ), typeof( WindowModel ), new UIPropertyMetadata( null ) ); - - public Brush WindowBackground - { - get { return ( Brush )GetValue( WindowBackgroundProperty ); } - set { SetValue( WindowBackgroundProperty, value ); } - } - - #endregion //WindowBackground - - #region WindowInactiveBackground - - public static readonly DependencyProperty WindowInactiveBackgroundProperty = - DependencyProperty.Register( "WindowInactiveBackground", typeof( Brush ), typeof( WindowModel ), new UIPropertyMetadata( null ) ); - - public Brush WindowInactiveBackground - { - get - { - return ( Brush )GetValue( WindowInactiveBackgroundProperty ); - } - set - { - SetValue( WindowInactiveBackgroundProperty, value ); - } - } - - #endregion //WindowInactiveBackground - - #region WindowBorderBrush - - public static readonly DependencyProperty WindowBorderBrushProperty = - DependencyProperty.Register( "WindowBorderBrush", typeof( Brush ), typeof( WindowModel ) ); - - public Brush WindowBorderBrush - { - get { return ( Brush )GetValue( WindowBorderBrushProperty ); } - set { SetValue( WindowBorderBrushProperty, value ); } - } - - #endregion //WindowBorderBrush - - #region TitleFontSize - - public static readonly DependencyProperty TitleFontSizeProperty = - DependencyProperty.Register( "TitleFontSize", typeof( double ), typeof( WindowModel ) ); - - public double TitleFontSize - { - get - { - return (double)GetValue( TitleFontSizeProperty ); - } - set - { - SetValue( TitleFontSizeProperty, value ); - } - } - - #endregion //TitleFontSize - - #region TitleForeground - - public static readonly DependencyProperty TitleForegroundProperty = - DependencyProperty.Register( "TitleForeground", typeof( Brush ), typeof( WindowModel ) ); - - public Brush TitleForeground - { - get { return ( Brush )GetValue( TitleForegroundProperty ); } - set { SetValue( TitleForegroundProperty, value ); } - } - - #endregion //TitleForeground - - #region TitleShadowBrush - - public static readonly DependencyProperty TitleShadowBrushProperty = - DependencyProperty.Register( "TitleShadowBrush", typeof( Brush ), typeof( WindowModel ) ); - - public Brush TitleShadowBrush - { - get - { - return ( Brush )GetValue( TitleShadowBrushProperty ); - } - set - { - SetValue( TitleShadowBrushProperty, value ); - } - } - - #endregion //TitleShadowBrush - - #region WindowBorderThickness - - public static readonly DependencyProperty WindowBorderThicknessProperty = - DependencyProperty.Register( "WindowBorderThickness", typeof( Thickness ), typeof( WindowModel ) ); - - public Thickness WindowBorderThickness - { - get { return ( Thickness )GetValue( WindowBorderThicknessProperty ); } - set { SetValue( WindowBorderThicknessProperty, value ); } - } - - #endregion //WindowBorderThickness - - #region WindowOpacity - - public static readonly DependencyProperty WindowOpacityProperty = - DependencyProperty.Register( "WindowOpacity", typeof( double ), typeof( WindowModel ) ); - - public double WindowOpacity - { - get { return ( double )GetValue( WindowOpacityProperty ); } - set { SetValue( WindowOpacityProperty, value ); } - } - - #endregion //WindowOpacity - - #region WindowStyle - - public static readonly DependencyProperty WindowStyleProperty = - DependencyProperty.Register( "WindowStyle", typeof( WindowStyle ), typeof( WindowModel ) ); - - public WindowStyle WindowStyle - { - get { return ( WindowStyle )GetValue( WindowStyleProperty ); } - set { SetValue( WindowStyleProperty, value ); } - } - - #endregion //WindowStyle - - #region ResizeMode - - public static readonly DependencyProperty ResizeModeProperty = - DependencyProperty.Register( "ResizeMode", typeof( ResizeMode ), typeof( WindowModel ) ); - - public ResizeMode ResizeMode - { - get { return ( ResizeMode )GetValue( ResizeModeProperty ); } - set { SetValue( ResizeModeProperty, value ); } - } - - #endregion //ResizeMode - - #region CloseButtonVisibility - public static readonly DependencyProperty CloseButtonVisibilityProperty = - DependencyProperty.Register( "CloseButtonVisibility", typeof( Visibility ), typeof( WindowModel ) ); - - public Visibility CloseButtonVisibility - { - get { return ( Visibility )GetValue( CloseButtonVisibilityProperty ); } - set { SetValue( CloseButtonVisibilityProperty, value ); } - } - #endregion //CloseButtonVisibility - - #region CloseButtonStyle - public static readonly DependencyProperty CloseButtonStyleProperty = - DependencyProperty.Register( "CloseButtonStyle", typeof( Style ), typeof( WindowModel ) ); - - public Style CloseButtonStyle - { - get { return ( Style )GetValue( CloseButtonStyleProperty ); } - set { SetValue( CloseButtonStyleProperty, value ); } - } - #endregion //CloseButtonStyle - - #region MinimizeButtonStyle - public static readonly DependencyProperty MinimizeButtonStyleProperty = - DependencyProperty.Register( "MinimizeButtonStyle", typeof( Style ), typeof( WindowModel ) ); - - public Style MinimizeButtonStyle - { - get { return ( Style )GetValue( MinimizeButtonStyleProperty ); } - set { SetValue( MinimizeButtonStyleProperty, value ); } - } - #endregion //MinimizeButtonStyle - - #region MaximizeButtonStyle - public static readonly DependencyProperty MaximizeButtonStyleProperty = - DependencyProperty.Register( "MaximizeButtonStyle", typeof( Style ), typeof( WindowModel ) ); - - public Style MaximizeButtonStyle - { - get { return ( Style )GetValue( MaximizeButtonStyleProperty ); } - set { SetValue( MaximizeButtonStyleProperty, value ); } - } - #endregion //MaximizeButtonStyle - - #region RestoreButtonStyle - public static readonly DependencyProperty RestoreButtonStyleProperty = - DependencyProperty.Register( "RestoreButtonStyle", typeof( Style ), typeof( WindowModel ) ); - - public Style RestoreButtonStyle - { - get { return ( Style )GetValue( RestoreButtonStyleProperty ); } - set { SetValue( RestoreButtonStyleProperty, value ); } - } - #endregion //RestoreButtonStyle - - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Window/Views/WindowContainerView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Window/Views/WindowContainerView.xaml deleted file mode 100644 index 46075034..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Window/Views/WindowContainerView.xaml +++ /dev/null @@ -1,158 +0,0 @@ - - - - - WindowContainer can be used to provide an area where a window-like control can be displayed. This is particularly useful in an XBAP application, where windows can't be popped up. - - - ChildWindow or MessageBox controls can be added and constrained in a WindowContainer. When a child of the WindowContainer is modal (modal ChildWindow or MessageBox), the background color of the WindowContainer can be set. - - - In WindowContainer, the modal windows (modal ChildWindow or MesssageBox) will always be in front, preventing the use of other windows from the WindowContainer. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Window/Views/WindowContainerView.xaml.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Window/Views/WindowContainerView.xaml.cs deleted file mode 100644 index 62b692da..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Window/Views/WindowContainerView.xaml.cs +++ /dev/null @@ -1,82 +0,0 @@ -/*************************************************************************************** - - Toolkit for WPF - - Copyright (C) 2007-2017 Xceed Software Inc. - - This program is provided to you under the terms of the Microsoft Public - License (Ms-PL) as published at http://wpftoolkit.codeplex.com/license - - For more features, controls, and fast professional support, - pick up the Plus Edition at https://xceed.com/xceed-toolkit-plus-for-wpf/ - - Stay informed: follow @datagrid on Twitter or Like http://facebook.com/datagrids - - ************************************************************************************/ - -using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; -using System.Windows; -using System.Windows.Controls; -using Xceed.Wpf.Toolkit; -using System.Collections.ObjectModel; - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Window.Views -{ - public enum GenderData - { - Male = 0, - Female - } - - /// - /// Interaction logic for WindowContainerView.xaml - /// - public partial class WindowContainerView : DemoView - { - public WindowContainerView() - { - InitializeComponent(); - - ObservableCollection alphaAvailableColors = new ObservableCollection(); - foreach( ColorItem item in _modalBackgroundColorPicker.AvailableColors ) - { - System.Windows.Media.Color color = System.Windows.Media.Color.FromArgb( ( byte )100, item.Color.Value.R, item.Color.Value.G, item.Color.Value.B ); - alphaAvailableColors.Add( new ColorItem( color, item.Name ) ); - } - _modalBackgroundColorPicker.AvailableColors = alphaAvailableColors; - } - - #region Event Handler - - private void OnChildWindowCheckBoxClick( object sender, EventArgs e ) - { - _childWindow.WindowState = Xceed.Wpf.Toolkit.WindowState.Open; - } - - private void OnModalChildWindowCheckBoxClick( object sender, EventArgs e ) - { - _modalChildWindow.WindowState = Xceed.Wpf.Toolkit.WindowState.Open; - } - - private void OnMessageBoxCheckBoxChecked( object sender, EventArgs e ) - { - _messageBox.ShowMessageBox(); - } - - private void OnMessageBoxCheckBoxUnchecked( object sender, EventArgs e ) - { - _messageBox.Visibility = Visibility.Collapsed; - _messageBoxCheckBox.IsChecked = false; - } - - private void OnMessageBoxClose( object sender, EventArgs e ) - { - _messageBoxCheckBox.IsChecked = false; - } - - #endregion - } -} diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Wizard/Views/WizardView.xaml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Wizard/Views/WizardView.xaml deleted file mode 100644 index bf6465d9..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Samples/Wizard/Views/WizardView.xaml +++ /dev/null @@ -1,49 +0,0 @@ - - - - - The Wizard will explain how to do something in a series of steps. - - - - - - - - - - - - - -