diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Properties/AssemblyInfo.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/AssemblyVersionInfo.cs
similarity index 64%
rename from ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Properties/AssemblyInfo.cs
rename to ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/AssemblyVersionInfo.cs
index fa0d2b02..7d793848 100644
--- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Properties/AssemblyInfo.cs
+++ b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/AssemblyVersionInfo.cs
@@ -1,59 +1,57 @@
-using System.Reflection;
-using System.Resources;
-using System.Runtime.CompilerServices;
-using System.Runtime.InteropServices;
-using System.Windows;
-
-// General Information about an assembly is controlled through the following
-// set of attributes. Change these attribute values to modify the information
-// associated with an assembly.
-[assembly: AssemblyTitle( "Xceed Toolkit for WPF LiveExplorer" )]
-[assembly: AssemblyDescription( "" )]
-[assembly: AssemblyCompany( "Xceed Software Inc." )]
-[assembly: AssemblyProduct( "Xceed Toolkit for WPF" )]
-[assembly: AssemblyCopyright( "Copyright (C) Xceed Software Inc. 2007-2017" )]
-[assembly: AssemblyCulture( "" )]
-
-// Setting ComVisible to false makes the types in this assembly not visible
-// to COM components. If you need to access a type in this assembly from
-// COM, set the ComVisible attribute to true on that type.
-[assembly: ComVisible( false )]
-
-//In order to begin building localizable applications, set
-//CultureYouAreCodingWith in your .csproj file
-//inside a . For example, if you are using US english
-//in your source files, set the to en-US. Then uncomment
-//the NeutralResourceLanguage attribute below. Update the "en-US" in
-//the line below to match the UICulture setting in the project file.
-
-//[assembly: NeutralResourcesLanguage("en-US", UltimateResourceFallbackLocation.Satellite)]
-
-
-[assembly: ThemeInfo(
- ResourceDictionaryLocation.None, //where theme specific resource dictionaries are located
- //(used if a resource is not found in the page,
- // or application resource dictionaries)
- ResourceDictionaryLocation.SourceAssembly //where the generic resource dictionary is located
- //(used if a resource is not found in the page,
- // app, or any theme specific resource dictionaries)
-)]
-
-
-// Version information for an assembly consists of the following four values:
-//
-// Major Version
-// Minor Version
-// Build Number
-// Revision
-//
-// You can specify all the values or you can default the Build and Revision Numbers
-// by using the '*' as shown below:
-// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion( "3.4.*" )]
-[assembly: AssemblyFileVersion( "3.4.0.0" )]
-
-#pragma warning disable 1699
-[assembly: AssemblyDelaySign( false )]
-[assembly: AssemblyKeyFile( @"..\..\..\sn.snk" )]
-[assembly: AssemblyKeyName( "" )]
-#pragma warning restore 1699
+using System.Reflection;
+using System.Runtime.InteropServices;
+using System.Windows;
+
+// General Information about an assembly is controlled through the following
+// set of attributes. Change these attribute values to modify the information
+// associated with an assembly.
+[assembly: AssemblyTitle("Xceed Toolkit for WPF LiveExplorer")]
+[assembly: AssemblyDescription("")]
+[assembly: AssemblyCompany("Xceed Software Inc.")]
+[assembly: AssemblyProduct("Xceed Toolkit for WPF")]
+[assembly: AssemblyCopyright("Copyright (C) Xceed Software Inc. 2007-2017")]
+[assembly: AssemblyCulture("")]
+
+// Setting ComVisible to false makes the types in this assembly not visible
+// to COM components. If you need to access a type in this assembly from
+// COM, set the ComVisible attribute to true on that type.
+[assembly: ComVisible(false)]
+
+//In order to begin building localizable applications, set
+//CultureYouAreCodingWith in your .csproj file
+//inside a . For example, if you are using US english
+//in your source files, set the to en-US. Then uncomment
+//the NeutralResourceLanguage attribute below. Update the "en-US" in
+//the line below to match the UICulture setting in the project file.
+
+//[assembly: NeutralResourcesLanguage("en-US", UltimateResourceFallbackLocation.Satellite)]
+
+
+[assembly: ThemeInfo(
+ ResourceDictionaryLocation.None, //where theme specific resource dictionaries are located
+ //(used if a resource is not found in the page,
+ // or application resource dictionaries)
+ ResourceDictionaryLocation.SourceAssembly //where the generic resource dictionary is located
+ //(used if a resource is not found in the page,
+ // app, or any theme specific resource dictionaries)
+)]
+
+
+// Version information for an assembly consists of the following four values:
+//
+// Major Version
+// Minor Version
+// Build Number
+// Revision
+//
+// You can specify all the values or you can default the Build and Revision Numbers
+// by using the '*' as shown below:
+// [assembly: AssemblyVersion("1.0.*")]
+[assembly: AssemblyVersion("3.4.0")]
+[assembly: AssemblyFileVersion("3.4.0.0")]
+
+#pragma warning disable 1699
+[assembly: AssemblyDelaySign(false)]
+[assembly: AssemblyKeyFile(@"..\..\..\sn.snk")]
+[assembly: AssemblyKeyName("")]
+#pragma warning restore 1699
diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Xceed.Wpf.Toolkit.LiveExplorer.csproj b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Xceed.Wpf.Toolkit.LiveExplorer.csproj
index 75a2ecac..1d1b71d9 100644
--- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Xceed.Wpf.Toolkit.LiveExplorer.csproj
+++ b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/Xceed.Wpf.Toolkit.LiveExplorer.csproj
@@ -1,20 +1,8 @@
-
-
+
- Debug
+ net8.0-windows
x86
- 8.0.30703
- 2.0
- {5E7DC9C8-3E27-400C-B84C-29FF9E710CB3}
WinExe
- Properties
- Xceed.Wpf.Toolkit.LiveExplorer
- Xceed.Wpf.Toolkit.LiveExplorer
- v4.0
- Client
- 512
- {60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}
- 4
false
publish\
true
@@ -33,25 +21,9 @@
false
true
true
-
-
- x86
- true
- full
- false
- bin\Debug\
- DEBUG;TRACE
- prompt
- 4
-
-
- x86
- pdbonly
- true
- bin\Release\
- TRACE
- prompt
- 4
+ false
+ true
+ true
true
@@ -63,827 +35,25 @@
App.ico
-
-
-
-
-
-
-
-
-
-
-
-
- 4.0
-
-
-
-
-
- ..\..\Libs\Xceed.Wpf.Samples.SampleData.dll
-
-
-
-
- {BA72CCE0-A9FB-4995-B496-7FEC5C87B85B}
- Xceed.Wpf.AvalonDock.Themes.Aero
-
-
- {89286EB4-B4A1-418C-839A-067B00F442D8}
- Xceed.Wpf.AvalonDock.Themes.Metro
-
-
- {B3FC3E21-5F2D-4581-AEA2-59F671CFFC21}
- Xceed.Wpf.AvalonDock.Themes.VS2010
-
-
- {DB81988F-E0F2-45A0-A1FD-8C37F3D35244}
- Xceed.Wpf.AvalonDock
-
-
- {63648392-6CE9-4A60-96D4-F9FD718D29B0}
- Xceed.Wpf.DataGrid
-
-
- {72E591D6-8F83-4D8C-8F67-9C325E623234}
- Xceed.Wpf.Toolkit
-
-
-
-
- MSBuild:Compile
- Designer
-
-
-
-
-
-
- HomeView.xaml
-
-
- AvalonDockView.xaml
-
-
-
- BusyIndicatorCustomContentTemplateView.xaml
-
-
- BusyIndicatorCustomContentView.xaml
-
-
- BusyIndicatorView.xaml
-
-
- IconButtonView.xaml
-
-
- ButtonSpinnerView.xaml
-
-
- DropDownSplitButtonView.xaml
-
-
- CalculatorView.xaml
-
-
-
- ChartAxisView.xaml
-
-
- ChartLegendView.xaml
-
-
- ChartSeriesBasicTypesView.xaml
-
-
- ChartSeriesDataPointsBindingView.xaml
-
-
- ChartStylingAxesGridView.xaml
-
-
- ChartStylingColumnSeriesView.xaml
-
-
- ChartStylingLineSeriesView.xaml
-
-
- ChartStylingPieSeriesView.xaml
-
-
- CheckListsView.xaml
-
-
- ColorView.xaml
-
-
-
-
- DataGridView.xaml
-
-
- MultiColumnComboBoxView.xaml
-
-
-
-
- DateTimeView.xaml
-
-
- FilePickerView.xaml
-
-
- RadialGaugeView.xaml
-
-
-
- ListBoxView.xaml
-
-
-
-
- MagnifierView.xaml
-
-
-
-
- MaterialHamburgerView.xaml
-
-
- MaterialComboBoxView.xaml
-
-
-
- MaterialListBoxView.xaml
-
-
- MaterialToolTipView.xaml
-
-
- MaterialDropDownView.xaml
-
-
- MaterialSwitchView.xaml
-
-
- MaterialFrameView.xaml
-
-
- MaterialTabsView.xaml
-
-
- MaterialProgressBarCircularView.xaml
-
-
- MaterialProgressBarView.xaml
-
-
- MaterialRadioButtonView.xaml
-
-
- MaterialCheckBoxView.xaml
-
-
- MaterialToastView.xaml
-
-
- MaterialSliderView.xaml
-
-
- MaterialTextFieldView.xaml
-
-
- MaterialButtonView.xaml
-
-
- MaterialControlsView.xaml
-
-
- MultiCalendarView.xaml
-
-
- NumericView.xaml
-
-
-
- SwitchPanelView.xaml
-
-
-
- PieChartView.xaml
-
-
- PieProgressView.xaml
-
-
- PieView.xaml
-
-
-
- PileFlowPanelView.xaml
-
-
-
- LastNameUserControlEditor.xaml
-
-
- PropertyGridPropertyItemStyleView.xaml
-
-
- PropertyGridDefinitionKeyView.xaml
-
-
- PropertyGridEditorDefinitionsView.xaml
-
-
- PropertyGridAttributesView.xaml
-
-
- PropertyGridSelectedObjectView.xaml
-
-
- PropertyGridCustomPropertyView.xaml
-
-
- PropertyGridPropertiesView.xaml
-
-
- PropertyGridPropertiesSourceView.xaml
-
-
- DisplayLocalizationRes.resx
- True
- True
-
-
- PropertyGridBindingToStructsView.xaml
-
-
- PropertyGridCategoryOrderView.xaml
-
-
- PropertyGridCustomEditorsView.xaml
-
-
- PropertyGridDefaultEditorsView.xaml
-
-
- PropertyGridDisplayLocalizationView.xaml
-
-
- PropertyGridMultiSelectedObjectsView.xaml
-
-
- PropertyGridSpecifyingPropertiesView.xaml
-
-
- PropertyGridExpandingNonPrimitivesView.xaml
-
-
- PropertyGridView.xaml
-
-
-
-
- RangeSliderView.xaml
-
-
- RatingView.xaml
-
-
- SlideShowView.xaml
-
-
- AutoSelectTextboxView.xaml
-
-
- MaskedTextboxView.xaml
-
-
- MultiLineTextEditorView.xaml
-
-
- RichTextboxView.xaml
-
-
- WatermarkPasswordBoxView.xaml
-
-
- WatermarkTextboxView.xaml
-
-
-
- ThemingAvalonDockView.xaml
-
-
- ThemingCoreWPFView.xaml
-
-
- ThemingDataGridView.xaml
-
-
- ThemingExtendedToolkitView.xaml
-
-
- ThemingListBoxView.xaml
-
-
- TimelinePanelView.xaml
-
-
- TimeSpanView.xaml
-
-
- ToggleSwitchView.xaml
-
-
- TokenizedTextBoxView.xaml
-
-
- WatermarkComboBoxView.xaml
-
-
-
-
- WindowModelEditor.xaml
-
-
- ChildWindowView.xaml
-
-
- StyleableWindowView.xaml
-
-
- WindowContainerView.xaml
-
-
- WizardView.xaml
-
-
-
-
-
-
-
-
- ZoomboxView.xaml
-
-
+
+
+
+
+
+
+
+
+
True
True
Reference.datasvcmap
-
- Designer
- MSBuild:Compile
-
-
- MSBuild:Compile
- Designer
-
-
- App.xaml
- Code
-
-
-
-
-
-
- MainWindow.xaml
- Code
-
-
- Designer
- MSBuild:Compile
-
-
- MSBuild:Compile
- Designer
-
-
- MSBuild:Compile
- Designer
-
-
- MSBuild:Compile
- Designer
-
-
- MSBuild:Compile
- Designer
-
-
- MSBuild:Compile
- Designer
-
-
- MSBuild:Compile
- Designer
-
-
- MSBuild:Compile
- Designer
-
-
- MSBuild:Compile
- Designer
-
-
- Designer
- MSBuild:Compile
-
-
- MSBuild:Compile
- Designer
-
-
- Designer
- MSBuild:Compile
-
-
- Designer
- MSBuild:Compile
-
-
- Designer
- MSBuild:Compile
-
-
- Designer
- MSBuild:Compile
-
-
- Designer
- MSBuild:Compile
-
-
- Designer
- MSBuild:Compile
-
-
- Designer
- MSBuild:Compile
-
-
- Designer
- MSBuild:Compile
-
-
- MSBuild:Compile
- Designer
-
-
- MSBuild:Compile
- Designer
-
-
- MSBuild:Compile
- Designer
-
-
- MSBuild:Compile
- Designer
-
-
- MSBuild:Compile
- Designer
-
-
- Designer
- MSBuild:Compile
-
-
- Designer
- MSBuild:Compile
-
-
- Designer
- MSBuild:Compile
-
-
- MSBuild:Compile
- Designer
-
-
- Designer
- MSBuild:Compile
-
-
- MSBuild:Compile
- Designer
-
-
- MSBuild:Compile
- Designer
-
-
- MSBuild:Compile
- Designer
-
-
- MSBuild:Compile
- Designer
-
-
- MSBuild:Compile
- Designer
-
-
- MSBuild:Compile
- Designer
-
-
- MSBuild:Compile
- Designer
-
-
- MSBuild:Compile
- Designer
-
-
- MSBuild:Compile
- Designer
-
-
- MSBuild:Compile
- Designer
-
-
- MSBuild:Compile
- Designer
-
-
- MSBuild:Compile
- Designer
-
-
- MSBuild:Compile
- Designer
-
-
- MSBuild:Compile
- Designer
-
-
- MSBuild:Compile
- Designer
-
-
- MSBuild:Compile
- Designer
-
-
- MSBuild:Compile
- Designer
-
-
- MSBuild:Compile
- Designer
-
-
- MSBuild:Compile
- Designer
-
-
- MSBuild:Compile
- Designer
-
-
- MSBuild:Compile
- Designer
-
-
- MSBuild:Compile
- Designer
-
-
- MSBuild:Compile
- Designer
-
-
- Designer
- MSBuild:Compile
-
-
- MSBuild:Compile
- Designer
-
-
- MSBuild:Compile
- Designer
-
-
- MSBuild:Compile
- Designer
-
-
- MSBuild:Compile
- Designer
-
-
- MSBuild:Compile
- Designer
-
-
- MSBuild:Compile
- Designer
-
-
- MSBuild:Compile
- Designer
-
-
- MSBuild:Compile
- Designer
-
-
- MSBuild:Compile
- Designer
-
-
- MSBuild:Compile
- Designer
-
-
- MSBuild:Compile
- Designer
-
-
- MSBuild:Compile
- Designer
-
-
- MSBuild:Compile
- Designer
-
-
- MSBuild:Compile
- Designer
-
-
- MSBuild:Compile
- Designer
-
-
- MSBuild:Compile
- Designer
-
-
- MSBuild:Compile
- Designer
-
-
- MSBuild:Compile
- Designer
-
-
- Designer
- MSBuild:Compile
-
-
- Designer
- MSBuild:Compile
-
-
- MSBuild:Compile
- Designer
-
-
- MSBuild:Compile
- Designer
-
-
- MSBuild:Compile
- Designer
-
-
- MSBuild:Compile
- Designer
-
-
- MSBuild:Compile
- Designer
-
-
- MSBuild:Compile
- Designer
-
-
- MSBuild:Compile
- Designer
-
-
- Designer
- MSBuild:Compile
-
-
- Designer
- MSBuild:Compile
-
-
- MSBuild:Compile
- Designer
-
-
- MSBuild:Compile
- Designer
-
-
- MSBuild:Compile
- Designer
-
-
- Designer
- MSBuild:Compile
-
-
- MSBuild:Compile
- Designer
-
-
- Designer
- MSBuild:Compile
-
-
- Designer
- MSBuild:Compile
-
-
- MSBuild:Compile
- Designer
-
-
- Designer
- MSBuild:Compile
-
-
- Designer
- MSBuild:Compile
-
-
- Designer
- MSBuild:Compile
-
-
- MSBuild:Compile
- Designer
-
-
- MSBuild:Compile
- Designer
-
-
- Designer
- MSBuild:Compile
-
-
- MSBuild:Compile
- Designer
-
-
- MSBuild:Compile
- Designer
-
-
- Code
-
-
- True
- True
- Resources.resx
-
-
- True
- Settings.settings
- True
-
-
- ResXFileCodeGenerator
- Resources.Designer.cs
-
-
- Designer
-
-
- ResXFileCodeGenerator
- DisplayLocalizationRes.Designer.cs
+
Designer
-
-
-
- Designer
-
-
- SettingsSingleFileGenerator
- Settings.Designer.cs
-
@@ -1047,7 +217,7 @@
-
+
DataServiceClientGenerator
Reference.cs
@@ -1426,27 +596,27 @@
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
- echo Deleting old CodeFiles directory...
-@if exist "$(ProjectDir)CodeFiles" rmdir /s /q "$(ProjectDir)CodeFiles"
-echo Copying sample code files...
-for /d /r "$(ProjectDir)Samples" %25%25a in (Views) do @if exist "%25%25a" xcopy "%25%25a" "$(ProjectDir)CodeFiles" /s /Y /I /q > NUL
-echo Renaming sample code files...
-for /f "tokens=*" %25%25f in ('dir "$(ProjectDir)CodeFiles\*.*" /b') do (
-move /y "$(ProjectDir)CodeFiles\%25%25f" "$(ProjectDir)CodeFiles\%25%25f.txt" > NUL
-)
+ echo Deleting old CodeFiles directory...
+@if exist "$(ProjectDir)CodeFiles" rmdir /s /q "$(ProjectDir)CodeFiles"
+echo Copying sample code files...
+for /d /r "$(ProjectDir)Samples" %25%25a in (Views) do @if exist "%25%25a" xcopy "%25%25a" "$(ProjectDir)CodeFiles" /s /Y /I /q > NUL
+echo Renaming sample code files...
+for /f "tokens=*" %25%25f in ('dir "$(ProjectDir)CodeFiles\*.*" /b') do (
+move /y "$(ProjectDir)CodeFiles\%25%25f" "$(ProjectDir)CodeFiles\%25%25f.txt" > NUL
+)
-
\ No newline at end of file
diff --git a/ExtendedWPFToolkitSolution/Xceed.Wpf.Toolkit.sln b/ExtendedWPFToolkitSolution/Xceed.Wpf.Toolkit.sln
index c6f8a6e9..ba626e84 100644
--- a/ExtendedWPFToolkitSolution/Xceed.Wpf.Toolkit.sln
+++ b/ExtendedWPFToolkitSolution/Xceed.Wpf.Toolkit.sln
@@ -1,7 +1,7 @@
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Xceed.Wpf.Toolkit.LiveExplorer", "Src\Xceed.Wpf.Toolkit.LiveExplorer\Xceed.Wpf.Toolkit.LiveExplorer.csproj", "{5E7DC9C8-3E27-400C-B84C-29FF9E710CB3}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Xceed.Wpf.Toolkit.LiveExplorer", "Src\Xceed.Wpf.Toolkit.LiveExplorer\Xceed.Wpf.Toolkit.LiveExplorer.csproj", "{5E7DC9C8-3E27-400C-B84C-29FF9E710CB3}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Xceed.Wpf.Toolkit", "Src\Xceed.Wpf.Toolkit\Xceed.Wpf.Toolkit.csproj", "{72E591D6-8F83-4D8C-8F67-9C325E623234}"
EndProject