diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock.Themes.Aero/obj/Debug/GeneratedInternalTypeHelper.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock.Themes.Aero/obj/Debug/GeneratedInternalTypeHelper.g.i.cs deleted file mode 100644 index 136dd1ba..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock.Themes.Aero/obj/Debug/GeneratedInternalTypeHelper.g.i.cs +++ /dev/null @@ -1,62 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -namespace XamlGeneratedNamespace { - - - /// - /// GeneratedInternalTypeHelper - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - public sealed class GeneratedInternalTypeHelper : System.Windows.Markup.InternalTypeHelper { - - /// - /// CreateInstance - /// - protected override object CreateInstance(System.Type type, System.Globalization.CultureInfo culture) { - return System.Activator.CreateInstance(type, ((System.Reflection.BindingFlags.Public | System.Reflection.BindingFlags.NonPublic) - | (System.Reflection.BindingFlags.Instance | System.Reflection.BindingFlags.CreateInstance)), null, null, culture); - } - - /// - /// GetPropertyValue - /// - protected override object GetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, System.Globalization.CultureInfo culture) { - return propertyInfo.GetValue(target, System.Reflection.BindingFlags.Default, null, null, culture); - } - - /// - /// SetPropertyValue - /// - protected override void SetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, object value, System.Globalization.CultureInfo culture) { - propertyInfo.SetValue(target, value, System.Reflection.BindingFlags.Default, null, null, culture); - } - - /// - /// CreateDelegate - /// - protected override System.Delegate CreateDelegate(System.Type delegateType, object target, string handler) { - return ((System.Delegate)(target.GetType().InvokeMember("_CreateDelegate", (System.Reflection.BindingFlags.InvokeMethod - | (System.Reflection.BindingFlags.NonPublic | System.Reflection.BindingFlags.Instance)), null, target, new object[] { - delegateType, - handler}, null))); - } - - /// - /// AddEventHandler - /// - protected override void AddEventHandler(System.Reflection.EventInfo eventInfo, object target, System.Delegate handler) { - eventInfo.AddEventHandler(target, handler); - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock.Themes.Aero/obj/Release/Brushes.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock.Themes.Aero/obj/Release/Brushes.baml deleted file mode 100644 index f2fc70fd..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock.Themes.Aero/obj/Release/Brushes.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock.Themes.Aero/obj/Release/GeneratedInternalTypeHelper.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock.Themes.Aero/obj/Release/GeneratedInternalTypeHelper.g.cs deleted file mode 100644 index c65238fb..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock.Themes.Aero/obj/Release/GeneratedInternalTypeHelper.g.cs +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock.Themes.Aero/obj/Release/GeneratedInternalTypeHelper.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock.Themes.Aero/obj/Release/GeneratedInternalTypeHelper.g.i.cs deleted file mode 100644 index 136dd1ba..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock.Themes.Aero/obj/Release/GeneratedInternalTypeHelper.g.i.cs +++ /dev/null @@ -1,62 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -namespace XamlGeneratedNamespace { - - - /// - /// GeneratedInternalTypeHelper - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - public sealed class GeneratedInternalTypeHelper : System.Windows.Markup.InternalTypeHelper { - - /// - /// CreateInstance - /// - protected override object CreateInstance(System.Type type, System.Globalization.CultureInfo culture) { - return System.Activator.CreateInstance(type, ((System.Reflection.BindingFlags.Public | System.Reflection.BindingFlags.NonPublic) - | (System.Reflection.BindingFlags.Instance | System.Reflection.BindingFlags.CreateInstance)), null, null, culture); - } - - /// - /// GetPropertyValue - /// - protected override object GetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, System.Globalization.CultureInfo culture) { - return propertyInfo.GetValue(target, System.Reflection.BindingFlags.Default, null, null, culture); - } - - /// - /// SetPropertyValue - /// - protected override void SetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, object value, System.Globalization.CultureInfo culture) { - propertyInfo.SetValue(target, value, System.Reflection.BindingFlags.Default, null, null, culture); - } - - /// - /// CreateDelegate - /// - protected override System.Delegate CreateDelegate(System.Type delegateType, object target, string handler) { - return ((System.Delegate)(target.GetType().InvokeMember("_CreateDelegate", (System.Reflection.BindingFlags.InvokeMethod - | (System.Reflection.BindingFlags.NonPublic | System.Reflection.BindingFlags.Instance)), null, target, new object[] { - delegateType, - handler}, null))); - } - - /// - /// AddEventHandler - /// - protected override void AddEventHandler(System.Reflection.EventInfo eventInfo, object target, System.Delegate handler) { - eventInfo.AddEventHandler(target, handler); - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock.Themes.Aero/obj/Release/Theme.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock.Themes.Aero/obj/Release/Theme.baml deleted file mode 100644 index 7558b5b0..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock.Themes.Aero/obj/Release/Theme.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock.Themes.Aero/obj/Release/Xceed.Wpf.AvalonDock.Themes.Aero.csproj.FileListAbsolute.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock.Themes.Aero/obj/Release/Xceed.Wpf.AvalonDock.Themes.Aero.csproj.FileListAbsolute.txt deleted file mode 100644 index 38d68938..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock.Themes.Aero/obj/Release/Xceed.Wpf.AvalonDock.Themes.Aero.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,23 +0,0 @@ -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.Aero\bin\Release\Xceed.Wpf.AvalonDock.Themes.Aero.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.Aero\bin\Release\Xceed.Wpf.AvalonDock.Themes.Aero.pdb -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.Aero\bin\Release\Xceed.Wpf.AvalonDock.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.Aero\bin\Release\Xceed.Wpf.AvalonDock.pdb -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.Aero\bin\Release\de\Xceed.Wpf.AvalonDock.resources.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.Aero\bin\Release\es\Xceed.Wpf.AvalonDock.resources.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.Aero\bin\Release\fr\Xceed.Wpf.AvalonDock.resources.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.Aero\bin\Release\hu\Xceed.Wpf.AvalonDock.resources.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.Aero\bin\Release\it\Xceed.Wpf.AvalonDock.resources.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.Aero\bin\Release\pt-BR\Xceed.Wpf.AvalonDock.resources.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.Aero\bin\Release\ro\Xceed.Wpf.AvalonDock.resources.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.Aero\bin\Release\ru\Xceed.Wpf.AvalonDock.resources.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.Aero\bin\Release\sv\Xceed.Wpf.AvalonDock.resources.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.Aero\bin\Release\zh-Hans\Xceed.Wpf.AvalonDock.resources.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.Aero\obj\Release\Xceed.Wpf.AvalonDock.Themes.Aero.csprojResolveAssemblyReference.cache -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.Aero\obj\Release\GeneratedInternalTypeHelper.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.Aero\obj\Release\Xceed.Wpf.AvalonDock.Themes.Aero_MarkupCompile.cache -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.Aero\obj\Release\Xceed.Wpf.AvalonDock.Themes.Aero_MarkupCompile.lref -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.Aero\obj\Release\Brushes.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.Aero\obj\Release\Theme.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.Aero\obj\Release\Xceed.Wpf.AvalonDock.Themes.Aero.g.resources -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.Aero\obj\Release\Xceed.Wpf.AvalonDock.Themes.Aero.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.Aero\obj\Release\Xceed.Wpf.AvalonDock.Themes.Aero.pdb diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock.Themes.Aero/obj/Release/Xceed.Wpf.AvalonDock.Themes.Aero.g.resources b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock.Themes.Aero/obj/Release/Xceed.Wpf.AvalonDock.Themes.Aero.g.resources deleted file mode 100644 index 9216728b..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock.Themes.Aero/obj/Release/Xceed.Wpf.AvalonDock.Themes.Aero.g.resources and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock.Themes.Aero/obj/Release/Xceed.Wpf.AvalonDock.Themes.Aero_MarkupCompile.lref b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock.Themes.Aero/obj/Release/Xceed.Wpf.AvalonDock.Themes.Aero_MarkupCompile.lref deleted file mode 100644 index 556f4e24..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock.Themes.Aero/obj/Release/Xceed.Wpf.AvalonDock.Themes.Aero_MarkupCompile.lref +++ /dev/null @@ -1,5 +0,0 @@ -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.Aero\obj\Release\GeneratedInternalTypeHelper.g.cs - -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.Aero\Brushes.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.Aero\Theme.xaml;; - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock.Themes.Metro/obj/Release/Brushes.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock.Themes.Metro/obj/Release/Brushes.baml deleted file mode 100644 index f9a94fe5..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock.Themes.Metro/obj/Release/Brushes.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock.Themes.Metro/obj/Release/Theme.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock.Themes.Metro/obj/Release/Theme.baml deleted file mode 100644 index 7c3c5841..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock.Themes.Metro/obj/Release/Theme.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock.Themes.Metro/obj/Release/Xceed.Wpf.AvalonDock.Themes.Metro.csproj.FileListAbsolute.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock.Themes.Metro/obj/Release/Xceed.Wpf.AvalonDock.Themes.Metro.csproj.FileListAbsolute.txt deleted file mode 100644 index 0c30339b..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock.Themes.Metro/obj/Release/Xceed.Wpf.AvalonDock.Themes.Metro.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,22 +0,0 @@ -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.Metro\bin\Release\Xceed.Wpf.AvalonDock.Themes.Metro.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.Metro\bin\Release\Xceed.Wpf.AvalonDock.Themes.Metro.pdb -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.Metro\bin\Release\Xceed.Wpf.AvalonDock.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.Metro\bin\Release\Xceed.Wpf.AvalonDock.pdb -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.Metro\bin\Release\de\Xceed.Wpf.AvalonDock.resources.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.Metro\bin\Release\es\Xceed.Wpf.AvalonDock.resources.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.Metro\bin\Release\fr\Xceed.Wpf.AvalonDock.resources.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.Metro\bin\Release\hu\Xceed.Wpf.AvalonDock.resources.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.Metro\bin\Release\it\Xceed.Wpf.AvalonDock.resources.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.Metro\bin\Release\pt-BR\Xceed.Wpf.AvalonDock.resources.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.Metro\bin\Release\ro\Xceed.Wpf.AvalonDock.resources.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.Metro\bin\Release\ru\Xceed.Wpf.AvalonDock.resources.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.Metro\bin\Release\sv\Xceed.Wpf.AvalonDock.resources.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.Metro\bin\Release\zh-Hans\Xceed.Wpf.AvalonDock.resources.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.Metro\obj\Release\Xceed.Wpf.AvalonDock.Themes.Metro.csprojResolveAssemblyReference.cache -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.Metro\obj\Release\Brushes.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.Metro\obj\Release\Xceed.Wpf.AvalonDock.Themes.Metro_MarkupCompile.cache -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.Metro\obj\Release\Xceed.Wpf.AvalonDock.Themes.Metro_MarkupCompile.lref -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.Metro\obj\Release\Theme.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.Metro\obj\Release\Xceed.Wpf.AvalonDock.Themes.Metro.g.resources -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.Metro\obj\Release\Xceed.Wpf.AvalonDock.Themes.Metro.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.Metro\obj\Release\Xceed.Wpf.AvalonDock.Themes.Metro.pdb diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock.Themes.Metro/obj/Release/Xceed.Wpf.AvalonDock.Themes.Metro.g.resources b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock.Themes.Metro/obj/Release/Xceed.Wpf.AvalonDock.Themes.Metro.g.resources deleted file mode 100644 index 9f250192..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock.Themes.Metro/obj/Release/Xceed.Wpf.AvalonDock.Themes.Metro.g.resources and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock.Themes.Metro/obj/Release/Xceed.Wpf.AvalonDock.Themes.Metro_MarkupCompile.lref b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock.Themes.Metro/obj/Release/Xceed.Wpf.AvalonDock.Themes.Metro_MarkupCompile.lref deleted file mode 100644 index a99d42b4..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock.Themes.Metro/obj/Release/Xceed.Wpf.AvalonDock.Themes.Metro_MarkupCompile.lref +++ /dev/null @@ -1,4 +0,0 @@ - - -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.Metro\Theme.xaml;; - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock.Themes.VS2010/obj/Release/Brushes.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock.Themes.VS2010/obj/Release/Brushes.baml deleted file mode 100644 index 140e78f6..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock.Themes.VS2010/obj/Release/Brushes.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock.Themes.VS2010/obj/Release/Theme.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock.Themes.VS2010/obj/Release/Theme.baml deleted file mode 100644 index c7159e9f..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock.Themes.VS2010/obj/Release/Theme.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock.Themes.VS2010/obj/Release/Xceed.Wpf.AvalonDock.Themes.VS2010.csproj.FileListAbsolute.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock.Themes.VS2010/obj/Release/Xceed.Wpf.AvalonDock.Themes.VS2010.csproj.FileListAbsolute.txt deleted file mode 100644 index 1b504512..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock.Themes.VS2010/obj/Release/Xceed.Wpf.AvalonDock.Themes.VS2010.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,22 +0,0 @@ -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.VS2010\bin\Release\Xceed.Wpf.AvalonDock.Themes.VS2010.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.VS2010\bin\Release\Xceed.Wpf.AvalonDock.Themes.VS2010.pdb -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.VS2010\bin\Release\Xceed.Wpf.AvalonDock.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.VS2010\bin\Release\Xceed.Wpf.AvalonDock.pdb -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.VS2010\bin\Release\de\Xceed.Wpf.AvalonDock.resources.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.VS2010\bin\Release\es\Xceed.Wpf.AvalonDock.resources.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.VS2010\bin\Release\fr\Xceed.Wpf.AvalonDock.resources.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.VS2010\bin\Release\hu\Xceed.Wpf.AvalonDock.resources.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.VS2010\bin\Release\it\Xceed.Wpf.AvalonDock.resources.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.VS2010\bin\Release\pt-BR\Xceed.Wpf.AvalonDock.resources.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.VS2010\bin\Release\ro\Xceed.Wpf.AvalonDock.resources.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.VS2010\bin\Release\ru\Xceed.Wpf.AvalonDock.resources.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.VS2010\bin\Release\sv\Xceed.Wpf.AvalonDock.resources.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.VS2010\bin\Release\zh-Hans\Xceed.Wpf.AvalonDock.resources.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.VS2010\obj\Release\Xceed.Wpf.AvalonDock.Themes.VS2010.csprojResolveAssemblyReference.cache -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.VS2010\obj\Release\Brushes.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.VS2010\obj\Release\Xceed.Wpf.AvalonDock.Themes.VS2010_MarkupCompile.cache -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.VS2010\obj\Release\Xceed.Wpf.AvalonDock.Themes.VS2010_MarkupCompile.lref -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.VS2010\obj\Release\Theme.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.VS2010\obj\Release\Xceed.Wpf.AvalonDock.Themes.VS2010.g.resources -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.VS2010\obj\Release\Xceed.Wpf.AvalonDock.Themes.VS2010.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.VS2010\obj\Release\Xceed.Wpf.AvalonDock.Themes.VS2010.pdb diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock.Themes.VS2010/obj/Release/Xceed.Wpf.AvalonDock.Themes.VS2010.g.resources b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock.Themes.VS2010/obj/Release/Xceed.Wpf.AvalonDock.Themes.VS2010.g.resources deleted file mode 100644 index 91044a8c..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock.Themes.VS2010/obj/Release/Xceed.Wpf.AvalonDock.Themes.VS2010.g.resources and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock.Themes.VS2010/obj/Release/Xceed.Wpf.AvalonDock.Themes.VS2010_MarkupCompile.lref b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock.Themes.VS2010/obj/Release/Xceed.Wpf.AvalonDock.Themes.VS2010_MarkupCompile.lref deleted file mode 100644 index 5885ecd8..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock.Themes.VS2010/obj/Release/Xceed.Wpf.AvalonDock.Themes.VS2010_MarkupCompile.lref +++ /dev/null @@ -1,4 +0,0 @@ - - -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock.Themes.VS2010\Theme.xaml;; - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/obj/Debug/GeneratedInternalTypeHelper.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/obj/Debug/GeneratedInternalTypeHelper.g.i.cs deleted file mode 100644 index 136dd1ba..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/obj/Debug/GeneratedInternalTypeHelper.g.i.cs +++ /dev/null @@ -1,62 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -namespace XamlGeneratedNamespace { - - - /// - /// GeneratedInternalTypeHelper - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - public sealed class GeneratedInternalTypeHelper : System.Windows.Markup.InternalTypeHelper { - - /// - /// CreateInstance - /// - protected override object CreateInstance(System.Type type, System.Globalization.CultureInfo culture) { - return System.Activator.CreateInstance(type, ((System.Reflection.BindingFlags.Public | System.Reflection.BindingFlags.NonPublic) - | (System.Reflection.BindingFlags.Instance | System.Reflection.BindingFlags.CreateInstance)), null, null, culture); - } - - /// - /// GetPropertyValue - /// - protected override object GetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, System.Globalization.CultureInfo culture) { - return propertyInfo.GetValue(target, System.Reflection.BindingFlags.Default, null, null, culture); - } - - /// - /// SetPropertyValue - /// - protected override void SetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, object value, System.Globalization.CultureInfo culture) { - propertyInfo.SetValue(target, value, System.Reflection.BindingFlags.Default, null, null, culture); - } - - /// - /// CreateDelegate - /// - protected override System.Delegate CreateDelegate(System.Type delegateType, object target, string handler) { - return ((System.Delegate)(target.GetType().InvokeMember("_CreateDelegate", (System.Reflection.BindingFlags.InvokeMethod - | (System.Reflection.BindingFlags.NonPublic | System.Reflection.BindingFlags.Instance)), null, target, new object[] { - delegateType, - handler}, null))); - } - - /// - /// AddEventHandler - /// - protected override void AddEventHandler(System.Reflection.EventInfo eventInfo, object target, System.Delegate handler) { - eventInfo.AddEventHandler(target, handler); - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/obj/Debug/Xceed.Wpf.AvalonDock_MarkupCompile.i.lref b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/obj/Debug/Xceed.Wpf.AvalonDock_MarkupCompile.i.lref deleted file mode 100644 index 9253ed6a..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/obj/Debug/Xceed.Wpf.AvalonDock_MarkupCompile.i.lref +++ /dev/null @@ -1,4 +0,0 @@ -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock\obj\Debug\GeneratedInternalTypeHelper.g.i.cs - -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock\Themes\generic.xaml;; - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/obj/Release/GeneratedInternalTypeHelper.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/obj/Release/GeneratedInternalTypeHelper.g.cs deleted file mode 100644 index c65238fb..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/obj/Release/GeneratedInternalTypeHelper.g.cs +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/obj/Release/GeneratedInternalTypeHelper.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/obj/Release/GeneratedInternalTypeHelper.g.i.cs deleted file mode 100644 index 136dd1ba..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/obj/Release/GeneratedInternalTypeHelper.g.i.cs +++ /dev/null @@ -1,62 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -namespace XamlGeneratedNamespace { - - - /// - /// GeneratedInternalTypeHelper - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - public sealed class GeneratedInternalTypeHelper : System.Windows.Markup.InternalTypeHelper { - - /// - /// CreateInstance - /// - protected override object CreateInstance(System.Type type, System.Globalization.CultureInfo culture) { - return System.Activator.CreateInstance(type, ((System.Reflection.BindingFlags.Public | System.Reflection.BindingFlags.NonPublic) - | (System.Reflection.BindingFlags.Instance | System.Reflection.BindingFlags.CreateInstance)), null, null, culture); - } - - /// - /// GetPropertyValue - /// - protected override object GetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, System.Globalization.CultureInfo culture) { - return propertyInfo.GetValue(target, System.Reflection.BindingFlags.Default, null, null, culture); - } - - /// - /// SetPropertyValue - /// - protected override void SetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, object value, System.Globalization.CultureInfo culture) { - propertyInfo.SetValue(target, value, System.Reflection.BindingFlags.Default, null, null, culture); - } - - /// - /// CreateDelegate - /// - protected override System.Delegate CreateDelegate(System.Type delegateType, object target, string handler) { - return ((System.Delegate)(target.GetType().InvokeMember("_CreateDelegate", (System.Reflection.BindingFlags.InvokeMethod - | (System.Reflection.BindingFlags.NonPublic | System.Reflection.BindingFlags.Instance)), null, target, new object[] { - delegateType, - handler}, null))); - } - - /// - /// AddEventHandler - /// - protected override void AddEventHandler(System.Reflection.EventInfo eventInfo, object target, System.Delegate handler) { - eventInfo.AddEventHandler(target, handler); - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/obj/Release/Themes/generic.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/obj/Release/Themes/generic.baml deleted file mode 100644 index f533a4a6..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/obj/Release/Themes/generic.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/obj/Release/Xceed.Wpf.AvalonDock.Properties.Resources.de.resources b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/obj/Release/Xceed.Wpf.AvalonDock.Properties.Resources.de.resources deleted file mode 100644 index 731974d0..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/obj/Release/Xceed.Wpf.AvalonDock.Properties.Resources.de.resources and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/obj/Release/Xceed.Wpf.AvalonDock.Properties.Resources.es.resources b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/obj/Release/Xceed.Wpf.AvalonDock.Properties.Resources.es.resources deleted file mode 100644 index c9f8c2a3..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/obj/Release/Xceed.Wpf.AvalonDock.Properties.Resources.es.resources and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/obj/Release/Xceed.Wpf.AvalonDock.Properties.Resources.fr.resources b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/obj/Release/Xceed.Wpf.AvalonDock.Properties.Resources.fr.resources deleted file mode 100644 index 273694c5..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/obj/Release/Xceed.Wpf.AvalonDock.Properties.Resources.fr.resources and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/obj/Release/Xceed.Wpf.AvalonDock.Properties.Resources.hu.resources b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/obj/Release/Xceed.Wpf.AvalonDock.Properties.Resources.hu.resources deleted file mode 100644 index ebb52947..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/obj/Release/Xceed.Wpf.AvalonDock.Properties.Resources.hu.resources and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/obj/Release/Xceed.Wpf.AvalonDock.Properties.Resources.it.resources b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/obj/Release/Xceed.Wpf.AvalonDock.Properties.Resources.it.resources deleted file mode 100644 index 9ef18955..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/obj/Release/Xceed.Wpf.AvalonDock.Properties.Resources.it.resources and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/obj/Release/Xceed.Wpf.AvalonDock.Properties.Resources.pt-BR.resources b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/obj/Release/Xceed.Wpf.AvalonDock.Properties.Resources.pt-BR.resources deleted file mode 100644 index b92e3121..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/obj/Release/Xceed.Wpf.AvalonDock.Properties.Resources.pt-BR.resources and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/obj/Release/Xceed.Wpf.AvalonDock.Properties.Resources.resources b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/obj/Release/Xceed.Wpf.AvalonDock.Properties.Resources.resources deleted file mode 100644 index 3d76d4a7..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/obj/Release/Xceed.Wpf.AvalonDock.Properties.Resources.resources and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/obj/Release/Xceed.Wpf.AvalonDock.Properties.Resources.ro.resources b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/obj/Release/Xceed.Wpf.AvalonDock.Properties.Resources.ro.resources deleted file mode 100644 index 72cc3572..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/obj/Release/Xceed.Wpf.AvalonDock.Properties.Resources.ro.resources and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/obj/Release/Xceed.Wpf.AvalonDock.Properties.Resources.ru.resources b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/obj/Release/Xceed.Wpf.AvalonDock.Properties.Resources.ru.resources deleted file mode 100644 index 1a506a3f..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/obj/Release/Xceed.Wpf.AvalonDock.Properties.Resources.ru.resources and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/obj/Release/Xceed.Wpf.AvalonDock.Properties.Resources.sv.resources b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/obj/Release/Xceed.Wpf.AvalonDock.Properties.Resources.sv.resources deleted file mode 100644 index 0dcddefb..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/obj/Release/Xceed.Wpf.AvalonDock.Properties.Resources.sv.resources and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/obj/Release/Xceed.Wpf.AvalonDock.Properties.Resources.zh-Hans.resources b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/obj/Release/Xceed.Wpf.AvalonDock.Properties.Resources.zh-Hans.resources deleted file mode 100644 index c37ae25c..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/obj/Release/Xceed.Wpf.AvalonDock.Properties.Resources.zh-Hans.resources and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/obj/Release/Xceed.Wpf.AvalonDock.csproj.FileListAbsolute.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/obj/Release/Xceed.Wpf.AvalonDock.csproj.FileListAbsolute.txt deleted file mode 100644 index 5e4d048b..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/obj/Release/Xceed.Wpf.AvalonDock.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,44 +0,0 @@ -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock\bin\Release\Xceed.Wpf.AvalonDock.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock\bin\Release\Xceed.Wpf.AvalonDock.pdb -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock\bin\Release\hu\Xceed.Wpf.AvalonDock.resources.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock\bin\Release\it\Xceed.Wpf.AvalonDock.resources.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock\bin\Release\fr\Xceed.Wpf.AvalonDock.resources.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock\bin\Release\es\Xceed.Wpf.AvalonDock.resources.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock\bin\Release\pt-BR\Xceed.Wpf.AvalonDock.resources.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock\bin\Release\ru\Xceed.Wpf.AvalonDock.resources.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock\bin\Release\de\Xceed.Wpf.AvalonDock.resources.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock\bin\Release\sv\Xceed.Wpf.AvalonDock.resources.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock\bin\Release\zh-Hans\Xceed.Wpf.AvalonDock.resources.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock\bin\Release\ro\Xceed.Wpf.AvalonDock.resources.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock\bin\Release\Xceed.Wpf.Toolkit.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock\bin\Release\Xceed.Wpf.Toolkit.pdb -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock\obj\Release\Xceed.Wpf.AvalonDock.csprojResolveAssemblyReference.cache -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock\obj\Release\GeneratedInternalTypeHelper.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock\obj\Release\Xceed.Wpf.AvalonDock_MarkupCompile.cache -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock\obj\Release\Xceed.Wpf.AvalonDock_MarkupCompile.lref -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock\obj\Release\Themes\generic.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock\obj\Release\Xceed.Wpf.AvalonDock.g.resources -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock\obj\Release\Xceed.Wpf.AvalonDock.Properties.Resources.resources -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock\obj\Release\Xceed.Wpf.AvalonDock.Properties.Resources.hu.resources -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock\obj\Release\Xceed.Wpf.AvalonDock.Properties.Resources.it.resources -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock\obj\Release\Xceed.Wpf.AvalonDock.Properties.Resources.fr.resources -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock\obj\Release\Xceed.Wpf.AvalonDock.Properties.Resources.es.resources -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock\obj\Release\Xceed.Wpf.AvalonDock.Properties.Resources.pt-BR.resources -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock\obj\Release\Xceed.Wpf.AvalonDock.Properties.Resources.ru.resources -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock\obj\Release\Xceed.Wpf.AvalonDock.Properties.Resources.de.resources -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock\obj\Release\Xceed.Wpf.AvalonDock.Properties.Resources.sv.resources -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock\obj\Release\Xceed.Wpf.AvalonDock.Properties.Resources.zh-Hans.resources -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock\obj\Release\Xceed.Wpf.AvalonDock.Properties.Resources.ro.resources -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock\obj\Release\Xceed.Wpf.AvalonDock.csproj.GenerateResource.Cache -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock\obj\Release\hu\Xceed.Wpf.AvalonDock.resources.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock\obj\Release\it\Xceed.Wpf.AvalonDock.resources.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock\obj\Release\fr\Xceed.Wpf.AvalonDock.resources.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock\obj\Release\es\Xceed.Wpf.AvalonDock.resources.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock\obj\Release\pt-BR\Xceed.Wpf.AvalonDock.resources.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock\obj\Release\ru\Xceed.Wpf.AvalonDock.resources.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock\obj\Release\de\Xceed.Wpf.AvalonDock.resources.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock\obj\Release\sv\Xceed.Wpf.AvalonDock.resources.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock\obj\Release\zh-Hans\Xceed.Wpf.AvalonDock.resources.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock\obj\Release\ro\Xceed.Wpf.AvalonDock.resources.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock\obj\Release\Xceed.Wpf.AvalonDock.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock\obj\Release\Xceed.Wpf.AvalonDock.pdb diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/obj/Release/Xceed.Wpf.AvalonDock.g.resources b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/obj/Release/Xceed.Wpf.AvalonDock.g.resources deleted file mode 100644 index c285362a..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/obj/Release/Xceed.Wpf.AvalonDock.g.resources and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/obj/Release/Xceed.Wpf.AvalonDock_MarkupCompile.i.lref b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/obj/Release/Xceed.Wpf.AvalonDock_MarkupCompile.i.lref deleted file mode 100644 index 6fb7c203..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/obj/Release/Xceed.Wpf.AvalonDock_MarkupCompile.i.lref +++ /dev/null @@ -1,4 +0,0 @@ -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock\obj\Release\GeneratedInternalTypeHelper.g.i.cs - -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock\Themes\generic.xaml;; - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/obj/Release/Xceed.Wpf.AvalonDock_MarkupCompile.lref b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/obj/Release/Xceed.Wpf.AvalonDock_MarkupCompile.lref deleted file mode 100644 index 5c619c2d..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.AvalonDock/obj/Release/Xceed.Wpf.AvalonDock_MarkupCompile.lref +++ /dev/null @@ -1,4 +0,0 @@ -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock\obj\Release\GeneratedInternalTypeHelper.g.cs - -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.AvalonDock\Themes\generic.xaml;; - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/bin/Debug/Xceed.Wpf.Toolkit.LiveExplorer.exe.config b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/bin/Debug/Xceed.Wpf.Toolkit.LiveExplorer.exe.config deleted file mode 100644 index 23366171..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/bin/Debug/Xceed.Wpf.Toolkit.LiveExplorer.exe.config +++ /dev/null @@ -1,23 +0,0 @@ - - - - -
- - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/bin/Debug/Xceed.Wpf.Toolkit.LiveExplorer.vshost.exe.config b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/bin/Debug/Xceed.Wpf.Toolkit.LiveExplorer.vshost.exe.config deleted file mode 100644 index 23366171..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/bin/Debug/Xceed.Wpf.Toolkit.LiveExplorer.vshost.exe.config +++ /dev/null @@ -1,23 +0,0 @@ - - - - -
- - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/bin/Release/Xceed.Wpf.Toolkit.LiveExplorer.application b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/bin/Release/Xceed.Wpf.Toolkit.LiveExplorer.application deleted file mode 100644 index 85f8d7ed..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/bin/Release/Xceed.Wpf.Toolkit.LiveExplorer.application +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - ob1xtL0NFoBuWOm6eWhtN/R2wCI= - - - - \ No newline at end of file diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/bin/Release/Xceed.Wpf.Toolkit.LiveExplorer.exe.config b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/bin/Release/Xceed.Wpf.Toolkit.LiveExplorer.exe.config deleted file mode 100644 index 23366171..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/bin/Release/Xceed.Wpf.Toolkit.LiveExplorer.exe.config +++ /dev/null @@ -1,23 +0,0 @@ - - - - -
- - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/bin/Release/Xceed.Wpf.Toolkit.LiveExplorer.exe.manifest b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/bin/Release/Xceed.Wpf.Toolkit.LiveExplorer.exe.manifest deleted file mode 100644 index df3d3358..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/bin/Release/Xceed.Wpf.Toolkit.LiveExplorer.exe.manifest +++ /dev/null @@ -1,298 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - fJ+tiQsbOQwfGd3itpkyUquu3RA= - - - - - - - - - - - - iK9HDffv2Q6qrh3sPkrXxIxhPYQ= - - - - - - - - - - - - 5BfdaqLid+/kyJCQX52bEt2rEU8= - - - - - - - - - - - - FmHDLfKoQyzMD6VzydX31KxFVwQ= - - - - - - - - - - - - HysaXhpNt3jXo9+ZbwTHhmqc/ZI= - - - - - - - - - - - - wWS+24oJwFk6HrRmBg5TmTuOSrI= - - - - - - - - - - - - fLJrmg3/6gkuHVpvm48rHU0PQu8= - - - - - - - - - - - - APZdP9nOSFv9/VEayZ7e1u3YQwg= - - - - - - - - - - - - dSmBWR4oV60hXzMEcu5Pzv78324= - - - - - - - - - - - - v9u0pYRMOsstuMutmXdyhxwVSoE= - - - - - - - - - - - - aLiV5N9DeMFHFId42Hauinb7z10= - - - - - - - - - - - - pHMnOAZhLdiVxLW8WVr7oKSNvzc= - - - - - - - - - - - - 6HW2YrRgZzx55mSInWqY5G2Rmtg= - - - - - - - - - - - - dk2/e/lvOlxMqaSBa7vwkuVMmWY= - - - - - - - - - - - - K9KOIk/JBcp0My6g71prOBaVSso= - - - - - - - - - - - - h7GeHgNOmosQ3JAdBzkZH1g8UZs= - - - - - - - - - - - - rzSCAw1wGgE9FFQGxPlp62E0H3E= - - - - - - - - - - - - e/H+bvBidZ6C9yzoGNEGVxWvT3Q= - - - - - - - - - - - - vsLAPrssl9QqQjMJSoMqV2acKVI= - - - - - - - - - - +gOYudfK6KDh/6TPnBz61fPTSDc= - - - - - - - - - I+4TtxHlXRDLuy+spjHIoJq5EXc= - - - - - - - - - - \ No newline at end of file diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/bin/Release/Xceed.Wpf.Toolkit.LiveExplorer.vshost.application b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/bin/Release/Xceed.Wpf.Toolkit.LiveExplorer.vshost.application deleted file mode 100644 index 85f8d7ed..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/bin/Release/Xceed.Wpf.Toolkit.LiveExplorer.vshost.application +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - ob1xtL0NFoBuWOm6eWhtN/R2wCI= - - - - \ No newline at end of file diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/bin/Release/Xceed.Wpf.Toolkit.LiveExplorer.vshost.exe.config b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/bin/Release/Xceed.Wpf.Toolkit.LiveExplorer.vshost.exe.config deleted file mode 100644 index 23366171..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/bin/Release/Xceed.Wpf.Toolkit.LiveExplorer.vshost.exe.config +++ /dev/null @@ -1,23 +0,0 @@ - - - - -
- - - - - - - - - - - - - - - - - - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/bin/Release/Xceed.Wpf.Toolkit.LiveExplorer.vshost.exe.manifest b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/bin/Release/Xceed.Wpf.Toolkit.LiveExplorer.vshost.exe.manifest deleted file mode 100644 index df3d3358..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/bin/Release/Xceed.Wpf.Toolkit.LiveExplorer.vshost.exe.manifest +++ /dev/null @@ -1,298 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - fJ+tiQsbOQwfGd3itpkyUquu3RA= - - - - - - - - - - - - iK9HDffv2Q6qrh3sPkrXxIxhPYQ= - - - - - - - - - - - - 5BfdaqLid+/kyJCQX52bEt2rEU8= - - - - - - - - - - - - FmHDLfKoQyzMD6VzydX31KxFVwQ= - - - - - - - - - - - - HysaXhpNt3jXo9+ZbwTHhmqc/ZI= - - - - - - - - - - - - wWS+24oJwFk6HrRmBg5TmTuOSrI= - - - - - - - - - - - - fLJrmg3/6gkuHVpvm48rHU0PQu8= - - - - - - - - - - - - APZdP9nOSFv9/VEayZ7e1u3YQwg= - - - - - - - - - - - - dSmBWR4oV60hXzMEcu5Pzv78324= - - - - - - - - - - - - v9u0pYRMOsstuMutmXdyhxwVSoE= - - - - - - - - - - - - aLiV5N9DeMFHFId42Hauinb7z10= - - - - - - - - - - - - pHMnOAZhLdiVxLW8WVr7oKSNvzc= - - - - - - - - - - - - 6HW2YrRgZzx55mSInWqY5G2Rmtg= - - - - - - - - - - - - dk2/e/lvOlxMqaSBa7vwkuVMmWY= - - - - - - - - - - - - K9KOIk/JBcp0My6g71prOBaVSso= - - - - - - - - - - - - h7GeHgNOmosQ3JAdBzkZH1g8UZs= - - - - - - - - - - - - rzSCAw1wGgE9FFQGxPlp62E0H3E= - - - - - - - - - - - - e/H+bvBidZ6C9yzoGNEGVxWvT3Q= - - - - - - - - - - - - vsLAPrssl9QqQjMJSoMqV2acKVI= - - - - - - - - - - +gOYudfK6KDh/6TPnBz61fPTSDc= - - - - - - - - - I+4TtxHlXRDLuy+spjHIoJq5EXc= - - - - - - - - - - \ No newline at end of file diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/App.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/App.g.i.cs deleted file mode 100644 index d1818617..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/App.g.i.cs +++ /dev/null @@ -1,82 +0,0 @@ -#pragma checksum "..\..\..\App.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "390A483377036FCDA29DB7DD54DF5E9AF95187A7" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer { - - - /// - /// App - /// - public partial class App : System.Windows.Application { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - - #line 19 "..\..\..\App.xaml" - this.StartupUri = new System.Uri("MainWindow.xaml", System.UriKind.Relative); - - #line default - #line hidden - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/app.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\App.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - /// - /// Application Entry Point. - /// - [System.STAThreadAttribute()] - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public static void Main() { - Xceed.Wpf.Toolkit.LiveExplorer.App app = new Xceed.Wpf.Toolkit.LiveExplorer.App(); - app.InitializeComponent(); - app.Run(); - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/GeneratedInternalTypeHelper.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/GeneratedInternalTypeHelper.g.i.cs deleted file mode 100644 index 136dd1ba..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/GeneratedInternalTypeHelper.g.i.cs +++ /dev/null @@ -1,62 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -namespace XamlGeneratedNamespace { - - - /// - /// GeneratedInternalTypeHelper - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - public sealed class GeneratedInternalTypeHelper : System.Windows.Markup.InternalTypeHelper { - - /// - /// CreateInstance - /// - protected override object CreateInstance(System.Type type, System.Globalization.CultureInfo culture) { - return System.Activator.CreateInstance(type, ((System.Reflection.BindingFlags.Public | System.Reflection.BindingFlags.NonPublic) - | (System.Reflection.BindingFlags.Instance | System.Reflection.BindingFlags.CreateInstance)), null, null, culture); - } - - /// - /// GetPropertyValue - /// - protected override object GetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, System.Globalization.CultureInfo culture) { - return propertyInfo.GetValue(target, System.Reflection.BindingFlags.Default, null, null, culture); - } - - /// - /// SetPropertyValue - /// - protected override void SetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, object value, System.Globalization.CultureInfo culture) { - propertyInfo.SetValue(target, value, System.Reflection.BindingFlags.Default, null, null, culture); - } - - /// - /// CreateDelegate - /// - protected override System.Delegate CreateDelegate(System.Type delegateType, object target, string handler) { - return ((System.Delegate)(target.GetType().InvokeMember("_CreateDelegate", (System.Reflection.BindingFlags.InvokeMethod - | (System.Reflection.BindingFlags.NonPublic | System.Reflection.BindingFlags.Instance)), null, target, new object[] { - delegateType, - handler}, null))); - } - - /// - /// AddEventHandler - /// - protected override void AddEventHandler(System.Reflection.EventInfo eventInfo, object target, System.Delegate handler) { - eventInfo.AddEventHandler(target, handler); - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/Chart/Views/ChartAxisView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/Chart/Views/ChartAxisView.g.i.cs deleted file mode 100644 index 94555382..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/Chart/Views/ChartAxisView.g.i.cs +++ /dev/null @@ -1,106 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Chart\Views\ChartAxisView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "8C804BAC059DE6A9167F0B4AE0B8060C1EC1752D" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.BusyIndicator.Converters; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart.Converters; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart.Views { - - - /// - /// ChartAxisView - /// - public partial class ChartAxisView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 23 "..\..\..\..\..\..\Samples\Chart\Views\ChartAxisView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart.Views.ChartAxisView _demo; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/chart/views/chartaxisview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Chart\Views\ChartAxisView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._demo = ((Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart.Views.ChartAxisView)(target)); - return; - case 2: - - #line 32 "..\..\..\..\..\..\Samples\Chart\Views\ChartAxisView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/Chart/Views/ChartLegendView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/Chart/Views/ChartLegendView.g.i.cs deleted file mode 100644 index c827a2ef..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/Chart/Views/ChartLegendView.g.i.cs +++ /dev/null @@ -1,96 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Chart\Views\ChartLegendView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "5B3473F047D9EBA09D5F80EEF14CBE425E00C9A2" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart.Converters; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart.Views { - - - /// - /// ChartLegendView - /// - public partial class ChartLegendView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/chart/views/chartlegendview.xam" + - "l", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Chart\Views\ChartLegendView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 34 "..\..\..\..\..\..\Samples\Chart\Views\ChartLegendView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/Chart/Views/ChartSeriesBasicTypesView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/Chart/Views/ChartSeriesBasicTypesView.g.i.cs deleted file mode 100644 index 1093f7a9..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/Chart/Views/ChartSeriesBasicTypesView.g.i.cs +++ /dev/null @@ -1,96 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Chart\Views\ChartSeriesBasicTypesView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "F42D42595B29EAC4CA2F06846B044A39E9A19EF1" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart.Converters; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart.Views { - - - /// - /// ChartSeriesBasicTypesView - /// - public partial class ChartSeriesBasicTypesView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/chart/views/chartseriesbasictyp" + - "esview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Chart\Views\ChartSeriesBasicTypesView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 31 "..\..\..\..\..\..\Samples\Chart\Views\ChartSeriesBasicTypesView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/Chart/Views/ChartSeriesDataPointsBindingView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/Chart/Views/ChartSeriesDataPointsBindingView.g.i.cs deleted file mode 100644 index fd37b113..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/Chart/Views/ChartSeriesDataPointsBindingView.g.i.cs +++ /dev/null @@ -1,97 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Chart\Views\ChartSeriesDataPointsBindingView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "BF7F10BC81C29636C39143B45DEB7CD3DDA62579" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart.Converters; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart.Views { - - - /// - /// ChartSeriesDataPointsBindingView - /// - public partial class ChartSeriesDataPointsBindingView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/chart/views/chartseriesdatapoin" + - "tsbindingview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Chart\Views\ChartSeriesDataPointsBindingView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 32 "..\..\..\..\..\..\Samples\Chart\Views\ChartSeriesDataPointsBindingView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/Chart/Views/ChartStylingAxesGridView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/Chart/Views/ChartStylingAxesGridView.g.i.cs deleted file mode 100644 index 4f7ee8a8..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/Chart/Views/ChartStylingAxesGridView.g.i.cs +++ /dev/null @@ -1,95 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Chart\Views\ChartStylingAxesGridView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "5EFECE7A64E470F596F4AAC0D11813D8AD5AE1BC" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart.Converters; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart.Views { - - - /// - /// ChartStylingAxesGridView - /// - public partial class ChartStylingAxesGridView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/chart/views/chartstylingaxesgri" + - "dview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Chart\Views\ChartStylingAxesGridView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 30 "..\..\..\..\..\..\Samples\Chart\Views\ChartStylingAxesGridView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/Chart/Views/ChartStylingColumnSeriesView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/Chart/Views/ChartStylingColumnSeriesView.g.i.cs deleted file mode 100644 index 0a8c3cf7..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/Chart/Views/ChartStylingColumnSeriesView.g.i.cs +++ /dev/null @@ -1,96 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Chart\Views\ChartStylingColumnSeriesView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "C9998F13EBC3CEE5609463ED34AD14CD16A0D678" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart.Converters; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart.Views { - - - /// - /// ChartStylingColumnSeriesView - /// - public partial class ChartStylingColumnSeriesView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/chart/views/chartstylingcolumns" + - "eriesview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Chart\Views\ChartStylingColumnSeriesView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 32 "..\..\..\..\..\..\Samples\Chart\Views\ChartStylingColumnSeriesView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/Chart/Views/ChartStylingLineSeriesView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/Chart/Views/ChartStylingLineSeriesView.g.i.cs deleted file mode 100644 index caf9a54d..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/Chart/Views/ChartStylingLineSeriesView.g.i.cs +++ /dev/null @@ -1,95 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Chart\Views\ChartStylingLineSeriesView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "C07A3C4DE4E22FC130473B09CE7667D8AE629495" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart.Converters; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart.Views { - - - /// - /// ChartStylingLineSeriesView - /// - public partial class ChartStylingLineSeriesView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/chart/views/chartstylinglineser" + - "iesview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Chart\Views\ChartStylingLineSeriesView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 31 "..\..\..\..\..\..\Samples\Chart\Views\ChartStylingLineSeriesView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/Chart/Views/ChartStylingPieSeriesView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/Chart/Views/ChartStylingPieSeriesView.g.i.cs deleted file mode 100644 index 68cc0051..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/Chart/Views/ChartStylingPieSeriesView.g.i.cs +++ /dev/null @@ -1,95 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Chart\Views\ChartStylingPieSeriesView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "DA9803CB2637FF8978B290CD5C36E0D1C2BE40EE" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart.Converters; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart.Views { - - - /// - /// ChartStylingPieSeriesView - /// - public partial class ChartStylingPieSeriesView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/chart/views/chartstylingpieseri" + - "esview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Chart\Views\ChartStylingPieSeriesView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 31 "..\..\..\..\..\..\Samples\Chart\Views\ChartStylingPieSeriesView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/DataGrid/Views/MultiColumnComboBoxView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/DataGrid/Views/MultiColumnComboBoxView.g.i.cs deleted file mode 100644 index bc97d26a..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/DataGrid/Views/MultiColumnComboBoxView.g.i.cs +++ /dev/null @@ -1,108 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\DataGrid\Views\MultiColumnComboBoxView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "2C46586B1B83E9616A3E806F86D6795F97D1B157" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.ComponentModel; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.DataGrid; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.DataGrid.Converters; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.DataGrid.Views { - - - /// - /// MultiColumnComboBoxView - /// - public partial class MultiColumnComboBoxView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 22 "..\..\..\..\..\..\Samples\DataGrid\Views\MultiColumnComboBoxView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.LiveExplorer.Samples.DataGrid.Views.MultiColumnComboBoxView _demo; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/datagrid/views/multicolumncombo" + - "boxview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\DataGrid\Views\MultiColumnComboBoxView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._demo = ((Xceed.Wpf.Toolkit.LiveExplorer.Samples.DataGrid.Views.MultiColumnComboBoxView)(target)); - return; - case 2: - - #line 30 "..\..\..\..\..\..\Samples\DataGrid\Views\MultiColumnComboBoxView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/FilePicker/Views/FilePickerView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/FilePicker/Views/FilePickerView.g.i.cs deleted file mode 100644 index fcb4ad28..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/FilePicker/Views/FilePickerView.g.i.cs +++ /dev/null @@ -1,97 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\FilePicker\Views\FilePickerView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "FFD1E0CB98576A25E937EAADC5FAC5693319EA61" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.DateTime.Converters; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.FilePicker.Views; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.FilePicker.Views { - - - /// - /// FilePickerView - /// - public partial class FilePickerView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/filepicker/views/filepickerview" + - ".xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\FilePicker\Views\FilePickerView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 33 "..\..\..\..\..\..\Samples\FilePicker\Views\FilePickerView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/Gauge/Views/RadialGaugeView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/Gauge/Views/RadialGaugeView.g.i.cs deleted file mode 100644 index edbab45d..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/Gauge/Views/RadialGaugeView.g.i.cs +++ /dev/null @@ -1,96 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Gauge\Views\RadialGaugeView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "1B8C9103AC8493381EA7BFE7B224823C95071389" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit.Converters; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.LiveExplorer; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Gauge.Views { - - - /// - /// RadialGaugeView - /// - public partial class RadialGaugeView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/gauge/views/radialgaugeview.xam" + - "l", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Gauge\Views\RadialGaugeView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 34 "..\..\..\..\..\..\Samples\Gauge\Views\RadialGaugeView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/ListBox/Views/ListBoxView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/ListBox/Views/ListBoxView.g.i.cs deleted file mode 100644 index 526a9a8e..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/ListBox/Views/ListBoxView.g.i.cs +++ /dev/null @@ -1,94 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\ListBox\Views\ListBoxView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "D6CD32989CB3B4DE3FB3B90B4A6070685E2A40B1" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.ListBox.Converters; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.ListBox.Views { - - - /// - /// ListBoxView - /// - public partial class ListBoxView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/listbox/views/listboxview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\ListBox\Views\ListBoxView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 37 "..\..\..\..\..\..\Samples\ListBox\Views\ListBoxView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/MaterialControls/Views/MaterialButtonView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/MaterialControls/Views/MaterialButtonView.g.i.cs deleted file mode 100644 index 3b6632d6..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/MaterialControls/Views/MaterialButtonView.g.i.cs +++ /dev/null @@ -1,94 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialButtonView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "2EAC5164A682FB91B6846992E5B20D52BAB354A9" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit.LiveExplorer; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views { - - - /// - /// MaterialButtonView - /// - public partial class MaterialButtonView : Xceed.Wpf.Toolkit.LiveExplorer.MaterialDemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/materialcontrols/views/material" + - "buttonview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialButtonView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 31 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialButtonView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/MaterialControls/Views/MaterialCheckBoxView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/MaterialControls/Views/MaterialCheckBoxView.g.i.cs deleted file mode 100644 index 6a990a98..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/MaterialControls/Views/MaterialCheckBoxView.g.i.cs +++ /dev/null @@ -1,94 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialCheckBoxView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "8BF9F38F89D04BC0EC062D65DCCB906E733D357B" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit.LiveExplorer; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views { - - - /// - /// MaterialCheckBoxView - /// - public partial class MaterialCheckBoxView : Xceed.Wpf.Toolkit.LiveExplorer.MaterialDemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/materialcontrols/views/material" + - "checkboxview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialCheckBoxView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 31 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialCheckBoxView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/MaterialControls/Views/MaterialComboBoxView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/MaterialControls/Views/MaterialComboBoxView.g.i.cs deleted file mode 100644 index a0ad0a0b..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/MaterialControls/Views/MaterialComboBoxView.g.i.cs +++ /dev/null @@ -1,94 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialComboBoxView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "0C9E22FDA71295E0D3EAFD589A1496F4D57B980A" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit.LiveExplorer; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views { - - - /// - /// MaterialComboBoxView - /// - public partial class MaterialComboBoxView : Xceed.Wpf.Toolkit.LiveExplorer.MaterialDemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/materialcontrols/views/material" + - "comboboxview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialComboBoxView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 33 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialComboBoxView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/MaterialControls/Views/MaterialControlsView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/MaterialControls/Views/MaterialControlsView.g.i.cs deleted file mode 100644 index 16a6064f..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/MaterialControls/Views/MaterialControlsView.g.i.cs +++ /dev/null @@ -1,94 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialControlsView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "868969B88088DD7201358BBA6922D086A7A39939" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit.LiveExplorer; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views { - - - /// - /// MaterialControlsView - /// - public partial class MaterialControlsView : Xceed.Wpf.Toolkit.LiveExplorer.MaterialDemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/materialcontrols/views/material" + - "controlsview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialControlsView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 34 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialControlsView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/MaterialControls/Views/MaterialDropDownView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/MaterialControls/Views/MaterialDropDownView.g.i.cs deleted file mode 100644 index 3092e2d1..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/MaterialControls/Views/MaterialDropDownView.g.i.cs +++ /dev/null @@ -1,94 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialDropDownView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "800D4D72EE7A2FEF6622191EB396B2EBBD00A4DA" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit.LiveExplorer; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views { - - - /// - /// MaterialDropDownView - /// - public partial class MaterialDropDownView : Xceed.Wpf.Toolkit.LiveExplorer.MaterialDemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/materialcontrols/views/material" + - "dropdownview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialDropDownView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 31 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialDropDownView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/MaterialControls/Views/MaterialFrameView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/MaterialControls/Views/MaterialFrameView.g.i.cs deleted file mode 100644 index 42107a3d..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/MaterialControls/Views/MaterialFrameView.g.i.cs +++ /dev/null @@ -1,95 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialFrameView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "51E00456169AE2C251A2FCFD1961C5DE88301C33" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Converters; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views { - - - /// - /// MaterialFrameView - /// - public partial class MaterialFrameView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/materialcontrols/views/material" + - "frameview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialFrameView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 32 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialFrameView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/MaterialControls/Views/MaterialHamburgerView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/MaterialControls/Views/MaterialHamburgerView.g.i.cs deleted file mode 100644 index 8888fbf4..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/MaterialControls/Views/MaterialHamburgerView.g.i.cs +++ /dev/null @@ -1,95 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialHamburgerView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "413281F20C1136C4FA605EC5668DEEE815490490" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Converters; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views { - - - /// - /// MaterialHamburgerView - /// - public partial class MaterialHamburgerView : Xceed.Wpf.Toolkit.LiveExplorer.MaterialDemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/materialcontrols/views/material" + - "hamburgerview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialHamburgerView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 32 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialHamburgerView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/MaterialControls/Views/MaterialListBoxView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/MaterialControls/Views/MaterialListBoxView.g.i.cs deleted file mode 100644 index 1e297770..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/MaterialControls/Views/MaterialListBoxView.g.i.cs +++ /dev/null @@ -1,94 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialListBoxView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "0F28EC1AF2E636ACBE6BC2FA713AE3449A619D53" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit.LiveExplorer; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views { - - - /// - /// MaterialListBoxView - /// - public partial class MaterialListBoxView : Xceed.Wpf.Toolkit.LiveExplorer.MaterialDemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/materialcontrols/views/material" + - "listboxview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialListBoxView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 33 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialListBoxView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/MaterialControls/Views/MaterialProgressBarCircularView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/MaterialControls/Views/MaterialProgressBarCircularView.g.i.cs deleted file mode 100644 index bf87e948..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/MaterialControls/Views/MaterialProgressBarCircularView.g.i.cs +++ /dev/null @@ -1,94 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialProgressBarCircularView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "6CD67C33DF6EB4F77817E02C1C0019D4148D49CE" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit.LiveExplorer; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views { - - - /// - /// MaterialProgressBarCircularView - /// - public partial class MaterialProgressBarCircularView : Xceed.Wpf.Toolkit.LiveExplorer.MaterialDemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/materialcontrols/views/material" + - "progressbarcircularview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialProgressBarCircularView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 31 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialProgressBarCircularView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/MaterialControls/Views/MaterialProgressBarView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/MaterialControls/Views/MaterialProgressBarView.g.i.cs deleted file mode 100644 index 6a745558..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/MaterialControls/Views/MaterialProgressBarView.g.i.cs +++ /dev/null @@ -1,94 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialProgressBarView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "A4F97A3BCD49F6ECB5DA19B3E4DE4E1F6F3086B0" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit.LiveExplorer; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views { - - - /// - /// MaterialProgressBarView - /// - public partial class MaterialProgressBarView : Xceed.Wpf.Toolkit.LiveExplorer.MaterialDemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/materialcontrols/views/material" + - "progressbarview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialProgressBarView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 31 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialProgressBarView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/MaterialControls/Views/MaterialRadioButtonView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/MaterialControls/Views/MaterialRadioButtonView.g.i.cs deleted file mode 100644 index 34c0ac94..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/MaterialControls/Views/MaterialRadioButtonView.g.i.cs +++ /dev/null @@ -1,94 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialRadioButtonView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "94F13CA33AEC1D0FD87E6D178368EE63FF929112" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit.LiveExplorer; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views { - - - /// - /// MaterialRadioButtonView - /// - public partial class MaterialRadioButtonView : Xceed.Wpf.Toolkit.LiveExplorer.MaterialDemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/materialcontrols/views/material" + - "radiobuttonview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialRadioButtonView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 31 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialRadioButtonView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/MaterialControls/Views/MaterialSliderView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/MaterialControls/Views/MaterialSliderView.g.i.cs deleted file mode 100644 index 6bc0d785..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/MaterialControls/Views/MaterialSliderView.g.i.cs +++ /dev/null @@ -1,95 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialSliderView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "DD445FA49F35D1A0C4A698CE9DA3611C6FA7A06E" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Window.Converters; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views { - - - /// - /// MaterialSliderView - /// - public partial class MaterialSliderView : Xceed.Wpf.Toolkit.LiveExplorer.MaterialDemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/materialcontrols/views/material" + - "sliderview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialSliderView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 32 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialSliderView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/MaterialControls/Views/MaterialSwitchView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/MaterialControls/Views/MaterialSwitchView.g.i.cs deleted file mode 100644 index d2d4c9ff..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/MaterialControls/Views/MaterialSwitchView.g.i.cs +++ /dev/null @@ -1,94 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialSwitchView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "04E9529C35C75B82D3098D7B039CA367F8B0B4B8" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit.LiveExplorer; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views { - - - /// - /// MaterialSwitchView - /// - public partial class MaterialSwitchView : Xceed.Wpf.Toolkit.LiveExplorer.MaterialDemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/materialcontrols/views/material" + - "switchview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialSwitchView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 31 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialSwitchView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/MaterialControls/Views/MaterialTabsView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/MaterialControls/Views/MaterialTabsView.g.i.cs deleted file mode 100644 index 74895cd2..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/MaterialControls/Views/MaterialTabsView.g.i.cs +++ /dev/null @@ -1,94 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialTabsView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "E1359ECF655E5AC17BE759F5FE1CC6A5406B599C" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit.LiveExplorer; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views { - - - /// - /// MaterialTabsView - /// - public partial class MaterialTabsView : Xceed.Wpf.Toolkit.LiveExplorer.MaterialDemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/materialcontrols/views/material" + - "tabsview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialTabsView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 33 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialTabsView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/MaterialControls/Views/MaterialTextFieldView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/MaterialControls/Views/MaterialTextFieldView.g.i.cs deleted file mode 100644 index ec4a39ef..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/MaterialControls/Views/MaterialTextFieldView.g.i.cs +++ /dev/null @@ -1,95 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialTextFieldView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "523655B7A7BAF4A19B08674CB7A7F7C0053149F8" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Data; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views { - - - /// - /// MaterialTextFieldView - /// - public partial class MaterialTextFieldView : Xceed.Wpf.Toolkit.LiveExplorer.MaterialDemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/materialcontrols/views/material" + - "textfieldview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialTextFieldView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 32 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialTextFieldView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/MaterialControls/Views/MaterialToastView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/MaterialControls/Views/MaterialToastView.g.i.cs deleted file mode 100644 index 68e3f824..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/MaterialControls/Views/MaterialToastView.g.i.cs +++ /dev/null @@ -1,94 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialToastView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "AA5522E305807B3D55CBC030AB353704C816C2F3" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit.LiveExplorer; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views { - - - /// - /// MaterialToastView - /// - public partial class MaterialToastView : Xceed.Wpf.Toolkit.LiveExplorer.MaterialDemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/materialcontrols/views/material" + - "toastview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialToastView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 31 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialToastView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/MaterialControls/Views/MaterialToolTipView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/MaterialControls/Views/MaterialToolTipView.g.i.cs deleted file mode 100644 index 6729b952..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/MaterialControls/Views/MaterialToolTipView.g.i.cs +++ /dev/null @@ -1,94 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialToolTipView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "BECDDE7ED3349FD930612718F2AE6FB156CFE773" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit.LiveExplorer; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views { - - - /// - /// MaterialToolTipView - /// - public partial class MaterialToolTipView : Xceed.Wpf.Toolkit.LiveExplorer.MaterialDemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/materialcontrols/views/material" + - "tooltipview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialToolTipView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 31 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialToolTipView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/MultiCalendar/Views/MultiCalendarView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/MultiCalendar/Views/MultiCalendarView.g.i.cs deleted file mode 100644 index c3a07726..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/MultiCalendar/Views/MultiCalendarView.g.i.cs +++ /dev/null @@ -1,95 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\MultiCalendar\Views\MultiCalendarView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "57605BFC1725C0AFBE73E0F01CCD82CC3BA674C9" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.LiveExplorer; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MultiCalendar.Views { - - - /// - /// MultiCalendarView - /// - public partial class MultiCalendarView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/multicalendar/views/multicalend" + - "arview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\MultiCalendar\Views\MultiCalendarView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 36 "..\..\..\..\..\..\Samples\MultiCalendar\Views\MultiCalendarView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/PileFlowPanel/Views/PileFlowPanelView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/PileFlowPanel/Views/PileFlowPanelView.g.i.cs deleted file mode 100644 index 06e1b1ce..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/PileFlowPanel/Views/PileFlowPanelView.g.i.cs +++ /dev/null @@ -1,100 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\PileFlowPanel\Views\PileFlowPanelView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "960DB9D59449C43DA09D49AF885A6357AF4BDD78" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Numeric.Views; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Panels.Converters; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Panels.Views; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Pie.Converters; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.PileFlowPanel.Converters; -using Xceed.Wpf.Toolkit.Panels; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.PileFlowPanel.Views { - - - /// - /// PileFlowPanelView - /// - public partial class PileFlowPanelView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/pileflowpanel/views/pileflowpan" + - "elview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\PileFlowPanel\Views\PileFlowPanelView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 37 "..\..\..\..\..\..\Samples\PileFlowPanel\Views\PileFlowPanelView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/PropertyGrid/Resources/LastNameUserControlEditor.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/PropertyGrid/Resources/LastNameUserControlEditor.g.i.cs deleted file mode 100644 index 636771da..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/PropertyGrid/Resources/LastNameUserControlEditor.g.i.cs +++ /dev/null @@ -1,97 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\PropertyGrid\Resources\LastNameUserControlEditor.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "E913F61FB79656ACEDB64F70D561FECC48D3A631" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid { - - - /// - /// LastNameUserControlEditor - /// - public partial class LastNameUserControlEditor : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector { - - - #line 19 "..\..\..\..\..\..\Samples\PropertyGrid\Resources\LastNameUserControlEditor.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.LastNameUserControlEditor _uc; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/propertygrid/resources/lastname" + - "usercontroleditor.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\PropertyGrid\Resources\LastNameUserControlEditor.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._uc = ((Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.LastNameUserControlEditor)(target)); - return; - case 2: - - #line 22 "..\..\..\..\..\..\Samples\PropertyGrid\Resources\LastNameUserControlEditor.xaml" - ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/PropertyGrid/Views/PropertyGridCustomPropertyView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/PropertyGrid/Views/PropertyGridCustomPropertyView.g.i.cs deleted file mode 100644 index 93eb5e10..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/PropertyGrid/Views/PropertyGridCustomPropertyView.g.i.cs +++ /dev/null @@ -1,96 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridCustomPropertyView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "46F8C3EBEE66E5EC040BF1AAE9049BFBDDD3762C" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Collections; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views { - - - /// - /// PropertyGridCustomPropertyView - /// - public partial class PropertyGridCustomPropertyView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/propertygrid/views/propertygrid" + - "custompropertyview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridCustomPropertyView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 33 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridCustomPropertyView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/PropertyGrid/Views/PropertyGridDefinitionKeyView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/PropertyGrid/Views/PropertyGridDefinitionKeyView.g.i.cs deleted file mode 100644 index a3e59ec7..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/PropertyGrid/Views/PropertyGridDefinitionKeyView.g.i.cs +++ /dev/null @@ -1,95 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridDefinitionKeyView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "BCB180E70ECD503761A3F4063E2CA8A71AE77F19" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views { - - - /// - /// PropertyGridDefinitionKeyView - /// - public partial class PropertyGridDefinitionKeyView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/propertygrid/views/propertygrid" + - "definitionkeyview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridDefinitionKeyView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 39 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridDefinitionKeyView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/PropertyGrid/Views/PropertyGridDisplayLocalizationView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/PropertyGrid/Views/PropertyGridDisplayLocalizationView.g.i.cs deleted file mode 100644 index 6d12bb52..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/PropertyGrid/Views/PropertyGridDisplayLocalizationView.g.i.cs +++ /dev/null @@ -1,97 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridDisplayLocalizationView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "EFD087F8ABF8FDFA82CD8FA41C1FE34C65D62994" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Collections; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views { - - - /// - /// PropertyGridDisplayLocalizationView - /// - public partial class PropertyGridDisplayLocalizationView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/propertygrid/views/propertygrid" + - "displaylocalizationview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridDisplayLocalizationView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 37 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridDisplayLocalizationView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/PropertyGrid/Views/PropertyGridEditorDefinitionsView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/PropertyGrid/Views/PropertyGridEditorDefinitionsView.g.i.cs deleted file mode 100644 index 77afe50e..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/PropertyGrid/Views/PropertyGridEditorDefinitionsView.g.i.cs +++ /dev/null @@ -1,96 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridEditorDefinitionsView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "33A79C6B1B3142604623BDA581F80AE11866AB28" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.IO; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views { - - - /// - /// PropertyGridEditorDefinitionsView - /// - public partial class PropertyGridEditorDefinitionsView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/propertygrid/views/propertygrid" + - "editordefinitionsview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridEditorDefinitionsView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 61 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridEditorDefinitionsView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/PropertyGrid/Views/PropertyGridExpandingNonPrimitivesView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/PropertyGrid/Views/PropertyGridExpandingNonPrimitivesView.g.i.cs deleted file mode 100644 index 1df91211..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/PropertyGrid/Views/PropertyGridExpandingNonPrimitivesView.g.i.cs +++ /dev/null @@ -1,94 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridExpandingNonPrimitivesView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "4BF5D94B7BB623B62713F09D4DA03D484A8220D4" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit.LiveExplorer; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views { - - - /// - /// PropertyGridExpandingNonPrimitivesView - /// - public partial class PropertyGridExpandingNonPrimitivesView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/propertygrid/views/propertygrid" + - "expandingnonprimitivesview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridExpandingNonPrimitivesView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 31 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridExpandingNonPrimitivesView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/PropertyGrid/Views/PropertyGridMultiSelectedObjectsView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/PropertyGrid/Views/PropertyGridMultiSelectedObjectsView.g.i.cs deleted file mode 100644 index 2baa1312..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/PropertyGrid/Views/PropertyGridMultiSelectedObjectsView.g.i.cs +++ /dev/null @@ -1,94 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridMultiSelectedObjectsView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "4DE5E5CA8B922893CA1724AD8094B1426C28B70D" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit.LiveExplorer; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views { - - - /// - /// PropertyGridMultiSelectedObjectsView - /// - public partial class PropertyGridMultiSelectedObjectsView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/propertygrid/views/propertygrid" + - "multiselectedobjectsview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridMultiSelectedObjectsView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 30 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridMultiSelectedObjectsView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/PropertyGrid/Views/PropertyGridPropertiesSourceView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/PropertyGrid/Views/PropertyGridPropertiesSourceView.g.i.cs deleted file mode 100644 index b32d9e7b..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/PropertyGrid/Views/PropertyGridPropertiesSourceView.g.i.cs +++ /dev/null @@ -1,94 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridPropertiesSourceView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "23C8E55B4A654EACD0BBCEAA36E41076AA4A7CC6" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit.LiveExplorer; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views { - - - /// - /// PropertyGridPropertiesSourceView - /// - public partial class PropertyGridPropertiesSourceView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/propertygrid/views/propertygrid" + - "propertiessourceview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridPropertiesSourceView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 31 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridPropertiesSourceView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/PropertyGrid/Views/PropertyGridPropertiesView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/PropertyGrid/Views/PropertyGridPropertiesView.g.i.cs deleted file mode 100644 index 0f850e7b..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/PropertyGrid/Views/PropertyGridPropertiesView.g.i.cs +++ /dev/null @@ -1,95 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridPropertiesView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "AB81972AB4BC2D28D735DB40BB9D7252F71594DA" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views { - - - /// - /// PropertyGridPropertiesView - /// - public partial class PropertyGridPropertiesView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/propertygrid/views/propertygrid" + - "propertiesview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridPropertiesView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 35 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridPropertiesView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/Rating/Views/RatingView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/Rating/Views/RatingView.g.i.cs deleted file mode 100644 index d137082b..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/Rating/Views/RatingView.g.i.cs +++ /dev/null @@ -1,95 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Rating\Views\RatingView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "5A1C21CC0397875A9917B805332328A1D330BB9C" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.RangeSlider.Converters; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Rating.Views { - - - /// - /// RatingView - /// - public partial class RatingView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/rating/views/ratingview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Rating\Views\RatingView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 33 "..\..\..\..\..\..\Samples\Rating\Views\RatingView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/SlideShow/Views/SlideShowView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/SlideShow/Views/SlideShowView.g.i.cs deleted file mode 100644 index 9f6935ac..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/SlideShow/Views/SlideShowView.g.i.cs +++ /dev/null @@ -1,96 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\SlideShow\Views\SlideShowView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "95DC33002323CD8863E7794C4357D04911AF93CA" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit.Converters; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.LiveExplorer; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.SlideShow.Views { - - - /// - /// SlideShowView - /// - public partial class SlideShowView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/slideshow/views/slideshowview.x" + - "aml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\SlideShow\Views\SlideShowView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 33 "..\..\..\..\..\..\Samples\SlideShow\Views\SlideShowView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/Text/Views/TokenizedTextBoxView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/Text/Views/TokenizedTextBoxView.g.i.cs deleted file mode 100644 index 8b1cfd57..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/Text/Views/TokenizedTextBoxView.g.i.cs +++ /dev/null @@ -1,95 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Text\Views\TokenizedTextBoxView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "B7A4A38FD147D6CBC1DE881ABABA24AF9A6B8AD1" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.LiveExplorer; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.TokenizedTextBox.Views { - - - /// - /// TokenizedTextBoxView - /// - public partial class TokenizedTextBoxView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/text/views/tokenizedtextboxview" + - ".xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Text\Views\TokenizedTextBoxView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 33 "..\..\..\..\..\..\Samples\Text\Views\TokenizedTextBoxView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/Theming/Views/ThemingCoreWPFView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/Theming/Views/ThemingCoreWPFView.g.i.cs deleted file mode 100644 index b934eda7..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/Theming/Views/ThemingCoreWPFView.g.i.cs +++ /dev/null @@ -1,95 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Theming\Views\ThemingCoreWPFView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "817B998ADF733508201A9FE809A7651EA52C2D46" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Theming.Views; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Theming.Views { - - - /// - /// ThemingCoreWPFView - /// - public partial class ThemingCoreWPFView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/theming/views/themingcorewpfvie" + - "w.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Theming\Views\ThemingCoreWPFView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 31 "..\..\..\..\..\..\Samples\Theming\Views\ThemingCoreWPFView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/Theming/Views/ThemingDataGridView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/Theming/Views/ThemingDataGridView.g.i.cs deleted file mode 100644 index b32cc42d..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/Theming/Views/ThemingDataGridView.g.i.cs +++ /dev/null @@ -1,106 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Theming\Views\ThemingDataGridView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "FA74512DA66E62CADC6D0DD3067E440B8CA6D3A3" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Theming.Converters; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Theming.Views { - - - /// - /// ThemingDataGridView - /// - public partial class ThemingDataGridView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 26 "..\..\..\..\..\..\Samples\Theming\Views\ThemingDataGridView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.LiveExplorer.Samples.Theming.Views.ThemingDataGridView _demo; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/theming/views/themingdatagridvi" + - "ew.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Theming\Views\ThemingDataGridView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._demo = ((Xceed.Wpf.Toolkit.LiveExplorer.Samples.Theming.Views.ThemingDataGridView)(target)); - return; - case 2: - - #line 33 "..\..\..\..\..\..\Samples\Theming\Views\ThemingDataGridView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/Theming/Views/ThemingExtendedToolkitView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/Theming/Views/ThemingExtendedToolkitView.g.i.cs deleted file mode 100644 index 9188ae45..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/Theming/Views/ThemingExtendedToolkitView.g.i.cs +++ /dev/null @@ -1,105 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Theming\Views\ThemingExtendedToolkitView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "13799909F50AB8C1245CC79DD8B2B1F1FC4E55D8" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit.LiveExplorer; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Theming.Views { - - - /// - /// ThemingExtendedToolkitView - /// - public partial class ThemingExtendedToolkitView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 24 "..\..\..\..\..\..\Samples\Theming\Views\ThemingExtendedToolkitView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.LiveExplorer.Samples.Theming.Views.ThemingExtendedToolkitView _demo; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/theming/views/themingextendedto" + - "olkitview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Theming\Views\ThemingExtendedToolkitView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._demo = ((Xceed.Wpf.Toolkit.LiveExplorer.Samples.Theming.Views.ThemingExtendedToolkitView)(target)); - return; - case 2: - - #line 31 "..\..\..\..\..\..\Samples\Theming\Views\ThemingExtendedToolkitView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/Theming/Views/ThemingListBoxView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/Theming/Views/ThemingListBoxView.g.i.cs deleted file mode 100644 index 557a4e8b..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/Theming/Views/ThemingListBoxView.g.i.cs +++ /dev/null @@ -1,106 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Theming\Views\ThemingListBoxView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "0F14F712321498B8682B879374B0D502200425F6" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Theming.Views; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Theming.Views { - - - /// - /// ThemingListBoxView - /// - public partial class ThemingListBoxView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 26 "..\..\..\..\..\..\Samples\Theming\Views\ThemingListBoxView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.LiveExplorer.Samples.Theming.Views.ThemingListBoxView _demo; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/theming/views/theminglistboxvie" + - "w.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Theming\Views\ThemingListBoxView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._demo = ((Xceed.Wpf.Toolkit.LiveExplorer.Samples.Theming.Views.ThemingListBoxView)(target)); - return; - case 2: - - #line 36 "..\..\..\..\..\..\Samples\Theming\Views\ThemingListBoxView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/ToggleSwitch/Views/ToggleSwitchView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/ToggleSwitch/Views/ToggleSwitchView.g.i.cs deleted file mode 100644 index 385b1cb4..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Samples/ToggleSwitch/Views/ToggleSwitchView.g.i.cs +++ /dev/null @@ -1,96 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\ToggleSwitch\Views\ToggleSwitchView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "05845D13BC86D961F313D3780DCB5AF0BE102725" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Converters; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.ToggleSwitch.Views { - - - /// - /// ToggleSwitchView - /// - public partial class ToggleSwitchView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/toggleswitch/views/toggleswitch" + - "view.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\ToggleSwitch\Views\ToggleSwitchView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 34 "..\..\..\..\..\..\Samples\ToggleSwitch\Views\ToggleSwitchView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Xceed.Wpf.Toolkit.LiveExplorer.csproj.FileListAbsolute.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Xceed.Wpf.Toolkit.LiveExplorer.csproj.FileListAbsolute.txt deleted file mode 100644 index b3fe78b7..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Debug/Xceed.Wpf.Toolkit.LiveExplorer.csproj.FileListAbsolute.txt +++ /dev/null @@ -1 +0,0 @@ -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\bin\Debug\Xceed.Wpf.Toolkit.LiveExplorer.exe.config diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/App.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/App.baml deleted file mode 100644 index a1d82d8e..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/App.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/App.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/App.g.cs deleted file mode 100644 index d1818617..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/App.g.cs +++ /dev/null @@ -1,82 +0,0 @@ -#pragma checksum "..\..\..\App.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "390A483377036FCDA29DB7DD54DF5E9AF95187A7" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer { - - - /// - /// App - /// - public partial class App : System.Windows.Application { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - - #line 19 "..\..\..\App.xaml" - this.StartupUri = new System.Uri("MainWindow.xaml", System.UriKind.Relative); - - #line default - #line hidden - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/app.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\App.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - /// - /// Application Entry Point. - /// - [System.STAThreadAttribute()] - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public static void Main() { - Xceed.Wpf.Toolkit.LiveExplorer.App app = new Xceed.Wpf.Toolkit.LiveExplorer.App(); - app.InitializeComponent(); - app.Run(); - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/App.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/App.g.i.cs deleted file mode 100644 index d1818617..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/App.g.i.cs +++ /dev/null @@ -1,82 +0,0 @@ -#pragma checksum "..\..\..\App.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "390A483377036FCDA29DB7DD54DF5E9AF95187A7" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer { - - - /// - /// App - /// - public partial class App : System.Windows.Application { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - - #line 19 "..\..\..\App.xaml" - this.StartupUri = new System.Uri("MainWindow.xaml", System.UriKind.Relative); - - #line default - #line hidden - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/app.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\App.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - /// - /// Application Entry Point. - /// - [System.STAThreadAttribute()] - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public static void Main() { - Xceed.Wpf.Toolkit.LiveExplorer.App app = new Xceed.Wpf.Toolkit.LiveExplorer.App(); - app.InitializeComponent(); - app.Run(); - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/GeneratedInternalTypeHelper.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/GeneratedInternalTypeHelper.g.cs deleted file mode 100644 index 136dd1ba..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/GeneratedInternalTypeHelper.g.cs +++ /dev/null @@ -1,62 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -namespace XamlGeneratedNamespace { - - - /// - /// GeneratedInternalTypeHelper - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - public sealed class GeneratedInternalTypeHelper : System.Windows.Markup.InternalTypeHelper { - - /// - /// CreateInstance - /// - protected override object CreateInstance(System.Type type, System.Globalization.CultureInfo culture) { - return System.Activator.CreateInstance(type, ((System.Reflection.BindingFlags.Public | System.Reflection.BindingFlags.NonPublic) - | (System.Reflection.BindingFlags.Instance | System.Reflection.BindingFlags.CreateInstance)), null, null, culture); - } - - /// - /// GetPropertyValue - /// - protected override object GetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, System.Globalization.CultureInfo culture) { - return propertyInfo.GetValue(target, System.Reflection.BindingFlags.Default, null, null, culture); - } - - /// - /// SetPropertyValue - /// - protected override void SetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, object value, System.Globalization.CultureInfo culture) { - propertyInfo.SetValue(target, value, System.Reflection.BindingFlags.Default, null, null, culture); - } - - /// - /// CreateDelegate - /// - protected override System.Delegate CreateDelegate(System.Type delegateType, object target, string handler) { - return ((System.Delegate)(target.GetType().InvokeMember("_CreateDelegate", (System.Reflection.BindingFlags.InvokeMethod - | (System.Reflection.BindingFlags.NonPublic | System.Reflection.BindingFlags.Instance)), null, target, new object[] { - delegateType, - handler}, null))); - } - - /// - /// AddEventHandler - /// - protected override void AddEventHandler(System.Reflection.EventInfo eventInfo, object target, System.Delegate handler) { - eventInfo.AddEventHandler(target, handler); - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/GeneratedInternalTypeHelper.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/GeneratedInternalTypeHelper.g.i.cs deleted file mode 100644 index 136dd1ba..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/GeneratedInternalTypeHelper.g.i.cs +++ /dev/null @@ -1,62 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -namespace XamlGeneratedNamespace { - - - /// - /// GeneratedInternalTypeHelper - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - public sealed class GeneratedInternalTypeHelper : System.Windows.Markup.InternalTypeHelper { - - /// - /// CreateInstance - /// - protected override object CreateInstance(System.Type type, System.Globalization.CultureInfo culture) { - return System.Activator.CreateInstance(type, ((System.Reflection.BindingFlags.Public | System.Reflection.BindingFlags.NonPublic) - | (System.Reflection.BindingFlags.Instance | System.Reflection.BindingFlags.CreateInstance)), null, null, culture); - } - - /// - /// GetPropertyValue - /// - protected override object GetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, System.Globalization.CultureInfo culture) { - return propertyInfo.GetValue(target, System.Reflection.BindingFlags.Default, null, null, culture); - } - - /// - /// SetPropertyValue - /// - protected override void SetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, object value, System.Globalization.CultureInfo culture) { - propertyInfo.SetValue(target, value, System.Reflection.BindingFlags.Default, null, null, culture); - } - - /// - /// CreateDelegate - /// - protected override System.Delegate CreateDelegate(System.Type delegateType, object target, string handler) { - return ((System.Delegate)(target.GetType().InvokeMember("_CreateDelegate", (System.Reflection.BindingFlags.InvokeMethod - | (System.Reflection.BindingFlags.NonPublic | System.Reflection.BindingFlags.Instance)), null, target, new object[] { - delegateType, - handler}, null))); - } - - /// - /// AddEventHandler - /// - protected override void AddEventHandler(System.Reflection.EventInfo eventInfo, object target, System.Delegate handler) { - eventInfo.AddEventHandler(target, handler); - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/HomeView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/HomeView.baml deleted file mode 100644 index f3d7fa79..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/HomeView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/HomeView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/HomeView.g.cs deleted file mode 100644 index d045b4ec..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/HomeView.g.cs +++ /dev/null @@ -1,96 +0,0 @@ -#pragma checksum "..\..\..\HomeView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "93F1D27FBDD40851D9AE66FD9A5668B70EA6451C" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer { - - - /// - /// HomeView - /// - public partial class HomeView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/homeview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\HomeView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/HomeView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/HomeView.g.i.cs deleted file mode 100644 index d045b4ec..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/HomeView.g.i.cs +++ /dev/null @@ -1,96 +0,0 @@ -#pragma checksum "..\..\..\HomeView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "93F1D27FBDD40851D9AE66FD9A5668B70EA6451C" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer { - - - /// - /// HomeView - /// - public partial class HomeView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/homeview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\HomeView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/MainWindow.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/MainWindow.baml deleted file mode 100644 index 01f525b4..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/MainWindow.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/MainWindow.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/MainWindow.g.cs deleted file mode 100644 index 7c4779ad..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/MainWindow.g.cs +++ /dev/null @@ -1,167 +0,0 @@ -#pragma checksum "..\..\..\MainWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "3CF1EA66A822C4AC9CFE41DF8032D41B8B03A466" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Core; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer { - - - /// - /// MainWindow - /// - public partial class MainWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector { - - - #line 453 "..\..\..\MainWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TreeView _treeView; - - #line default - #line hidden - - - #line 730 "..\..\..\MainWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBlock VersionTextBlock; - - #line default - #line hidden - - - #line 751 "..\..\..\MainWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.ScrollViewer _contentScrollViewer; - - #line default - #line hidden - - - #line 808 "..\..\..\MainWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Documents.FlowDocument _flowDocumentDesc; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/mainwindow.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\MainWindow.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 447 "..\..\..\MainWindow.xaml" - ((System.Windows.Controls.Image)(target)).MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.Image_MouseLeftButtonDown); - - #line default - #line hidden - return; - case 2: - this._treeView = ((System.Windows.Controls.TreeView)(target)); - - #line 456 "..\..\..\MainWindow.xaml" - this._treeView.SelectedItemChanged += new System.Windows.RoutedPropertyChangedEventHandler(this.OnTreeViewSelectionChanged); - - #line default - #line hidden - return; - case 3: - this.VersionTextBlock = ((System.Windows.Controls.TextBlock)(target)); - return; - case 4: - this._contentScrollViewer = ((System.Windows.Controls.ScrollViewer)(target)); - return; - case 5: - this._flowDocumentDesc = ((System.Windows.Documents.FlowDocument)(target)); - return; - case 6: - - #line 833 "..\..\..\MainWindow.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/MainWindow.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/MainWindow.g.i.cs deleted file mode 100644 index 7c4779ad..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/MainWindow.g.i.cs +++ /dev/null @@ -1,167 +0,0 @@ -#pragma checksum "..\..\..\MainWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "3CF1EA66A822C4AC9CFE41DF8032D41B8B03A466" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Core; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer { - - - /// - /// MainWindow - /// - public partial class MainWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector { - - - #line 453 "..\..\..\MainWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TreeView _treeView; - - #line default - #line hidden - - - #line 730 "..\..\..\MainWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBlock VersionTextBlock; - - #line default - #line hidden - - - #line 751 "..\..\..\MainWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.ScrollViewer _contentScrollViewer; - - #line default - #line hidden - - - #line 808 "..\..\..\MainWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Documents.FlowDocument _flowDocumentDesc; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/mainwindow.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\MainWindow.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 447 "..\..\..\MainWindow.xaml" - ((System.Windows.Controls.Image)(target)).MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.Image_MouseLeftButtonDown); - - #line default - #line hidden - return; - case 2: - this._treeView = ((System.Windows.Controls.TreeView)(target)); - - #line 456 "..\..\..\MainWindow.xaml" - this._treeView.SelectedItemChanged += new System.Windows.RoutedPropertyChangedEventHandler(this.OnTreeViewSelectionChanged); - - #line default - #line hidden - return; - case 3: - this.VersionTextBlock = ((System.Windows.Controls.TextBlock)(target)); - return; - case 4: - this._contentScrollViewer = ((System.Windows.Controls.ScrollViewer)(target)); - return; - case 5: - this._flowDocumentDesc = ((System.Windows.Documents.FlowDocument)(target)); - return; - case 6: - - #line 833 "..\..\..\MainWindow.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Resources/LiveExplorerScrollViewer.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Resources/LiveExplorerScrollViewer.baml deleted file mode 100644 index 3ff8c459..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Resources/LiveExplorerScrollViewer.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Resources/TextBlockStyles.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Resources/TextBlockStyles.baml deleted file mode 100644 index 5fb9d95a..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Resources/TextBlockStyles.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/AvalonDock/Views/AvalonDockView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/AvalonDock/Views/AvalonDockView.baml deleted file mode 100644 index 0d3bb33b..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/AvalonDock/Views/AvalonDockView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/AvalonDock/Views/AvalonDockView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/AvalonDock/Views/AvalonDockView.g.cs deleted file mode 100644 index 6758aea7..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/AvalonDock/Views/AvalonDockView.g.cs +++ /dev/null @@ -1,143 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\AvalonDock\Views\AvalonDockView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "4184003D31925216F3878D31A0A038A151DC8366" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.AvalonDock; -using Xceed.Wpf.AvalonDock.Controls; -using Xceed.Wpf.AvalonDock.Converters; -using Xceed.Wpf.AvalonDock.Layout; -using Xceed.Wpf.AvalonDock.Themes; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.AvalonDock.Views { - - - /// - /// AvalonDockView - /// - public partial class AvalonDockView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 43 "..\..\..\..\..\..\Samples\AvalonDock\Views\AvalonDockView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.AvalonDock.DockingManager _dockingManager; - - #line default - #line hidden - - - #line 57 "..\..\..\..\..\..\Samples\AvalonDock\Views\AvalonDockView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.AvalonDock.Layout.LayoutRoot _layoutRoot; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/avalondock/views/avalondockview" + - ".xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\AvalonDock\Views\AvalonDockView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._dockingManager = ((Xceed.Wpf.AvalonDock.DockingManager)(target)); - return; - case 2: - this._layoutRoot = ((Xceed.Wpf.AvalonDock.Layout.LayoutRoot)(target)); - return; - case 3: - - #line 160 "..\..\..\..\..\..\Samples\AvalonDock\Views\AvalonDockView.xaml" - ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.SaveButton_Click); - - #line default - #line hidden - return; - case 4: - - #line 164 "..\..\..\..\..\..\Samples\AvalonDock\Views\AvalonDockView.xaml" - ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.LoadButton_Click); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/AvalonDock/Views/AvalonDockView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/AvalonDock/Views/AvalonDockView.g.i.cs deleted file mode 100644 index 6758aea7..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/AvalonDock/Views/AvalonDockView.g.i.cs +++ /dev/null @@ -1,143 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\AvalonDock\Views\AvalonDockView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "4184003D31925216F3878D31A0A038A151DC8366" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.AvalonDock; -using Xceed.Wpf.AvalonDock.Controls; -using Xceed.Wpf.AvalonDock.Converters; -using Xceed.Wpf.AvalonDock.Layout; -using Xceed.Wpf.AvalonDock.Themes; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.AvalonDock.Views { - - - /// - /// AvalonDockView - /// - public partial class AvalonDockView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 43 "..\..\..\..\..\..\Samples\AvalonDock\Views\AvalonDockView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.AvalonDock.DockingManager _dockingManager; - - #line default - #line hidden - - - #line 57 "..\..\..\..\..\..\Samples\AvalonDock\Views\AvalonDockView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.AvalonDock.Layout.LayoutRoot _layoutRoot; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/avalondock/views/avalondockview" + - ".xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\AvalonDock\Views\AvalonDockView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._dockingManager = ((Xceed.Wpf.AvalonDock.DockingManager)(target)); - return; - case 2: - this._layoutRoot = ((Xceed.Wpf.AvalonDock.Layout.LayoutRoot)(target)); - return; - case 3: - - #line 160 "..\..\..\..\..\..\Samples\AvalonDock\Views\AvalonDockView.xaml" - ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.SaveButton_Click); - - #line default - #line hidden - return; - case 4: - - #line 164 "..\..\..\..\..\..\Samples\AvalonDock\Views\AvalonDockView.xaml" - ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.LoadButton_Click); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/BusyIndicator/Resources/Common.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/BusyIndicator/Resources/Common.baml deleted file mode 100644 index 3c2c4575..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/BusyIndicator/Resources/Common.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/BusyIndicator/Views/BusyIndicatorCustomContentTemplateView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/BusyIndicator/Views/BusyIndicatorCustomContentTemplateView.baml deleted file mode 100644 index fb3159f2..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/BusyIndicator/Views/BusyIndicatorCustomContentTemplateView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/BusyIndicator/Views/BusyIndicatorCustomContentTemplateView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/BusyIndicator/Views/BusyIndicatorCustomContentTemplateView.g.cs deleted file mode 100644 index 78ba4bd9..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/BusyIndicator/Views/BusyIndicatorCustomContentTemplateView.g.cs +++ /dev/null @@ -1,97 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\BusyIndicator\Views\BusyIndicatorCustomContentTemplateView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "505A4F840B035C9CE288E78CCEF88ED817BA6293" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.BusyIndicator.Views { - - - /// - /// BusyIndicatorCustomContentTemplateView - /// - public partial class BusyIndicatorCustomContentTemplateView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/busyindicator/views/busyindicat" + - "orcustomcontenttemplateview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\BusyIndicator\Views\BusyIndicatorCustomContentTemplateView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/BusyIndicator/Views/BusyIndicatorCustomContentTemplateView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/BusyIndicator/Views/BusyIndicatorCustomContentTemplateView.g.i.cs deleted file mode 100644 index 78ba4bd9..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/BusyIndicator/Views/BusyIndicatorCustomContentTemplateView.g.i.cs +++ /dev/null @@ -1,97 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\BusyIndicator\Views\BusyIndicatorCustomContentTemplateView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "505A4F840B035C9CE288E78CCEF88ED817BA6293" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.BusyIndicator.Views { - - - /// - /// BusyIndicatorCustomContentTemplateView - /// - public partial class BusyIndicatorCustomContentTemplateView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/busyindicator/views/busyindicat" + - "orcustomcontenttemplateview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\BusyIndicator\Views\BusyIndicatorCustomContentTemplateView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/BusyIndicator/Views/BusyIndicatorCustomContentView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/BusyIndicator/Views/BusyIndicatorCustomContentView.baml deleted file mode 100644 index 5582a180..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/BusyIndicator/Views/BusyIndicatorCustomContentView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/BusyIndicator/Views/BusyIndicatorCustomContentView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/BusyIndicator/Views/BusyIndicatorCustomContentView.g.cs deleted file mode 100644 index 6ca5dc27..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/BusyIndicator/Views/BusyIndicatorCustomContentView.g.cs +++ /dev/null @@ -1,97 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\BusyIndicator\Views\BusyIndicatorCustomContentView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "6FE941C4EEF1E6592FC87A8051E4E818BF8F917C" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.BusyIndicator.Views { - - - /// - /// BusyIndicatorCustomContentView - /// - public partial class BusyIndicatorCustomContentView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/busyindicator/views/busyindicat" + - "orcustomcontentview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\BusyIndicator\Views\BusyIndicatorCustomContentView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/BusyIndicator/Views/BusyIndicatorCustomContentView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/BusyIndicator/Views/BusyIndicatorCustomContentView.g.i.cs deleted file mode 100644 index 6ca5dc27..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/BusyIndicator/Views/BusyIndicatorCustomContentView.g.i.cs +++ /dev/null @@ -1,97 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\BusyIndicator\Views\BusyIndicatorCustomContentView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "6FE941C4EEF1E6592FC87A8051E4E818BF8F917C" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.BusyIndicator.Views { - - - /// - /// BusyIndicatorCustomContentView - /// - public partial class BusyIndicatorCustomContentView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/busyindicator/views/busyindicat" + - "orcustomcontentview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\BusyIndicator\Views\BusyIndicatorCustomContentView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/BusyIndicator/Views/BusyIndicatorView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/BusyIndicator/Views/BusyIndicatorView.baml deleted file mode 100644 index 4d79ad7a..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/BusyIndicator/Views/BusyIndicatorView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/BusyIndicator/Views/BusyIndicatorView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/BusyIndicator/Views/BusyIndicatorView.g.cs deleted file mode 100644 index 16aaaf8d..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/BusyIndicator/Views/BusyIndicatorView.g.cs +++ /dev/null @@ -1,123 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\BusyIndicator\Views\BusyIndicatorView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "F3CABE2E47D5C9FD537D7CEFF5F2C544158B0465" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.BusyIndicator.Converters; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.BusyIndicator.Views { - - - /// - /// BusyIndicatorView - /// - public partial class BusyIndicatorView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 58 "..\..\..\..\..\..\Samples\BusyIndicator\Views\BusyIndicatorView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.CheckBox _isBusy; - - #line default - #line hidden - - - #line 62 "..\..\..\..\..\..\Samples\BusyIndicator\Views\BusyIndicatorView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.IntegerUpDown _displayAfter; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/busyindicator/views/busyindicat" + - "orview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\BusyIndicator\Views\BusyIndicatorView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._isBusy = ((System.Windows.Controls.CheckBox)(target)); - return; - case 2: - this._displayAfter = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/BusyIndicator/Views/BusyIndicatorView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/BusyIndicator/Views/BusyIndicatorView.g.i.cs deleted file mode 100644 index 16aaaf8d..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/BusyIndicator/Views/BusyIndicatorView.g.i.cs +++ /dev/null @@ -1,123 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\BusyIndicator\Views\BusyIndicatorView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "F3CABE2E47D5C9FD537D7CEFF5F2C544158B0465" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.BusyIndicator.Converters; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.BusyIndicator.Views { - - - /// - /// BusyIndicatorView - /// - public partial class BusyIndicatorView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 58 "..\..\..\..\..\..\Samples\BusyIndicator\Views\BusyIndicatorView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.CheckBox _isBusy; - - #line default - #line hidden - - - #line 62 "..\..\..\..\..\..\Samples\BusyIndicator\Views\BusyIndicatorView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.IntegerUpDown _displayAfter; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/busyindicator/views/busyindicat" + - "orview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\BusyIndicator\Views\BusyIndicatorView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._isBusy = ((System.Windows.Controls.CheckBox)(target)); - return; - case 2: - this._displayAfter = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Button/Views/ButtonSpinnerView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Button/Views/ButtonSpinnerView.baml deleted file mode 100644 index 72e4d050..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Button/Views/ButtonSpinnerView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Button/Views/ButtonSpinnerView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Button/Views/ButtonSpinnerView.g.cs deleted file mode 100644 index 16a193b2..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Button/Views/ButtonSpinnerView.g.cs +++ /dev/null @@ -1,130 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Button\Views\ButtonSpinnerView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "D00037D3F411AFF3AF6F807E13314F217BA31C23" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Button.Views { - - - /// - /// ButtonSpinnerView - /// - public partial class ButtonSpinnerView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 62 "..\..\..\..\..\..\Samples\Button\Views\ButtonSpinnerView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.CheckBox _allowSpin; - - #line default - #line hidden - - - #line 65 "..\..\..\..\..\..\Samples\Button\Views\ButtonSpinnerView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.CheckBox _showButtonSpinner; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/button/views/buttonspinnerview." + - "xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Button\Views\ButtonSpinnerView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._allowSpin = ((System.Windows.Controls.CheckBox)(target)); - return; - case 2: - this._showButtonSpinner = ((System.Windows.Controls.CheckBox)(target)); - return; - case 3: - - #line 79 "..\..\..\..\..\..\Samples\Button\Views\ButtonSpinnerView.xaml" - ((Xceed.Wpf.Toolkit.ButtonSpinner)(target)).Spin += new System.EventHandler(this.ButtonSpinner_Spin); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Button/Views/ButtonSpinnerView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Button/Views/ButtonSpinnerView.g.i.cs deleted file mode 100644 index 16a193b2..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Button/Views/ButtonSpinnerView.g.i.cs +++ /dev/null @@ -1,130 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Button\Views\ButtonSpinnerView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "D00037D3F411AFF3AF6F807E13314F217BA31C23" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Button.Views { - - - /// - /// ButtonSpinnerView - /// - public partial class ButtonSpinnerView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 62 "..\..\..\..\..\..\Samples\Button\Views\ButtonSpinnerView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.CheckBox _allowSpin; - - #line default - #line hidden - - - #line 65 "..\..\..\..\..\..\Samples\Button\Views\ButtonSpinnerView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.CheckBox _showButtonSpinner; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/button/views/buttonspinnerview." + - "xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Button\Views\ButtonSpinnerView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._allowSpin = ((System.Windows.Controls.CheckBox)(target)); - return; - case 2: - this._showButtonSpinner = ((System.Windows.Controls.CheckBox)(target)); - return; - case 3: - - #line 79 "..\..\..\..\..\..\Samples\Button\Views\ButtonSpinnerView.xaml" - ((Xceed.Wpf.Toolkit.ButtonSpinner)(target)).Spin += new System.EventHandler(this.ButtonSpinner_Spin); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Button/Views/DropDownSplitButtonView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Button/Views/DropDownSplitButtonView.baml deleted file mode 100644 index 98cbaac7..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Button/Views/DropDownSplitButtonView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Button/Views/DropDownSplitButtonView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Button/Views/DropDownSplitButtonView.g.cs deleted file mode 100644 index 44fc4b44..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Button/Views/DropDownSplitButtonView.g.cs +++ /dev/null @@ -1,183 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Button\Views\DropDownSplitButtonView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "CCF7AFAB30ED1FAE033D8056CE3C2DF31E2F7D9B" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Button.Views { - - - /// - /// DropDownSplitButtonView - /// - public partial class DropDownSplitButtonView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 65 "..\..\..\..\..\..\Samples\Button\Views\DropDownSplitButtonView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.DoubleUpDown maxDropDownHeight; - - #line default - #line hidden - - - #line 78 "..\..\..\..\..\..\Samples\Button\Views\DropDownSplitButtonView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.ComboBox dropDownPosition; - - #line default - #line hidden - - - #line 92 "..\..\..\..\..\..\Samples\Button\Views\DropDownSplitButtonView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.ColorPicker dropDownContentBackground; - - #line default - #line hidden - - - #line 118 "..\..\..\..\..\..\Samples\Button\Views\DropDownSplitButtonView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.DropDownButton _dropDownButton; - - #line default - #line hidden - - - #line 140 "..\..\..\..\..\..\Samples\Button\Views\DropDownSplitButtonView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.SplitButton _splitButton; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/button/views/dropdownsplitbutto" + - "nview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Button\Views\DropDownSplitButtonView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this.maxDropDownHeight = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target)); - return; - case 2: - this.dropDownPosition = ((System.Windows.Controls.ComboBox)(target)); - return; - case 3: - this.dropDownContentBackground = ((Xceed.Wpf.Toolkit.ColorPicker)(target)); - return; - case 4: - this._dropDownButton = ((Xceed.Wpf.Toolkit.DropDownButton)(target)); - - #line 127 "..\..\..\..\..\..\Samples\Button\Views\DropDownSplitButtonView.xaml" - this._dropDownButton.Click += new System.Windows.RoutedEventHandler(this.DropDownButton_Click); - - #line default - #line hidden - return; - case 5: - - #line 131 "..\..\..\..\..\..\Samples\Button\Views\DropDownSplitButtonView.xaml" - ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click); - - #line default - #line hidden - return; - case 6: - this._splitButton = ((Xceed.Wpf.Toolkit.SplitButton)(target)); - - #line 150 "..\..\..\..\..\..\Samples\Button\Views\DropDownSplitButtonView.xaml" - this._splitButton.Click += new System.Windows.RoutedEventHandler(this.SplitButton_Click); - - #line default - #line hidden - return; - case 7: - - #line 154 "..\..\..\..\..\..\Samples\Button\Views\DropDownSplitButtonView.xaml" - ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Button/Views/DropDownSplitButtonView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Button/Views/DropDownSplitButtonView.g.i.cs deleted file mode 100644 index 44fc4b44..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Button/Views/DropDownSplitButtonView.g.i.cs +++ /dev/null @@ -1,183 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Button\Views\DropDownSplitButtonView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "CCF7AFAB30ED1FAE033D8056CE3C2DF31E2F7D9B" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Button.Views { - - - /// - /// DropDownSplitButtonView - /// - public partial class DropDownSplitButtonView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 65 "..\..\..\..\..\..\Samples\Button\Views\DropDownSplitButtonView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.DoubleUpDown maxDropDownHeight; - - #line default - #line hidden - - - #line 78 "..\..\..\..\..\..\Samples\Button\Views\DropDownSplitButtonView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.ComboBox dropDownPosition; - - #line default - #line hidden - - - #line 92 "..\..\..\..\..\..\Samples\Button\Views\DropDownSplitButtonView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.ColorPicker dropDownContentBackground; - - #line default - #line hidden - - - #line 118 "..\..\..\..\..\..\Samples\Button\Views\DropDownSplitButtonView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.DropDownButton _dropDownButton; - - #line default - #line hidden - - - #line 140 "..\..\..\..\..\..\Samples\Button\Views\DropDownSplitButtonView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.SplitButton _splitButton; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/button/views/dropdownsplitbutto" + - "nview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Button\Views\DropDownSplitButtonView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this.maxDropDownHeight = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target)); - return; - case 2: - this.dropDownPosition = ((System.Windows.Controls.ComboBox)(target)); - return; - case 3: - this.dropDownContentBackground = ((Xceed.Wpf.Toolkit.ColorPicker)(target)); - return; - case 4: - this._dropDownButton = ((Xceed.Wpf.Toolkit.DropDownButton)(target)); - - #line 127 "..\..\..\..\..\..\Samples\Button\Views\DropDownSplitButtonView.xaml" - this._dropDownButton.Click += new System.Windows.RoutedEventHandler(this.DropDownButton_Click); - - #line default - #line hidden - return; - case 5: - - #line 131 "..\..\..\..\..\..\Samples\Button\Views\DropDownSplitButtonView.xaml" - ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click); - - #line default - #line hidden - return; - case 6: - this._splitButton = ((Xceed.Wpf.Toolkit.SplitButton)(target)); - - #line 150 "..\..\..\..\..\..\Samples\Button\Views\DropDownSplitButtonView.xaml" - this._splitButton.Click += new System.Windows.RoutedEventHandler(this.SplitButton_Click); - - #line default - #line hidden - return; - case 7: - - #line 154 "..\..\..\..\..\..\Samples\Button\Views\DropDownSplitButtonView.xaml" - ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Button/Views/IconButtonView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Button/Views/IconButtonView.baml deleted file mode 100644 index 96b5d362..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Button/Views/IconButtonView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Button/Views/IconButtonView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Button/Views/IconButtonView.g.cs deleted file mode 100644 index 2b9f6330..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Button/Views/IconButtonView.g.cs +++ /dev/null @@ -1,111 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Button\Views\IconButtonView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "26D524D9CD0D9DCB643D75B9D9BCFCD2D683514F" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Button.Views { - - - /// - /// IconButtonView - /// - public partial class IconButtonView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 163 "..\..\..\..\..\..\Samples\Button\Views\IconButtonView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.IconButton _iconButton; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/button/views/iconbuttonview.xam" + - "l", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Button\Views\IconButtonView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._iconButton = ((Xceed.Wpf.Toolkit.IconButton)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Button/Views/IconButtonView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Button/Views/IconButtonView.g.i.cs deleted file mode 100644 index 2b9f6330..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Button/Views/IconButtonView.g.i.cs +++ /dev/null @@ -1,111 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Button\Views\IconButtonView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "26D524D9CD0D9DCB643D75B9D9BCFCD2D683514F" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Button.Views { - - - /// - /// IconButtonView - /// - public partial class IconButtonView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 163 "..\..\..\..\..\..\Samples\Button\Views\IconButtonView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.IconButton _iconButton; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/button/views/iconbuttonview.xam" + - "l", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Button\Views\IconButtonView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._iconButton = ((Xceed.Wpf.Toolkit.IconButton)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Calculator/Views/CalculatorView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Calculator/Views/CalculatorView.baml deleted file mode 100644 index 6a49af3f..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Calculator/Views/CalculatorView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Calculator/Views/CalculatorView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Calculator/Views/CalculatorView.g.cs deleted file mode 100644 index 32307a6f..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Calculator/Views/CalculatorView.g.cs +++ /dev/null @@ -1,111 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Calculator\Views\CalculatorView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "E87AC7A172AE27C61D008E01DE92F61D305BBBD1" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Calculator.Views { - - - /// - /// CalculatorView - /// - public partial class CalculatorView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 47 "..\..\..\..\..\..\Samples\Calculator\Views\CalculatorView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.IntegerUpDown _precision; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/calculator/views/calculatorview" + - ".xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Calculator\Views\CalculatorView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._precision = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Calculator/Views/CalculatorView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Calculator/Views/CalculatorView.g.i.cs deleted file mode 100644 index 32307a6f..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Calculator/Views/CalculatorView.g.i.cs +++ /dev/null @@ -1,111 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Calculator\Views\CalculatorView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "E87AC7A172AE27C61D008E01DE92F61D305BBBD1" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Calculator.Views { - - - /// - /// CalculatorView - /// - public partial class CalculatorView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 47 "..\..\..\..\..\..\Samples\Calculator\Views\CalculatorView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.IntegerUpDown _precision; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/calculator/views/calculatorview" + - ".xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Calculator\Views\CalculatorView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._precision = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartAxisView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartAxisView.baml deleted file mode 100644 index be346396..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartAxisView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartAxisView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartAxisView.g.cs deleted file mode 100644 index 7995e4fc..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartAxisView.g.cs +++ /dev/null @@ -1,119 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Chart\Views\ChartAxisView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "8C804BAC059DE6A9167F0B4AE0B8060C1EC1752D" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart.Converters; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart.Views { - - - /// - /// ChartAxisView - /// - public partial class ChartAxisView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 23 "..\..\..\..\..\..\Samples\Chart\Views\ChartAxisView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart.Views.ChartAxisView _demo; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/chart/views/chartaxisview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Chart\Views\ChartAxisView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._demo = ((Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart.Views.ChartAxisView)(target)); - return; - case 2: - - #line 32 "..\..\..\..\..\..\Samples\Chart\Views\ChartAxisView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartAxisView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartAxisView.g.i.cs deleted file mode 100644 index 7995e4fc..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartAxisView.g.i.cs +++ /dev/null @@ -1,119 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Chart\Views\ChartAxisView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "8C804BAC059DE6A9167F0B4AE0B8060C1EC1752D" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart.Converters; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart.Views { - - - /// - /// ChartAxisView - /// - public partial class ChartAxisView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 23 "..\..\..\..\..\..\Samples\Chart\Views\ChartAxisView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart.Views.ChartAxisView _demo; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/chart/views/chartaxisview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Chart\Views\ChartAxisView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._demo = ((Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart.Views.ChartAxisView)(target)); - return; - case 2: - - #line 32 "..\..\..\..\..\..\Samples\Chart\Views\ChartAxisView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartLegendView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartLegendView.baml deleted file mode 100644 index 0a795ae9..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartLegendView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartLegendView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartLegendView.g.cs deleted file mode 100644 index e658c128..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartLegendView.g.cs +++ /dev/null @@ -1,109 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Chart\Views\ChartLegendView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "5B3473F047D9EBA09D5F80EEF14CBE425E00C9A2" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart.Converters; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart.Views { - - - /// - /// ChartLegendView - /// - public partial class ChartLegendView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/chart/views/chartlegendview.xam" + - "l", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Chart\Views\ChartLegendView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 34 "..\..\..\..\..\..\Samples\Chart\Views\ChartLegendView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartLegendView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartLegendView.g.i.cs deleted file mode 100644 index e658c128..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartLegendView.g.i.cs +++ /dev/null @@ -1,109 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Chart\Views\ChartLegendView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "5B3473F047D9EBA09D5F80EEF14CBE425E00C9A2" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart.Converters; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart.Views { - - - /// - /// ChartLegendView - /// - public partial class ChartLegendView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/chart/views/chartlegendview.xam" + - "l", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Chart\Views\ChartLegendView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 34 "..\..\..\..\..\..\Samples\Chart\Views\ChartLegendView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartSeriesBasicTypesView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartSeriesBasicTypesView.baml deleted file mode 100644 index f0b7ebd7..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartSeriesBasicTypesView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartSeriesBasicTypesView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartSeriesBasicTypesView.g.cs deleted file mode 100644 index dc0f4669..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartSeriesBasicTypesView.g.cs +++ /dev/null @@ -1,109 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Chart\Views\ChartSeriesBasicTypesView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "F42D42595B29EAC4CA2F06846B044A39E9A19EF1" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart.Converters; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart.Views { - - - /// - /// ChartSeriesBasicTypesView - /// - public partial class ChartSeriesBasicTypesView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/chart/views/chartseriesbasictyp" + - "esview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Chart\Views\ChartSeriesBasicTypesView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 31 "..\..\..\..\..\..\Samples\Chart\Views\ChartSeriesBasicTypesView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartSeriesBasicTypesView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartSeriesBasicTypesView.g.i.cs deleted file mode 100644 index dc0f4669..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartSeriesBasicTypesView.g.i.cs +++ /dev/null @@ -1,109 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Chart\Views\ChartSeriesBasicTypesView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "F42D42595B29EAC4CA2F06846B044A39E9A19EF1" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart.Converters; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart.Views { - - - /// - /// ChartSeriesBasicTypesView - /// - public partial class ChartSeriesBasicTypesView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/chart/views/chartseriesbasictyp" + - "esview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Chart\Views\ChartSeriesBasicTypesView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 31 "..\..\..\..\..\..\Samples\Chart\Views\ChartSeriesBasicTypesView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartSeriesDataPointsBindingView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartSeriesDataPointsBindingView.baml deleted file mode 100644 index 8dc0db9b..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartSeriesDataPointsBindingView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartSeriesDataPointsBindingView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartSeriesDataPointsBindingView.g.cs deleted file mode 100644 index e303e8cf..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartSeriesDataPointsBindingView.g.cs +++ /dev/null @@ -1,110 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Chart\Views\ChartSeriesDataPointsBindingView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "BF7F10BC81C29636C39143B45DEB7CD3DDA62579" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart.Converters; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart.Views { - - - /// - /// ChartSeriesDataPointsBindingView - /// - public partial class ChartSeriesDataPointsBindingView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/chart/views/chartseriesdatapoin" + - "tsbindingview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Chart\Views\ChartSeriesDataPointsBindingView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 32 "..\..\..\..\..\..\Samples\Chart\Views\ChartSeriesDataPointsBindingView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartSeriesDataPointsBindingView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartSeriesDataPointsBindingView.g.i.cs deleted file mode 100644 index e303e8cf..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartSeriesDataPointsBindingView.g.i.cs +++ /dev/null @@ -1,110 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Chart\Views\ChartSeriesDataPointsBindingView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "BF7F10BC81C29636C39143B45DEB7CD3DDA62579" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart.Converters; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart.Views { - - - /// - /// ChartSeriesDataPointsBindingView - /// - public partial class ChartSeriesDataPointsBindingView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/chart/views/chartseriesdatapoin" + - "tsbindingview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Chart\Views\ChartSeriesDataPointsBindingView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 32 "..\..\..\..\..\..\Samples\Chart\Views\ChartSeriesDataPointsBindingView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartStylingAxesGridView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartStylingAxesGridView.baml deleted file mode 100644 index 3d866a51..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartStylingAxesGridView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartStylingAxesGridView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartStylingAxesGridView.g.cs deleted file mode 100644 index 16113537..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartStylingAxesGridView.g.cs +++ /dev/null @@ -1,109 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Chart\Views\ChartStylingAxesGridView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "5EFECE7A64E470F596F4AAC0D11813D8AD5AE1BC" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart.Converters; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart.Views { - - - /// - /// ChartStylingAxesGridView - /// - public partial class ChartStylingAxesGridView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/chart/views/chartstylingaxesgri" + - "dview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Chart\Views\ChartStylingAxesGridView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 30 "..\..\..\..\..\..\Samples\Chart\Views\ChartStylingAxesGridView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartStylingAxesGridView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartStylingAxesGridView.g.i.cs deleted file mode 100644 index 16113537..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartStylingAxesGridView.g.i.cs +++ /dev/null @@ -1,109 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Chart\Views\ChartStylingAxesGridView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "5EFECE7A64E470F596F4AAC0D11813D8AD5AE1BC" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart.Converters; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart.Views { - - - /// - /// ChartStylingAxesGridView - /// - public partial class ChartStylingAxesGridView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/chart/views/chartstylingaxesgri" + - "dview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Chart\Views\ChartStylingAxesGridView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 30 "..\..\..\..\..\..\Samples\Chart\Views\ChartStylingAxesGridView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartStylingColumnSeriesView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartStylingColumnSeriesView.baml deleted file mode 100644 index a5c701a8..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartStylingColumnSeriesView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartStylingColumnSeriesView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartStylingColumnSeriesView.g.cs deleted file mode 100644 index 07f1b051..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartStylingColumnSeriesView.g.cs +++ /dev/null @@ -1,110 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Chart\Views\ChartStylingColumnSeriesView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "C9998F13EBC3CEE5609463ED34AD14CD16A0D678" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart.Converters; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart.Views { - - - /// - /// ChartStylingColumnSeriesView - /// - public partial class ChartStylingColumnSeriesView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/chart/views/chartstylingcolumns" + - "eriesview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Chart\Views\ChartStylingColumnSeriesView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 32 "..\..\..\..\..\..\Samples\Chart\Views\ChartStylingColumnSeriesView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartStylingColumnSeriesView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartStylingColumnSeriesView.g.i.cs deleted file mode 100644 index 07f1b051..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartStylingColumnSeriesView.g.i.cs +++ /dev/null @@ -1,110 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Chart\Views\ChartStylingColumnSeriesView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "C9998F13EBC3CEE5609463ED34AD14CD16A0D678" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart.Converters; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart.Views { - - - /// - /// ChartStylingColumnSeriesView - /// - public partial class ChartStylingColumnSeriesView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/chart/views/chartstylingcolumns" + - "eriesview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Chart\Views\ChartStylingColumnSeriesView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 32 "..\..\..\..\..\..\Samples\Chart\Views\ChartStylingColumnSeriesView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartStylingLineSeriesView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartStylingLineSeriesView.baml deleted file mode 100644 index d5ed77c9..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartStylingLineSeriesView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartStylingLineSeriesView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartStylingLineSeriesView.g.cs deleted file mode 100644 index 7b330a82..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartStylingLineSeriesView.g.cs +++ /dev/null @@ -1,109 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Chart\Views\ChartStylingLineSeriesView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "C07A3C4DE4E22FC130473B09CE7667D8AE629495" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart.Converters; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart.Views { - - - /// - /// ChartStylingLineSeriesView - /// - public partial class ChartStylingLineSeriesView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/chart/views/chartstylinglineser" + - "iesview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Chart\Views\ChartStylingLineSeriesView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 31 "..\..\..\..\..\..\Samples\Chart\Views\ChartStylingLineSeriesView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartStylingLineSeriesView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartStylingLineSeriesView.g.i.cs deleted file mode 100644 index 7b330a82..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartStylingLineSeriesView.g.i.cs +++ /dev/null @@ -1,109 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Chart\Views\ChartStylingLineSeriesView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "C07A3C4DE4E22FC130473B09CE7667D8AE629495" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart.Converters; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart.Views { - - - /// - /// ChartStylingLineSeriesView - /// - public partial class ChartStylingLineSeriesView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/chart/views/chartstylinglineser" + - "iesview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Chart\Views\ChartStylingLineSeriesView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 31 "..\..\..\..\..\..\Samples\Chart\Views\ChartStylingLineSeriesView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartStylingPieSeriesView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartStylingPieSeriesView.baml deleted file mode 100644 index cc7759c8..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartStylingPieSeriesView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartStylingPieSeriesView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartStylingPieSeriesView.g.cs deleted file mode 100644 index 6d05c33b..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartStylingPieSeriesView.g.cs +++ /dev/null @@ -1,109 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Chart\Views\ChartStylingPieSeriesView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "DA9803CB2637FF8978B290CD5C36E0D1C2BE40EE" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart.Converters; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart.Views { - - - /// - /// ChartStylingPieSeriesView - /// - public partial class ChartStylingPieSeriesView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/chart/views/chartstylingpieseri" + - "esview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Chart\Views\ChartStylingPieSeriesView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 31 "..\..\..\..\..\..\Samples\Chart\Views\ChartStylingPieSeriesView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartStylingPieSeriesView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartStylingPieSeriesView.g.i.cs deleted file mode 100644 index 6d05c33b..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Chart/Views/ChartStylingPieSeriesView.g.i.cs +++ /dev/null @@ -1,109 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Chart\Views\ChartStylingPieSeriesView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "DA9803CB2637FF8978B290CD5C36E0D1C2BE40EE" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart.Converters; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Chart.Views { - - - /// - /// ChartStylingPieSeriesView - /// - public partial class ChartStylingPieSeriesView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/chart/views/chartstylingpieseri" + - "esview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Chart\Views\ChartStylingPieSeriesView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 31 "..\..\..\..\..\..\Samples\Chart\Views\ChartStylingPieSeriesView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/CheckLists/Views/CheckListsView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/CheckLists/Views/CheckListsView.baml deleted file mode 100644 index eea96d0f..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/CheckLists/Views/CheckListsView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/CheckLists/Views/CheckListsView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/CheckLists/Views/CheckListsView.g.cs deleted file mode 100644 index af4178c5..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/CheckLists/Views/CheckListsView.g.cs +++ /dev/null @@ -1,243 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\CheckLists\Views\CheckListsView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "941466095FB32B910BA0A512601E89AB0AA934B5" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.CheckLists.Views { - - - /// - /// CheckListsView - /// - public partial class CheckListsView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 22 "..\..\..\..\..\..\Samples\CheckLists\Views\CheckListsView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.LiveExplorer.Samples.CheckLists.Views.CheckListsView demo; - - #line default - #line hidden - - - #line 75 "..\..\..\..\..\..\Samples\CheckLists\Views\CheckListsView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBox _delimiter; - - #line default - #line hidden - - - #line 87 "..\..\..\..\..\..\Samples\CheckLists\Views\CheckListsView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.ComboBox _valueMemberPath; - - #line default - #line hidden - - - #line 100 "..\..\..\..\..\..\Samples\CheckLists\Views\CheckListsView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBox _selectedValue; - - #line default - #line hidden - - - #line 112 "..\..\..\..\..\..\Samples\CheckLists\Views\CheckListsView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBox _selectedMemberPath; - - #line default - #line hidden - - - #line 125 "..\..\..\..\..\..\Samples\CheckLists\Views\CheckListsView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.ComboBox _displayMemberPath; - - #line default - #line hidden - - - #line 140 "..\..\..\..\..\..\Samples\CheckLists\Views\CheckListsView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.CheckBox _isSelectAllActive; - - #line default - #line hidden - - - #line 154 "..\..\..\..\..\..\Samples\CheckLists\Views\CheckListsView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBox _selectAllContent; - - #line default - #line hidden - - - #line 182 "..\..\..\..\..\..\Samples\CheckLists\Views\CheckListsView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.CheckBox _isEditable; - - #line default - #line hidden - - - #line 195 "..\..\..\..\..\..\Samples\CheckLists\Views\CheckListsView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.CheckBox _isDropDownOpen; - - #line default - #line hidden - - - #line 208 "..\..\..\..\..\..\Samples\CheckLists\Views\CheckListsView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.DoubleUpDown _maxDropDownHeight; - - #line default - #line hidden - - - #line 245 "..\..\..\..\..\..\Samples\CheckLists\Views\CheckListsView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.CheckListBox _checkListBox; - - #line default - #line hidden - - - #line 263 "..\..\..\..\..\..\Samples\CheckLists\Views\CheckListsView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.CheckComboBox _checkComboBox; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/checklists/views/checklistsview" + - ".xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\CheckLists\Views\CheckListsView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this.demo = ((Xceed.Wpf.Toolkit.LiveExplorer.Samples.CheckLists.Views.CheckListsView)(target)); - return; - case 2: - this._delimiter = ((System.Windows.Controls.TextBox)(target)); - return; - case 3: - this._valueMemberPath = ((System.Windows.Controls.ComboBox)(target)); - return; - case 4: - this._selectedValue = ((System.Windows.Controls.TextBox)(target)); - return; - case 5: - this._selectedMemberPath = ((System.Windows.Controls.TextBox)(target)); - return; - case 6: - this._displayMemberPath = ((System.Windows.Controls.ComboBox)(target)); - return; - case 7: - this._isSelectAllActive = ((System.Windows.Controls.CheckBox)(target)); - return; - case 8: - this._selectAllContent = ((System.Windows.Controls.TextBox)(target)); - return; - case 9: - this._isEditable = ((System.Windows.Controls.CheckBox)(target)); - return; - case 10: - this._isDropDownOpen = ((System.Windows.Controls.CheckBox)(target)); - return; - case 11: - this._maxDropDownHeight = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target)); - return; - case 12: - this._checkListBox = ((Xceed.Wpf.Toolkit.CheckListBox)(target)); - return; - case 13: - this._checkComboBox = ((Xceed.Wpf.Toolkit.CheckComboBox)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/CheckLists/Views/CheckListsView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/CheckLists/Views/CheckListsView.g.i.cs deleted file mode 100644 index af4178c5..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/CheckLists/Views/CheckListsView.g.i.cs +++ /dev/null @@ -1,243 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\CheckLists\Views\CheckListsView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "941466095FB32B910BA0A512601E89AB0AA934B5" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.CheckLists.Views { - - - /// - /// CheckListsView - /// - public partial class CheckListsView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 22 "..\..\..\..\..\..\Samples\CheckLists\Views\CheckListsView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.LiveExplorer.Samples.CheckLists.Views.CheckListsView demo; - - #line default - #line hidden - - - #line 75 "..\..\..\..\..\..\Samples\CheckLists\Views\CheckListsView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBox _delimiter; - - #line default - #line hidden - - - #line 87 "..\..\..\..\..\..\Samples\CheckLists\Views\CheckListsView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.ComboBox _valueMemberPath; - - #line default - #line hidden - - - #line 100 "..\..\..\..\..\..\Samples\CheckLists\Views\CheckListsView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBox _selectedValue; - - #line default - #line hidden - - - #line 112 "..\..\..\..\..\..\Samples\CheckLists\Views\CheckListsView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBox _selectedMemberPath; - - #line default - #line hidden - - - #line 125 "..\..\..\..\..\..\Samples\CheckLists\Views\CheckListsView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.ComboBox _displayMemberPath; - - #line default - #line hidden - - - #line 140 "..\..\..\..\..\..\Samples\CheckLists\Views\CheckListsView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.CheckBox _isSelectAllActive; - - #line default - #line hidden - - - #line 154 "..\..\..\..\..\..\Samples\CheckLists\Views\CheckListsView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBox _selectAllContent; - - #line default - #line hidden - - - #line 182 "..\..\..\..\..\..\Samples\CheckLists\Views\CheckListsView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.CheckBox _isEditable; - - #line default - #line hidden - - - #line 195 "..\..\..\..\..\..\Samples\CheckLists\Views\CheckListsView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.CheckBox _isDropDownOpen; - - #line default - #line hidden - - - #line 208 "..\..\..\..\..\..\Samples\CheckLists\Views\CheckListsView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.DoubleUpDown _maxDropDownHeight; - - #line default - #line hidden - - - #line 245 "..\..\..\..\..\..\Samples\CheckLists\Views\CheckListsView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.CheckListBox _checkListBox; - - #line default - #line hidden - - - #line 263 "..\..\..\..\..\..\Samples\CheckLists\Views\CheckListsView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.CheckComboBox _checkComboBox; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/checklists/views/checklistsview" + - ".xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\CheckLists\Views\CheckListsView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this.demo = ((Xceed.Wpf.Toolkit.LiveExplorer.Samples.CheckLists.Views.CheckListsView)(target)); - return; - case 2: - this._delimiter = ((System.Windows.Controls.TextBox)(target)); - return; - case 3: - this._valueMemberPath = ((System.Windows.Controls.ComboBox)(target)); - return; - case 4: - this._selectedValue = ((System.Windows.Controls.TextBox)(target)); - return; - case 5: - this._selectedMemberPath = ((System.Windows.Controls.TextBox)(target)); - return; - case 6: - this._displayMemberPath = ((System.Windows.Controls.ComboBox)(target)); - return; - case 7: - this._isSelectAllActive = ((System.Windows.Controls.CheckBox)(target)); - return; - case 8: - this._selectAllContent = ((System.Windows.Controls.TextBox)(target)); - return; - case 9: - this._isEditable = ((System.Windows.Controls.CheckBox)(target)); - return; - case 10: - this._isDropDownOpen = ((System.Windows.Controls.CheckBox)(target)); - return; - case 11: - this._maxDropDownHeight = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target)); - return; - case 12: - this._checkListBox = ((Xceed.Wpf.Toolkit.CheckListBox)(target)); - return; - case 13: - this._checkComboBox = ((Xceed.Wpf.Toolkit.CheckComboBox)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Color/Views/ColorView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Color/Views/ColorView.baml deleted file mode 100644 index 83d013a4..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Color/Views/ColorView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Color/Views/ColorView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Color/Views/ColorView.g.cs deleted file mode 100644 index bb15b0bf..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Color/Views/ColorView.g.cs +++ /dev/null @@ -1,176 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Color\Views\ColorView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "83ED4E025BB07DA3C33D787885B15F688164251F" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Color.Views { - - - /// - /// ColorView - /// - public partial class ColorView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 117 "..\..\..\..\..\..\Samples\Color\Views\ColorView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.IntegerUpDown _R; - - #line default - #line hidden - - - #line 124 "..\..\..\..\..\..\Samples\Color\Views\ColorView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.IntegerUpDown _G; - - #line default - #line hidden - - - #line 131 "..\..\..\..\..\..\Samples\Color\Views\ColorView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.IntegerUpDown _B; - - #line default - #line hidden - - - #line 138 "..\..\..\..\..\..\Samples\Color\Views\ColorView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.IntegerUpDown _A; - - #line default - #line hidden - - - #line 150 "..\..\..\..\..\..\Samples\Color\Views\ColorView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.CheckBox _usingAlphaChannel; - - #line default - #line hidden - - - #line 166 "..\..\..\..\..\..\Samples\Color\Views\ColorView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.ColorCanvas _colorCanvas; - - #line default - #line hidden - - - #line 339 "..\..\..\..\..\..\Samples\Color\Views\ColorView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.ColorPicker _colorPicker; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/color/views/colorview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Color\Views\ColorView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._R = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); - return; - case 2: - this._G = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); - return; - case 3: - this._B = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); - return; - case 4: - this._A = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); - return; - case 5: - this._usingAlphaChannel = ((System.Windows.Controls.CheckBox)(target)); - return; - case 6: - this._colorCanvas = ((Xceed.Wpf.Toolkit.ColorCanvas)(target)); - return; - case 7: - this._colorPicker = ((Xceed.Wpf.Toolkit.ColorPicker)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Color/Views/ColorView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Color/Views/ColorView.g.i.cs deleted file mode 100644 index bb15b0bf..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Color/Views/ColorView.g.i.cs +++ /dev/null @@ -1,176 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Color\Views\ColorView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "83ED4E025BB07DA3C33D787885B15F688164251F" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Color.Views { - - - /// - /// ColorView - /// - public partial class ColorView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 117 "..\..\..\..\..\..\Samples\Color\Views\ColorView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.IntegerUpDown _R; - - #line default - #line hidden - - - #line 124 "..\..\..\..\..\..\Samples\Color\Views\ColorView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.IntegerUpDown _G; - - #line default - #line hidden - - - #line 131 "..\..\..\..\..\..\Samples\Color\Views\ColorView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.IntegerUpDown _B; - - #line default - #line hidden - - - #line 138 "..\..\..\..\..\..\Samples\Color\Views\ColorView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.IntegerUpDown _A; - - #line default - #line hidden - - - #line 150 "..\..\..\..\..\..\Samples\Color\Views\ColorView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.CheckBox _usingAlphaChannel; - - #line default - #line hidden - - - #line 166 "..\..\..\..\..\..\Samples\Color\Views\ColorView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.ColorCanvas _colorCanvas; - - #line default - #line hidden - - - #line 339 "..\..\..\..\..\..\Samples\Color\Views\ColorView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.ColorPicker _colorPicker; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/color/views/colorview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Color\Views\ColorView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._R = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); - return; - case 2: - this._G = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); - return; - case 3: - this._B = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); - return; - case 4: - this._A = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); - return; - case 5: - this._usingAlphaChannel = ((System.Windows.Controls.CheckBox)(target)); - return; - case 6: - this._colorCanvas = ((Xceed.Wpf.Toolkit.ColorCanvas)(target)); - return; - case 7: - this._colorPicker = ((Xceed.Wpf.Toolkit.ColorPicker)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/DataGrid/Views/DataGridView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/DataGrid/Views/DataGridView.baml deleted file mode 100644 index aec026a5..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/DataGrid/Views/DataGridView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/DataGrid/Views/DataGridView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/DataGrid/Views/DataGridView.g.cs deleted file mode 100644 index 8d378346..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/DataGrid/Views/DataGridView.g.cs +++ /dev/null @@ -1,138 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\DataGrid\Views\DataGridView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "1C826C0FA58D15045E39A3749E2B76613FA36B03" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.ComponentModel; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.DataGrid; -using Xceed.Wpf.DataGrid.Converters; -using Xceed.Wpf.DataGrid.Markup; -using Xceed.Wpf.DataGrid.ValidationRules; -using Xceed.Wpf.DataGrid.Views; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.DataGrid; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.DataGrid.Converters; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.DataGrid.Views { - - - /// - /// DataGridView - /// - public partial class DataGridView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 27 "..\..\..\..\..\..\Samples\DataGrid\Views\DataGridView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.LiveExplorer.Samples.DataGrid.Views.DataGridView _demo; - - #line default - #line hidden - - - #line 99 "..\..\..\..\..\..\Samples\DataGrid\Views\DataGridView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.DataGrid.DataGridControl _dataGrid; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/datagrid/views/datagridview.xam" + - "l", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\DataGrid\Views\DataGridView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._demo = ((Xceed.Wpf.Toolkit.LiveExplorer.Samples.DataGrid.Views.DataGridView)(target)); - return; - case 2: - - #line 31 "..\..\..\..\..\..\Samples\DataGrid\Views\DataGridView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - case 3: - this._dataGrid = ((Xceed.Wpf.DataGrid.DataGridControl)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/DataGrid/Views/DataGridView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/DataGrid/Views/DataGridView.g.i.cs deleted file mode 100644 index 8d378346..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/DataGrid/Views/DataGridView.g.i.cs +++ /dev/null @@ -1,138 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\DataGrid\Views\DataGridView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "1C826C0FA58D15045E39A3749E2B76613FA36B03" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.ComponentModel; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.DataGrid; -using Xceed.Wpf.DataGrid.Converters; -using Xceed.Wpf.DataGrid.Markup; -using Xceed.Wpf.DataGrid.ValidationRules; -using Xceed.Wpf.DataGrid.Views; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.DataGrid; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.DataGrid.Converters; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.DataGrid.Views { - - - /// - /// DataGridView - /// - public partial class DataGridView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 27 "..\..\..\..\..\..\Samples\DataGrid\Views\DataGridView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.LiveExplorer.Samples.DataGrid.Views.DataGridView _demo; - - #line default - #line hidden - - - #line 99 "..\..\..\..\..\..\Samples\DataGrid\Views\DataGridView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.DataGrid.DataGridControl _dataGrid; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/datagrid/views/datagridview.xam" + - "l", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\DataGrid\Views\DataGridView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._demo = ((Xceed.Wpf.Toolkit.LiveExplorer.Samples.DataGrid.Views.DataGridView)(target)); - return; - case 2: - - #line 31 "..\..\..\..\..\..\Samples\DataGrid\Views\DataGridView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - case 3: - this._dataGrid = ((Xceed.Wpf.DataGrid.DataGridControl)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/DataGrid/Views/MultiColumnComboBoxView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/DataGrid/Views/MultiColumnComboBoxView.baml deleted file mode 100644 index 0856d7e8..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/DataGrid/Views/MultiColumnComboBoxView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/DataGrid/Views/MultiColumnComboBoxView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/DataGrid/Views/MultiColumnComboBoxView.g.cs deleted file mode 100644 index db46c926..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/DataGrid/Views/MultiColumnComboBoxView.g.cs +++ /dev/null @@ -1,111 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\DataGrid\Views\MultiColumnComboBoxView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "2C46586B1B83E9616A3E806F86D6795F97D1B157" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.DataGrid; -using Xceed.Wpf.DataGrid.Converters; -using Xceed.Wpf.DataGrid.Markup; -using Xceed.Wpf.DataGrid.ValidationRules; -using Xceed.Wpf.DataGrid.Views; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.DataGrid.Converters; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.DataGrid.Views { - - - /// - /// MultiColumnComboBoxView - /// - public partial class MultiColumnComboBoxView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 22 "..\..\..\..\..\..\Samples\DataGrid\Views\MultiColumnComboBoxView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.LiveExplorer.Samples.DataGrid.Views.MultiColumnComboBoxView _demo; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/datagrid/views/multicolumncombo" + - "boxview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\DataGrid\Views\MultiColumnComboBoxView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._demo = ((Xceed.Wpf.Toolkit.LiveExplorer.Samples.DataGrid.Views.MultiColumnComboBoxView)(target)); - return; - case 2: - - #line 30 "..\..\..\..\..\..\Samples\DataGrid\Views\MultiColumnComboBoxView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/DataGrid/Views/MultiColumnComboBoxView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/DataGrid/Views/MultiColumnComboBoxView.g.i.cs deleted file mode 100644 index db46c926..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/DataGrid/Views/MultiColumnComboBoxView.g.i.cs +++ /dev/null @@ -1,111 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\DataGrid\Views\MultiColumnComboBoxView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "2C46586B1B83E9616A3E806F86D6795F97D1B157" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.DataGrid; -using Xceed.Wpf.DataGrid.Converters; -using Xceed.Wpf.DataGrid.Markup; -using Xceed.Wpf.DataGrid.ValidationRules; -using Xceed.Wpf.DataGrid.Views; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.DataGrid.Converters; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.DataGrid.Views { - - - /// - /// MultiColumnComboBoxView - /// - public partial class MultiColumnComboBoxView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 22 "..\..\..\..\..\..\Samples\DataGrid\Views\MultiColumnComboBoxView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.LiveExplorer.Samples.DataGrid.Views.MultiColumnComboBoxView _demo; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/datagrid/views/multicolumncombo" + - "boxview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\DataGrid\Views\MultiColumnComboBoxView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._demo = ((Xceed.Wpf.Toolkit.LiveExplorer.Samples.DataGrid.Views.MultiColumnComboBoxView)(target)); - return; - case 2: - - #line 30 "..\..\..\..\..\..\Samples\DataGrid\Views\MultiColumnComboBoxView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/DateTime/Views/DateTimeView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/DateTime/Views/DateTimeView.baml deleted file mode 100644 index bf75611c..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/DateTime/Views/DateTimeView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/DateTime/Views/DateTimeView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/DateTime/Views/DateTimeView.g.cs deleted file mode 100644 index 7b34a0a8..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/DateTime/Views/DateTimeView.g.cs +++ /dev/null @@ -1,354 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\DateTime\Views\DateTimeView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "AE5461EE3B5F7FDAB21F0D2A6ADAC0C342F18CCC" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.DateTime.Converters; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.DateTime.Views { - - - /// - /// DateTimeView - /// - public partial class DateTimeView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 96 "..\..\..\..\..\..\Samples\DateTime\Views\DateTimeView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.ComboBox _format; - - #line default - #line hidden - - - #line 98 "..\..\..\..\..\..\Samples\DateTime\Views\DateTimeView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBox _formatString; - - #line default - #line hidden - - - #line 100 "..\..\..\..\..\..\Samples\DateTime\Views\DateTimeView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBox _watermark; - - #line default - #line hidden - - - #line 102 "..\..\..\..\..\..\Samples\DateTime\Views\DateTimeView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.CheckBox _autoCloseCalendar; - - #line default - #line hidden - - - #line 104 "..\..\..\..\..\..\Samples\DateTime\Views\DateTimeView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.CheckBox _clipValueToMinMax; - - #line default - #line hidden - - - #line 106 "..\..\..\..\..\..\Samples\DateTime\Views\DateTimeView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.ComboBox _kind; - - #line default - #line hidden - - - #line 108 "..\..\..\..\..\..\Samples\DateTime\Views\DateTimeView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.ComboBox _calendarDisplayMode; - - #line default - #line hidden - - - #line 110 "..\..\..\..\..\..\Samples\DateTime\Views\DateTimeView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.DoubleUpDown _calendarWidth; - - #line default - #line hidden - - - #line 112 "..\..\..\..\..\..\Samples\DateTime\Views\DateTimeView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.CheckBox _showDropDownButton; - - #line default - #line hidden - - - #line 114 "..\..\..\..\..\..\Samples\DateTime\Views\DateTimeView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.ComboBox _timePickerVisibility; - - #line default - #line hidden - - - #line 116 "..\..\..\..\..\..\Samples\DateTime\Views\DateTimeView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.CheckBox _timePickerShowButtonSpinner; - - #line default - #line hidden - - - #line 119 "..\..\..\..\..\..\Samples\DateTime\Views\DateTimeView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.ComboBox _timeFormat; - - #line default - #line hidden - - - #line 121 "..\..\..\..\..\..\Samples\DateTime\Views\DateTimeView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBox _timeFormatString; - - #line default - #line hidden - - - #line 123 "..\..\..\..\..\..\Samples\DateTime\Views\DateTimeView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBox _timeWatermark; - - #line default - #line hidden - - - #line 125 "..\..\..\..\..\..\Samples\DateTime\Views\DateTimeView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.DateTimeUpDown _minimum; - - #line default - #line hidden - - - #line 127 "..\..\..\..\..\..\Samples\DateTime\Views\DateTimeView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.DateTimeUpDown _maximum; - - #line default - #line hidden - - - #line 129 "..\..\..\..\..\..\Samples\DateTime\Views\DateTimeView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.ComboBox _currentDateTimePart; - - #line default - #line hidden - - - #line 135 "..\..\..\..\..\..\Samples\DateTime\Views\DateTimeView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.DateTimePicker _datetimePicker; - - #line default - #line hidden - - - #line 173 "..\..\..\..\..\..\Samples\DateTime\Views\DateTimeView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.DateTimeUpDown _startTime; - - #line default - #line hidden - - - #line 175 "..\..\..\..\..\..\Samples\DateTime\Views\DateTimeView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.DateTimeUpDown _endTime; - - #line default - #line hidden - - - #line 177 "..\..\..\..\..\..\Samples\DateTime\Views\DateTimeView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.DateTimeUpDown _timeInterval; - - #line default - #line hidden - - - #line 179 "..\..\..\..\..\..\Samples\DateTime\Views\DateTimeView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.DoubleUpDown _maxDropDownHeight; - - #line default - #line hidden - - - #line 185 "..\..\..\..\..\..\Samples\DateTime\Views\DateTimeView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.TimePicker _timePicker; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/datetime/views/datetimeview.xam" + - "l", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\DateTime\Views\DateTimeView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._format = ((System.Windows.Controls.ComboBox)(target)); - return; - case 2: - this._formatString = ((System.Windows.Controls.TextBox)(target)); - return; - case 3: - this._watermark = ((System.Windows.Controls.TextBox)(target)); - return; - case 4: - this._autoCloseCalendar = ((System.Windows.Controls.CheckBox)(target)); - return; - case 5: - this._clipValueToMinMax = ((System.Windows.Controls.CheckBox)(target)); - return; - case 6: - this._kind = ((System.Windows.Controls.ComboBox)(target)); - return; - case 7: - this._calendarDisplayMode = ((System.Windows.Controls.ComboBox)(target)); - return; - case 8: - this._calendarWidth = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target)); - return; - case 9: - this._showDropDownButton = ((System.Windows.Controls.CheckBox)(target)); - return; - case 10: - this._timePickerVisibility = ((System.Windows.Controls.ComboBox)(target)); - return; - case 11: - this._timePickerShowButtonSpinner = ((System.Windows.Controls.CheckBox)(target)); - return; - case 12: - this._timeFormat = ((System.Windows.Controls.ComboBox)(target)); - return; - case 13: - this._timeFormatString = ((System.Windows.Controls.TextBox)(target)); - return; - case 14: - this._timeWatermark = ((System.Windows.Controls.TextBox)(target)); - return; - case 15: - this._minimum = ((Xceed.Wpf.Toolkit.DateTimeUpDown)(target)); - return; - case 16: - this._maximum = ((Xceed.Wpf.Toolkit.DateTimeUpDown)(target)); - return; - case 17: - this._currentDateTimePart = ((System.Windows.Controls.ComboBox)(target)); - return; - case 18: - this._datetimePicker = ((Xceed.Wpf.Toolkit.DateTimePicker)(target)); - return; - case 19: - this._startTime = ((Xceed.Wpf.Toolkit.DateTimeUpDown)(target)); - return; - case 20: - this._endTime = ((Xceed.Wpf.Toolkit.DateTimeUpDown)(target)); - return; - case 21: - this._timeInterval = ((Xceed.Wpf.Toolkit.DateTimeUpDown)(target)); - return; - case 22: - this._maxDropDownHeight = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target)); - return; - case 23: - this._timePicker = ((Xceed.Wpf.Toolkit.TimePicker)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/DateTime/Views/DateTimeView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/DateTime/Views/DateTimeView.g.i.cs deleted file mode 100644 index 7b34a0a8..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/DateTime/Views/DateTimeView.g.i.cs +++ /dev/null @@ -1,354 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\DateTime\Views\DateTimeView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "AE5461EE3B5F7FDAB21F0D2A6ADAC0C342F18CCC" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.DateTime.Converters; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.DateTime.Views { - - - /// - /// DateTimeView - /// - public partial class DateTimeView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 96 "..\..\..\..\..\..\Samples\DateTime\Views\DateTimeView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.ComboBox _format; - - #line default - #line hidden - - - #line 98 "..\..\..\..\..\..\Samples\DateTime\Views\DateTimeView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBox _formatString; - - #line default - #line hidden - - - #line 100 "..\..\..\..\..\..\Samples\DateTime\Views\DateTimeView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBox _watermark; - - #line default - #line hidden - - - #line 102 "..\..\..\..\..\..\Samples\DateTime\Views\DateTimeView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.CheckBox _autoCloseCalendar; - - #line default - #line hidden - - - #line 104 "..\..\..\..\..\..\Samples\DateTime\Views\DateTimeView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.CheckBox _clipValueToMinMax; - - #line default - #line hidden - - - #line 106 "..\..\..\..\..\..\Samples\DateTime\Views\DateTimeView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.ComboBox _kind; - - #line default - #line hidden - - - #line 108 "..\..\..\..\..\..\Samples\DateTime\Views\DateTimeView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.ComboBox _calendarDisplayMode; - - #line default - #line hidden - - - #line 110 "..\..\..\..\..\..\Samples\DateTime\Views\DateTimeView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.DoubleUpDown _calendarWidth; - - #line default - #line hidden - - - #line 112 "..\..\..\..\..\..\Samples\DateTime\Views\DateTimeView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.CheckBox _showDropDownButton; - - #line default - #line hidden - - - #line 114 "..\..\..\..\..\..\Samples\DateTime\Views\DateTimeView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.ComboBox _timePickerVisibility; - - #line default - #line hidden - - - #line 116 "..\..\..\..\..\..\Samples\DateTime\Views\DateTimeView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.CheckBox _timePickerShowButtonSpinner; - - #line default - #line hidden - - - #line 119 "..\..\..\..\..\..\Samples\DateTime\Views\DateTimeView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.ComboBox _timeFormat; - - #line default - #line hidden - - - #line 121 "..\..\..\..\..\..\Samples\DateTime\Views\DateTimeView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBox _timeFormatString; - - #line default - #line hidden - - - #line 123 "..\..\..\..\..\..\Samples\DateTime\Views\DateTimeView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBox _timeWatermark; - - #line default - #line hidden - - - #line 125 "..\..\..\..\..\..\Samples\DateTime\Views\DateTimeView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.DateTimeUpDown _minimum; - - #line default - #line hidden - - - #line 127 "..\..\..\..\..\..\Samples\DateTime\Views\DateTimeView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.DateTimeUpDown _maximum; - - #line default - #line hidden - - - #line 129 "..\..\..\..\..\..\Samples\DateTime\Views\DateTimeView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.ComboBox _currentDateTimePart; - - #line default - #line hidden - - - #line 135 "..\..\..\..\..\..\Samples\DateTime\Views\DateTimeView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.DateTimePicker _datetimePicker; - - #line default - #line hidden - - - #line 173 "..\..\..\..\..\..\Samples\DateTime\Views\DateTimeView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.DateTimeUpDown _startTime; - - #line default - #line hidden - - - #line 175 "..\..\..\..\..\..\Samples\DateTime\Views\DateTimeView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.DateTimeUpDown _endTime; - - #line default - #line hidden - - - #line 177 "..\..\..\..\..\..\Samples\DateTime\Views\DateTimeView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.DateTimeUpDown _timeInterval; - - #line default - #line hidden - - - #line 179 "..\..\..\..\..\..\Samples\DateTime\Views\DateTimeView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.DoubleUpDown _maxDropDownHeight; - - #line default - #line hidden - - - #line 185 "..\..\..\..\..\..\Samples\DateTime\Views\DateTimeView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.TimePicker _timePicker; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/datetime/views/datetimeview.xam" + - "l", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\DateTime\Views\DateTimeView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._format = ((System.Windows.Controls.ComboBox)(target)); - return; - case 2: - this._formatString = ((System.Windows.Controls.TextBox)(target)); - return; - case 3: - this._watermark = ((System.Windows.Controls.TextBox)(target)); - return; - case 4: - this._autoCloseCalendar = ((System.Windows.Controls.CheckBox)(target)); - return; - case 5: - this._clipValueToMinMax = ((System.Windows.Controls.CheckBox)(target)); - return; - case 6: - this._kind = ((System.Windows.Controls.ComboBox)(target)); - return; - case 7: - this._calendarDisplayMode = ((System.Windows.Controls.ComboBox)(target)); - return; - case 8: - this._calendarWidth = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target)); - return; - case 9: - this._showDropDownButton = ((System.Windows.Controls.CheckBox)(target)); - return; - case 10: - this._timePickerVisibility = ((System.Windows.Controls.ComboBox)(target)); - return; - case 11: - this._timePickerShowButtonSpinner = ((System.Windows.Controls.CheckBox)(target)); - return; - case 12: - this._timeFormat = ((System.Windows.Controls.ComboBox)(target)); - return; - case 13: - this._timeFormatString = ((System.Windows.Controls.TextBox)(target)); - return; - case 14: - this._timeWatermark = ((System.Windows.Controls.TextBox)(target)); - return; - case 15: - this._minimum = ((Xceed.Wpf.Toolkit.DateTimeUpDown)(target)); - return; - case 16: - this._maximum = ((Xceed.Wpf.Toolkit.DateTimeUpDown)(target)); - return; - case 17: - this._currentDateTimePart = ((System.Windows.Controls.ComboBox)(target)); - return; - case 18: - this._datetimePicker = ((Xceed.Wpf.Toolkit.DateTimePicker)(target)); - return; - case 19: - this._startTime = ((Xceed.Wpf.Toolkit.DateTimeUpDown)(target)); - return; - case 20: - this._endTime = ((Xceed.Wpf.Toolkit.DateTimeUpDown)(target)); - return; - case 21: - this._timeInterval = ((Xceed.Wpf.Toolkit.DateTimeUpDown)(target)); - return; - case 22: - this._maxDropDownHeight = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target)); - return; - case 23: - this._timePicker = ((Xceed.Wpf.Toolkit.TimePicker)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/FilePicker/Views/FilePickerView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/FilePicker/Views/FilePickerView.baml deleted file mode 100644 index 59c55589..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/FilePicker/Views/FilePickerView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/FilePicker/Views/FilePickerView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/FilePicker/Views/FilePickerView.g.cs deleted file mode 100644 index cfab40ce..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/FilePicker/Views/FilePickerView.g.cs +++ /dev/null @@ -1,109 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\FilePicker\Views\FilePickerView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "FFD1E0CB98576A25E937EAADC5FAC5693319EA61" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.FilePicker.Views; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.FilePicker.Views { - - - /// - /// FilePickerView - /// - public partial class FilePickerView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/filepicker/views/filepickerview" + - ".xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\FilePicker\Views\FilePickerView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 33 "..\..\..\..\..\..\Samples\FilePicker\Views\FilePickerView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/FilePicker/Views/FilePickerView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/FilePicker/Views/FilePickerView.g.i.cs deleted file mode 100644 index cfab40ce..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/FilePicker/Views/FilePickerView.g.i.cs +++ /dev/null @@ -1,109 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\FilePicker\Views\FilePickerView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "FFD1E0CB98576A25E937EAADC5FAC5693319EA61" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.FilePicker.Views; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.FilePicker.Views { - - - /// - /// FilePickerView - /// - public partial class FilePickerView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/filepicker/views/filepickerview" + - ".xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\FilePicker\Views\FilePickerView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 33 "..\..\..\..\..\..\Samples\FilePicker\Views\FilePickerView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Gauge/Views/RadialGaugeView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Gauge/Views/RadialGaugeView.baml deleted file mode 100644 index 7ac9ab40..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Gauge/Views/RadialGaugeView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Gauge/Views/RadialGaugeView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Gauge/Views/RadialGaugeView.g.cs deleted file mode 100644 index 5a25360f..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Gauge/Views/RadialGaugeView.g.cs +++ /dev/null @@ -1,109 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Gauge\Views\RadialGaugeView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "1B8C9103AC8493381EA7BFE7B224823C95071389" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Converters; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Gauge.Views { - - - /// - /// RadialGaugeView - /// - public partial class RadialGaugeView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/gauge/views/radialgaugeview.xam" + - "l", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Gauge\Views\RadialGaugeView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 34 "..\..\..\..\..\..\Samples\Gauge\Views\RadialGaugeView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Gauge/Views/RadialGaugeView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Gauge/Views/RadialGaugeView.g.i.cs deleted file mode 100644 index 5a25360f..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Gauge/Views/RadialGaugeView.g.i.cs +++ /dev/null @@ -1,109 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Gauge\Views\RadialGaugeView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "1B8C9103AC8493381EA7BFE7B224823C95071389" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Converters; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Gauge.Views { - - - /// - /// RadialGaugeView - /// - public partial class RadialGaugeView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/gauge/views/radialgaugeview.xam" + - "l", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Gauge\Views\RadialGaugeView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 34 "..\..\..\..\..\..\Samples\Gauge\Views\RadialGaugeView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/ListBox/Views/ListBoxView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/ListBox/Views/ListBoxView.baml deleted file mode 100644 index ef6cade2..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/ListBox/Views/ListBoxView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/ListBox/Views/ListBoxView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/ListBox/Views/ListBoxView.g.cs deleted file mode 100644 index 526a9a8e..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/ListBox/Views/ListBoxView.g.cs +++ /dev/null @@ -1,94 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\ListBox\Views\ListBoxView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "D6CD32989CB3B4DE3FB3B90B4A6070685E2A40B1" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.ListBox.Converters; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.ListBox.Views { - - - /// - /// ListBoxView - /// - public partial class ListBoxView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/listbox/views/listboxview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\ListBox\Views\ListBoxView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 37 "..\..\..\..\..\..\Samples\ListBox\Views\ListBoxView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/ListBox/Views/ListBoxView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/ListBox/Views/ListBoxView.g.i.cs deleted file mode 100644 index 526a9a8e..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/ListBox/Views/ListBoxView.g.i.cs +++ /dev/null @@ -1,94 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\ListBox\Views\ListBoxView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "D6CD32989CB3B4DE3FB3B90B4A6070685E2A40B1" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.ListBox.Converters; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.ListBox.Views { - - - /// - /// ListBoxView - /// - public partial class ListBoxView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/listbox/views/listboxview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\ListBox\Views\ListBoxView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 37 "..\..\..\..\..\..\Samples\ListBox\Views\ListBoxView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Magnifier/Views/MagnifierView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Magnifier/Views/MagnifierView.baml deleted file mode 100644 index 5ed73908..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Magnifier/Views/MagnifierView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Magnifier/Views/MagnifierView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Magnifier/Views/MagnifierView.g.cs deleted file mode 100644 index 2df61ed9..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Magnifier/Views/MagnifierView.g.cs +++ /dev/null @@ -1,222 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Magnifier\Views\MagnifierView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "2337CE89FBB5BDFC9E1F9DAEC4C05118389761B7" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Magnifier.Converters; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Magnifier.Views { - - - /// - /// MagnifierView - /// - public partial class MagnifierView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 67 "..\..\..\..\..\..\Samples\Magnifier\Views\MagnifierView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.DoubleUpDown _zoomFactor; - - #line default - #line hidden - - - #line 69 "..\..\..\..\..\..\Samples\Magnifier\Views\MagnifierView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.CheckBox _isUsingZoomOnMouseWheel; - - #line default - #line hidden - - - #line 71 "..\..\..\..\..\..\Samples\Magnifier\Views\MagnifierView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.DoubleUpDown _zoomFactorOnMouseWheel; - - #line default - #line hidden - - - #line 74 "..\..\..\..\..\..\Samples\Magnifier\Views\MagnifierView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.ComboBox _frameType; - - #line default - #line hidden - - - #line 76 "..\..\..\..\..\..\Samples\Magnifier\Views\MagnifierView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.DoubleUpDown _radius; - - #line default - #line hidden - - - #line 78 "..\..\..\..\..\..\Samples\Magnifier\Views\MagnifierView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.DoubleUpDown _width; - - #line default - #line hidden - - - #line 80 "..\..\..\..\..\..\Samples\Magnifier\Views\MagnifierView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.DoubleUpDown _height; - - #line default - #line hidden - - - #line 83 "..\..\..\..\..\..\Samples\Magnifier\Views\MagnifierView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.IntegerUpDown _borderThickness; - - #line default - #line hidden - - - #line 85 "..\..\..\..\..\..\Samples\Magnifier\Views\MagnifierView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.ColorPicker _colorPicker; - - #line default - #line hidden - - - #line 91 "..\..\..\..\..\..\Samples\Magnifier\Views\MagnifierView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.RichTextBox _txtContent; - - #line default - #line hidden - - - #line 96 "..\..\..\..\..\..\Samples\Magnifier\Views\MagnifierView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.Magnifier _magnifier; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/magnifier/views/magnifierview.x" + - "aml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Magnifier\Views\MagnifierView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._zoomFactor = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target)); - return; - case 2: - this._isUsingZoomOnMouseWheel = ((System.Windows.Controls.CheckBox)(target)); - return; - case 3: - this._zoomFactorOnMouseWheel = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target)); - return; - case 4: - this._frameType = ((System.Windows.Controls.ComboBox)(target)); - return; - case 5: - this._radius = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target)); - return; - case 6: - this._width = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target)); - return; - case 7: - this._height = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target)); - return; - case 8: - this._borderThickness = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); - return; - case 9: - this._colorPicker = ((Xceed.Wpf.Toolkit.ColorPicker)(target)); - return; - case 10: - this._txtContent = ((Xceed.Wpf.Toolkit.RichTextBox)(target)); - return; - case 11: - this._magnifier = ((Xceed.Wpf.Toolkit.Magnifier)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Magnifier/Views/MagnifierView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Magnifier/Views/MagnifierView.g.i.cs deleted file mode 100644 index 2df61ed9..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Magnifier/Views/MagnifierView.g.i.cs +++ /dev/null @@ -1,222 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Magnifier\Views\MagnifierView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "2337CE89FBB5BDFC9E1F9DAEC4C05118389761B7" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Magnifier.Converters; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Magnifier.Views { - - - /// - /// MagnifierView - /// - public partial class MagnifierView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 67 "..\..\..\..\..\..\Samples\Magnifier\Views\MagnifierView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.DoubleUpDown _zoomFactor; - - #line default - #line hidden - - - #line 69 "..\..\..\..\..\..\Samples\Magnifier\Views\MagnifierView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.CheckBox _isUsingZoomOnMouseWheel; - - #line default - #line hidden - - - #line 71 "..\..\..\..\..\..\Samples\Magnifier\Views\MagnifierView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.DoubleUpDown _zoomFactorOnMouseWheel; - - #line default - #line hidden - - - #line 74 "..\..\..\..\..\..\Samples\Magnifier\Views\MagnifierView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.ComboBox _frameType; - - #line default - #line hidden - - - #line 76 "..\..\..\..\..\..\Samples\Magnifier\Views\MagnifierView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.DoubleUpDown _radius; - - #line default - #line hidden - - - #line 78 "..\..\..\..\..\..\Samples\Magnifier\Views\MagnifierView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.DoubleUpDown _width; - - #line default - #line hidden - - - #line 80 "..\..\..\..\..\..\Samples\Magnifier\Views\MagnifierView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.DoubleUpDown _height; - - #line default - #line hidden - - - #line 83 "..\..\..\..\..\..\Samples\Magnifier\Views\MagnifierView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.IntegerUpDown _borderThickness; - - #line default - #line hidden - - - #line 85 "..\..\..\..\..\..\Samples\Magnifier\Views\MagnifierView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.ColorPicker _colorPicker; - - #line default - #line hidden - - - #line 91 "..\..\..\..\..\..\Samples\Magnifier\Views\MagnifierView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.RichTextBox _txtContent; - - #line default - #line hidden - - - #line 96 "..\..\..\..\..\..\Samples\Magnifier\Views\MagnifierView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.Magnifier _magnifier; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/magnifier/views/magnifierview.x" + - "aml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Magnifier\Views\MagnifierView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._zoomFactor = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target)); - return; - case 2: - this._isUsingZoomOnMouseWheel = ((System.Windows.Controls.CheckBox)(target)); - return; - case 3: - this._zoomFactorOnMouseWheel = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target)); - return; - case 4: - this._frameType = ((System.Windows.Controls.ComboBox)(target)); - return; - case 5: - this._radius = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target)); - return; - case 6: - this._width = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target)); - return; - case 7: - this._height = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target)); - return; - case 8: - this._borderThickness = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); - return; - case 9: - this._colorPicker = ((Xceed.Wpf.Toolkit.ColorPicker)(target)); - return; - case 10: - this._txtContent = ((Xceed.Wpf.Toolkit.RichTextBox)(target)); - return; - case 11: - this._magnifier = ((Xceed.Wpf.Toolkit.Magnifier)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Resources/CommonResources.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Resources/CommonResources.baml deleted file mode 100644 index 35394e1f..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Resources/CommonResources.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialButtonView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialButtonView.baml deleted file mode 100644 index 901b985e..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialButtonView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialButtonView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialButtonView.g.cs deleted file mode 100644 index ff22ae66..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialButtonView.g.cs +++ /dev/null @@ -1,108 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialButtonView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "2EAC5164A682FB91B6846992E5B20D52BAB354A9" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views { - - - /// - /// MaterialButtonView - /// - public partial class MaterialButtonView : Xceed.Wpf.Toolkit.LiveExplorer.MaterialDemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/materialcontrols/views/material" + - "buttonview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialButtonView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 31 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialButtonView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialButtonView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialButtonView.g.i.cs deleted file mode 100644 index ff22ae66..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialButtonView.g.i.cs +++ /dev/null @@ -1,108 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialButtonView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "2EAC5164A682FB91B6846992E5B20D52BAB354A9" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views { - - - /// - /// MaterialButtonView - /// - public partial class MaterialButtonView : Xceed.Wpf.Toolkit.LiveExplorer.MaterialDemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/materialcontrols/views/material" + - "buttonview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialButtonView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 31 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialButtonView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialCheckBoxView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialCheckBoxView.baml deleted file mode 100644 index cadbbf2e..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialCheckBoxView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialCheckBoxView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialCheckBoxView.g.cs deleted file mode 100644 index e0e9d276..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialCheckBoxView.g.cs +++ /dev/null @@ -1,108 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialCheckBoxView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "8BF9F38F89D04BC0EC062D65DCCB906E733D357B" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views { - - - /// - /// MaterialCheckBoxView - /// - public partial class MaterialCheckBoxView : Xceed.Wpf.Toolkit.LiveExplorer.MaterialDemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/materialcontrols/views/material" + - "checkboxview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialCheckBoxView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 31 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialCheckBoxView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialCheckBoxView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialCheckBoxView.g.i.cs deleted file mode 100644 index e0e9d276..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialCheckBoxView.g.i.cs +++ /dev/null @@ -1,108 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialCheckBoxView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "8BF9F38F89D04BC0EC062D65DCCB906E733D357B" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views { - - - /// - /// MaterialCheckBoxView - /// - public partial class MaterialCheckBoxView : Xceed.Wpf.Toolkit.LiveExplorer.MaterialDemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/materialcontrols/views/material" + - "checkboxview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialCheckBoxView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 31 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialCheckBoxView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialComboBoxView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialComboBoxView.baml deleted file mode 100644 index f5cf7d7c..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialComboBoxView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialComboBoxView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialComboBoxView.g.cs deleted file mode 100644 index 3795f30e..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialComboBoxView.g.cs +++ /dev/null @@ -1,108 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialComboBoxView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "0C9E22FDA71295E0D3EAFD589A1496F4D57B980A" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views { - - - /// - /// MaterialComboBoxView - /// - public partial class MaterialComboBoxView : Xceed.Wpf.Toolkit.LiveExplorer.MaterialDemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/materialcontrols/views/material" + - "comboboxview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialComboBoxView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 33 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialComboBoxView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialComboBoxView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialComboBoxView.g.i.cs deleted file mode 100644 index 3795f30e..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialComboBoxView.g.i.cs +++ /dev/null @@ -1,108 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialComboBoxView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "0C9E22FDA71295E0D3EAFD589A1496F4D57B980A" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views { - - - /// - /// MaterialComboBoxView - /// - public partial class MaterialComboBoxView : Xceed.Wpf.Toolkit.LiveExplorer.MaterialDemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/materialcontrols/views/material" + - "comboboxview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialComboBoxView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 33 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialComboBoxView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialControlsView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialControlsView.baml deleted file mode 100644 index 199d188d..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialControlsView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialControlsView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialControlsView.g.cs deleted file mode 100644 index 55d02931..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialControlsView.g.cs +++ /dev/null @@ -1,108 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialControlsView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "868969B88088DD7201358BBA6922D086A7A39939" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views { - - - /// - /// MaterialControlsView - /// - public partial class MaterialControlsView : Xceed.Wpf.Toolkit.LiveExplorer.MaterialDemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/materialcontrols/views/material" + - "controlsview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialControlsView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 34 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialControlsView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialControlsView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialControlsView.g.i.cs deleted file mode 100644 index 55d02931..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialControlsView.g.i.cs +++ /dev/null @@ -1,108 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialControlsView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "868969B88088DD7201358BBA6922D086A7A39939" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views { - - - /// - /// MaterialControlsView - /// - public partial class MaterialControlsView : Xceed.Wpf.Toolkit.LiveExplorer.MaterialDemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/materialcontrols/views/material" + - "controlsview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialControlsView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 34 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialControlsView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialDropDownView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialDropDownView.baml deleted file mode 100644 index 19cf382c..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialDropDownView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialDropDownView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialDropDownView.g.cs deleted file mode 100644 index 6867ad05..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialDropDownView.g.cs +++ /dev/null @@ -1,108 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialDropDownView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "800D4D72EE7A2FEF6622191EB396B2EBBD00A4DA" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views { - - - /// - /// MaterialDropDownView - /// - public partial class MaterialDropDownView : Xceed.Wpf.Toolkit.LiveExplorer.MaterialDemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/materialcontrols/views/material" + - "dropdownview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialDropDownView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 31 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialDropDownView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialDropDownView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialDropDownView.g.i.cs deleted file mode 100644 index 6867ad05..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialDropDownView.g.i.cs +++ /dev/null @@ -1,108 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialDropDownView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "800D4D72EE7A2FEF6622191EB396B2EBBD00A4DA" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views { - - - /// - /// MaterialDropDownView - /// - public partial class MaterialDropDownView : Xceed.Wpf.Toolkit.LiveExplorer.MaterialDemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/materialcontrols/views/material" + - "dropdownview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialDropDownView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 31 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialDropDownView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialFrameView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialFrameView.baml deleted file mode 100644 index a7e567f2..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialFrameView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialFrameView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialFrameView.g.cs deleted file mode 100644 index bc5e64f7..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialFrameView.g.cs +++ /dev/null @@ -1,109 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialFrameView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "51E00456169AE2C251A2FCFD1961C5DE88301C33" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Converters; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views { - - - /// - /// MaterialFrameView - /// - public partial class MaterialFrameView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/materialcontrols/views/material" + - "frameview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialFrameView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 32 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialFrameView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialFrameView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialFrameView.g.i.cs deleted file mode 100644 index bc5e64f7..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialFrameView.g.i.cs +++ /dev/null @@ -1,109 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialFrameView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "51E00456169AE2C251A2FCFD1961C5DE88301C33" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Converters; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views { - - - /// - /// MaterialFrameView - /// - public partial class MaterialFrameView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/materialcontrols/views/material" + - "frameview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialFrameView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 32 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialFrameView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialHamburgerView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialHamburgerView.baml deleted file mode 100644 index 53d832e8..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialHamburgerView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialHamburgerView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialHamburgerView.g.cs deleted file mode 100644 index 0dbbd96c..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialHamburgerView.g.cs +++ /dev/null @@ -1,109 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialHamburgerView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "413281F20C1136C4FA605EC5668DEEE815490490" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Converters; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views { - - - /// - /// MaterialHamburgerView - /// - public partial class MaterialHamburgerView : Xceed.Wpf.Toolkit.LiveExplorer.MaterialDemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/materialcontrols/views/material" + - "hamburgerview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialHamburgerView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 32 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialHamburgerView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialHamburgerView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialHamburgerView.g.i.cs deleted file mode 100644 index 0dbbd96c..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialHamburgerView.g.i.cs +++ /dev/null @@ -1,109 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialHamburgerView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "413281F20C1136C4FA605EC5668DEEE815490490" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Converters; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views { - - - /// - /// MaterialHamburgerView - /// - public partial class MaterialHamburgerView : Xceed.Wpf.Toolkit.LiveExplorer.MaterialDemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/materialcontrols/views/material" + - "hamburgerview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialHamburgerView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 32 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialHamburgerView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialListBoxView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialListBoxView.baml deleted file mode 100644 index 1d4515c4..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialListBoxView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialListBoxView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialListBoxView.g.cs deleted file mode 100644 index 34fbc2ff..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialListBoxView.g.cs +++ /dev/null @@ -1,108 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialListBoxView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "0F28EC1AF2E636ACBE6BC2FA713AE3449A619D53" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views { - - - /// - /// MaterialListBoxView - /// - public partial class MaterialListBoxView : Xceed.Wpf.Toolkit.LiveExplorer.MaterialDemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/materialcontrols/views/material" + - "listboxview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialListBoxView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 33 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialListBoxView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialListBoxView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialListBoxView.g.i.cs deleted file mode 100644 index 34fbc2ff..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialListBoxView.g.i.cs +++ /dev/null @@ -1,108 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialListBoxView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "0F28EC1AF2E636ACBE6BC2FA713AE3449A619D53" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views { - - - /// - /// MaterialListBoxView - /// - public partial class MaterialListBoxView : Xceed.Wpf.Toolkit.LiveExplorer.MaterialDemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/materialcontrols/views/material" + - "listboxview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialListBoxView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 33 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialListBoxView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialProgressBarCircularView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialProgressBarCircularView.baml deleted file mode 100644 index 457b9251..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialProgressBarCircularView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialProgressBarCircularView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialProgressBarCircularView.g.cs deleted file mode 100644 index 96eb7254..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialProgressBarCircularView.g.cs +++ /dev/null @@ -1,108 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialProgressBarCircularView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "6CD67C33DF6EB4F77817E02C1C0019D4148D49CE" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views { - - - /// - /// MaterialProgressBarCircularView - /// - public partial class MaterialProgressBarCircularView : Xceed.Wpf.Toolkit.LiveExplorer.MaterialDemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/materialcontrols/views/material" + - "progressbarcircularview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialProgressBarCircularView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 31 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialProgressBarCircularView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialProgressBarCircularView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialProgressBarCircularView.g.i.cs deleted file mode 100644 index 96eb7254..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialProgressBarCircularView.g.i.cs +++ /dev/null @@ -1,108 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialProgressBarCircularView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "6CD67C33DF6EB4F77817E02C1C0019D4148D49CE" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views { - - - /// - /// MaterialProgressBarCircularView - /// - public partial class MaterialProgressBarCircularView : Xceed.Wpf.Toolkit.LiveExplorer.MaterialDemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/materialcontrols/views/material" + - "progressbarcircularview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialProgressBarCircularView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 31 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialProgressBarCircularView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialProgressBarView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialProgressBarView.baml deleted file mode 100644 index 9a7a9ce2..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialProgressBarView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialProgressBarView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialProgressBarView.g.cs deleted file mode 100644 index 4ebc13c2..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialProgressBarView.g.cs +++ /dev/null @@ -1,108 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialProgressBarView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "A4F97A3BCD49F6ECB5DA19B3E4DE4E1F6F3086B0" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views { - - - /// - /// MaterialProgressBarView - /// - public partial class MaterialProgressBarView : Xceed.Wpf.Toolkit.LiveExplorer.MaterialDemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/materialcontrols/views/material" + - "progressbarview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialProgressBarView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 31 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialProgressBarView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialProgressBarView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialProgressBarView.g.i.cs deleted file mode 100644 index 4ebc13c2..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialProgressBarView.g.i.cs +++ /dev/null @@ -1,108 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialProgressBarView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "A4F97A3BCD49F6ECB5DA19B3E4DE4E1F6F3086B0" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views { - - - /// - /// MaterialProgressBarView - /// - public partial class MaterialProgressBarView : Xceed.Wpf.Toolkit.LiveExplorer.MaterialDemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/materialcontrols/views/material" + - "progressbarview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialProgressBarView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 31 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialProgressBarView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialRadioButtonView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialRadioButtonView.baml deleted file mode 100644 index d48e40b5..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialRadioButtonView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialRadioButtonView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialRadioButtonView.g.cs deleted file mode 100644 index 42652a16..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialRadioButtonView.g.cs +++ /dev/null @@ -1,108 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialRadioButtonView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "94F13CA33AEC1D0FD87E6D178368EE63FF929112" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views { - - - /// - /// MaterialRadioButtonView - /// - public partial class MaterialRadioButtonView : Xceed.Wpf.Toolkit.LiveExplorer.MaterialDemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/materialcontrols/views/material" + - "radiobuttonview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialRadioButtonView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 31 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialRadioButtonView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialRadioButtonView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialRadioButtonView.g.i.cs deleted file mode 100644 index 42652a16..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialRadioButtonView.g.i.cs +++ /dev/null @@ -1,108 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialRadioButtonView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "94F13CA33AEC1D0FD87E6D178368EE63FF929112" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views { - - - /// - /// MaterialRadioButtonView - /// - public partial class MaterialRadioButtonView : Xceed.Wpf.Toolkit.LiveExplorer.MaterialDemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/materialcontrols/views/material" + - "radiobuttonview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialRadioButtonView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 31 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialRadioButtonView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialSliderView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialSliderView.baml deleted file mode 100644 index 0f278dc1..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialSliderView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialSliderView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialSliderView.g.cs deleted file mode 100644 index acac5c78..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialSliderView.g.cs +++ /dev/null @@ -1,109 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialSliderView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "DD445FA49F35D1A0C4A698CE9DA3611C6FA7A06E" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Window.Converters; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views { - - - /// - /// MaterialSliderView - /// - public partial class MaterialSliderView : Xceed.Wpf.Toolkit.LiveExplorer.MaterialDemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/materialcontrols/views/material" + - "sliderview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialSliderView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 32 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialSliderView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialSliderView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialSliderView.g.i.cs deleted file mode 100644 index acac5c78..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialSliderView.g.i.cs +++ /dev/null @@ -1,109 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialSliderView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "DD445FA49F35D1A0C4A698CE9DA3611C6FA7A06E" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Window.Converters; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views { - - - /// - /// MaterialSliderView - /// - public partial class MaterialSliderView : Xceed.Wpf.Toolkit.LiveExplorer.MaterialDemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/materialcontrols/views/material" + - "sliderview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialSliderView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 32 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialSliderView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialSwitchView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialSwitchView.baml deleted file mode 100644 index 47196bc8..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialSwitchView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialSwitchView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialSwitchView.g.cs deleted file mode 100644 index f0f407a9..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialSwitchView.g.cs +++ /dev/null @@ -1,108 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialSwitchView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "04E9529C35C75B82D3098D7B039CA367F8B0B4B8" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views { - - - /// - /// MaterialSwitchView - /// - public partial class MaterialSwitchView : Xceed.Wpf.Toolkit.LiveExplorer.MaterialDemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/materialcontrols/views/material" + - "switchview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialSwitchView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 31 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialSwitchView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialSwitchView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialSwitchView.g.i.cs deleted file mode 100644 index f0f407a9..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialSwitchView.g.i.cs +++ /dev/null @@ -1,108 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialSwitchView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "04E9529C35C75B82D3098D7B039CA367F8B0B4B8" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views { - - - /// - /// MaterialSwitchView - /// - public partial class MaterialSwitchView : Xceed.Wpf.Toolkit.LiveExplorer.MaterialDemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/materialcontrols/views/material" + - "switchview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialSwitchView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 31 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialSwitchView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialTabsView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialTabsView.baml deleted file mode 100644 index 5e466d40..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialTabsView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialTabsView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialTabsView.g.cs deleted file mode 100644 index cabc08e2..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialTabsView.g.cs +++ /dev/null @@ -1,108 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialTabsView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "E1359ECF655E5AC17BE759F5FE1CC6A5406B599C" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views { - - - /// - /// MaterialTabsView - /// - public partial class MaterialTabsView : Xceed.Wpf.Toolkit.LiveExplorer.MaterialDemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/materialcontrols/views/material" + - "tabsview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialTabsView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 33 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialTabsView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialTabsView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialTabsView.g.i.cs deleted file mode 100644 index cabc08e2..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialTabsView.g.i.cs +++ /dev/null @@ -1,108 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialTabsView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "E1359ECF655E5AC17BE759F5FE1CC6A5406B599C" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views { - - - /// - /// MaterialTabsView - /// - public partial class MaterialTabsView : Xceed.Wpf.Toolkit.LiveExplorer.MaterialDemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/materialcontrols/views/material" + - "tabsview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialTabsView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 33 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialTabsView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialTextFieldView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialTextFieldView.baml deleted file mode 100644 index 9544b6df..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialTextFieldView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialTextFieldView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialTextFieldView.g.cs deleted file mode 100644 index c816fba9..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialTextFieldView.g.cs +++ /dev/null @@ -1,109 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialTextFieldView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "523655B7A7BAF4A19B08674CB7A7F7C0053149F8" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Data; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views { - - - /// - /// MaterialTextFieldView - /// - public partial class MaterialTextFieldView : Xceed.Wpf.Toolkit.LiveExplorer.MaterialDemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/materialcontrols/views/material" + - "textfieldview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialTextFieldView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 32 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialTextFieldView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialTextFieldView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialTextFieldView.g.i.cs deleted file mode 100644 index c816fba9..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialTextFieldView.g.i.cs +++ /dev/null @@ -1,109 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialTextFieldView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "523655B7A7BAF4A19B08674CB7A7F7C0053149F8" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Data; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views { - - - /// - /// MaterialTextFieldView - /// - public partial class MaterialTextFieldView : Xceed.Wpf.Toolkit.LiveExplorer.MaterialDemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/materialcontrols/views/material" + - "textfieldview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialTextFieldView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 32 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialTextFieldView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialToastView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialToastView.baml deleted file mode 100644 index 09866039..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialToastView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialToastView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialToastView.g.cs deleted file mode 100644 index 897ae98e..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialToastView.g.cs +++ /dev/null @@ -1,108 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialToastView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "AA5522E305807B3D55CBC030AB353704C816C2F3" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views { - - - /// - /// MaterialToastView - /// - public partial class MaterialToastView : Xceed.Wpf.Toolkit.LiveExplorer.MaterialDemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/materialcontrols/views/material" + - "toastview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialToastView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 31 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialToastView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialToastView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialToastView.g.i.cs deleted file mode 100644 index 897ae98e..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialToastView.g.i.cs +++ /dev/null @@ -1,108 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialToastView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "AA5522E305807B3D55CBC030AB353704C816C2F3" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views { - - - /// - /// MaterialToastView - /// - public partial class MaterialToastView : Xceed.Wpf.Toolkit.LiveExplorer.MaterialDemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/materialcontrols/views/material" + - "toastview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialToastView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 31 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialToastView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialToolTipView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialToolTipView.baml deleted file mode 100644 index 876ec085..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialToolTipView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialToolTipView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialToolTipView.g.cs deleted file mode 100644 index 467aacb5..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialToolTipView.g.cs +++ /dev/null @@ -1,108 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialToolTipView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "BECDDE7ED3349FD930612718F2AE6FB156CFE773" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views { - - - /// - /// MaterialToolTipView - /// - public partial class MaterialToolTipView : Xceed.Wpf.Toolkit.LiveExplorer.MaterialDemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/materialcontrols/views/material" + - "tooltipview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialToolTipView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 31 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialToolTipView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialToolTipView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialToolTipView.g.i.cs deleted file mode 100644 index 467aacb5..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MaterialControls/Views/MaterialToolTipView.g.i.cs +++ /dev/null @@ -1,108 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialToolTipView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "BECDDE7ED3349FD930612718F2AE6FB156CFE773" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MaterialControls.Views { - - - /// - /// MaterialToolTipView - /// - public partial class MaterialToolTipView : Xceed.Wpf.Toolkit.LiveExplorer.MaterialDemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/materialcontrols/views/material" + - "tooltipview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialToolTipView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 31 "..\..\..\..\..\..\Samples\MaterialControls\Views\MaterialToolTipView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MultiCalendar/Views/MultiCalendarView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MultiCalendar/Views/MultiCalendarView.baml deleted file mode 100644 index 77ab8c5c..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MultiCalendar/Views/MultiCalendarView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MultiCalendar/Views/MultiCalendarView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MultiCalendar/Views/MultiCalendarView.g.cs deleted file mode 100644 index 30fe588f..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MultiCalendar/Views/MultiCalendarView.g.cs +++ /dev/null @@ -1,108 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\MultiCalendar\Views\MultiCalendarView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "57605BFC1725C0AFBE73E0F01CCD82CC3BA674C9" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MultiCalendar.Views { - - - /// - /// MultiCalendarView - /// - public partial class MultiCalendarView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/multicalendar/views/multicalend" + - "arview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\MultiCalendar\Views\MultiCalendarView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 36 "..\..\..\..\..\..\Samples\MultiCalendar\Views\MultiCalendarView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MultiCalendar/Views/MultiCalendarView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MultiCalendar/Views/MultiCalendarView.g.i.cs deleted file mode 100644 index 30fe588f..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/MultiCalendar/Views/MultiCalendarView.g.i.cs +++ /dev/null @@ -1,108 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\MultiCalendar\Views\MultiCalendarView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "57605BFC1725C0AFBE73E0F01CCD82CC3BA674C9" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.MultiCalendar.Views { - - - /// - /// MultiCalendarView - /// - public partial class MultiCalendarView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/multicalendar/views/multicalend" + - "arview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\MultiCalendar\Views\MultiCalendarView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 36 "..\..\..\..\..\..\Samples\MultiCalendar\Views\MultiCalendarView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Numeric/Views/NumericView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Numeric/Views/NumericView.baml deleted file mode 100644 index 4678a1b6..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Numeric/Views/NumericView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Numeric/Views/NumericView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Numeric/Views/NumericView.g.cs deleted file mode 100644 index bbf99c69..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Numeric/Views/NumericView.g.cs +++ /dev/null @@ -1,144 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Numeric\Views\NumericView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "B729F3F01DA632A9C8D7CFBD3B8ACAB1A9150B39" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Numeric.Views; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Numeric.Views { - - - /// - /// NumericView - /// - public partial class NumericView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 24 "..\..\..\..\..\..\Samples\Numeric\Views\NumericView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.LiveExplorer.Samples.Numeric.Views.NumericView _demo; - - #line default - #line hidden - - - #line 399 "..\..\..\..\..\..\Samples\Numeric\Views\NumericView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.DoubleUpDown _doubleUpDown; - - #line default - #line hidden - - - #line 436 "..\..\..\..\..\..\Samples\Numeric\Views\NumericView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.CheckBox _enterClosesCalculator; - - #line default - #line hidden - - - #line 459 "..\..\..\..\..\..\Samples\Numeric\Views\NumericView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.CalculatorUpDown _calculatorUpDown; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/numeric/views/numericview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Numeric\Views\NumericView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._demo = ((Xceed.Wpf.Toolkit.LiveExplorer.Samples.Numeric.Views.NumericView)(target)); - return; - case 2: - this._doubleUpDown = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target)); - return; - case 3: - this._enterClosesCalculator = ((System.Windows.Controls.CheckBox)(target)); - return; - case 4: - this._calculatorUpDown = ((Xceed.Wpf.Toolkit.CalculatorUpDown)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Numeric/Views/NumericView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Numeric/Views/NumericView.g.i.cs deleted file mode 100644 index bbf99c69..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Numeric/Views/NumericView.g.i.cs +++ /dev/null @@ -1,144 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Numeric\Views\NumericView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "B729F3F01DA632A9C8D7CFBD3B8ACAB1A9150B39" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Numeric.Views; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Numeric.Views { - - - /// - /// NumericView - /// - public partial class NumericView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 24 "..\..\..\..\..\..\Samples\Numeric\Views\NumericView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.LiveExplorer.Samples.Numeric.Views.NumericView _demo; - - #line default - #line hidden - - - #line 399 "..\..\..\..\..\..\Samples\Numeric\Views\NumericView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.DoubleUpDown _doubleUpDown; - - #line default - #line hidden - - - #line 436 "..\..\..\..\..\..\Samples\Numeric\Views\NumericView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.CheckBox _enterClosesCalculator; - - #line default - #line hidden - - - #line 459 "..\..\..\..\..\..\Samples\Numeric\Views\NumericView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.CalculatorUpDown _calculatorUpDown; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/numeric/views/numericview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Numeric\Views\NumericView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._demo = ((Xceed.Wpf.Toolkit.LiveExplorer.Samples.Numeric.Views.NumericView)(target)); - return; - case 2: - this._doubleUpDown = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target)); - return; - case 3: - this._enterClosesCalculator = ((System.Windows.Controls.CheckBox)(target)); - return; - case 4: - this._calculatorUpDown = ((Xceed.Wpf.Toolkit.CalculatorUpDown)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Panels/Views/SwitchPanelView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Panels/Views/SwitchPanelView.baml deleted file mode 100644 index ad22235a..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Panels/Views/SwitchPanelView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Panels/Views/SwitchPanelView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Panels/Views/SwitchPanelView.g.cs deleted file mode 100644 index c013ac46..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Panels/Views/SwitchPanelView.g.cs +++ /dev/null @@ -1,331 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Panels\Views\SwitchPanelView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "A5E53FAD1480C29CA65C0DD98E46866B692A5BA6" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Panels.Converters; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Panels.Views; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Panels.Views { - - - /// - /// SwitchPanelView - /// - public partial class SwitchPanelView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 130 "..\..\..\..\..\..\Samples\Panels\Views\SwitchPanelView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.ComboBox layoutCombo; - - #line default - #line hidden - - - #line 161 "..\..\..\..\..\..\Samples\Panels\Views\SwitchPanelView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.Panels.SwitchPanel _switchPanel; - - #line default - #line hidden - - - #line 163 "..\..\..\..\..\..\Samples\Panels\Views\SwitchPanelView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.Panels.WrapPanel _wrapPanel; - - #line default - #line hidden - - - #line 164 "..\..\..\..\..\..\Samples\Panels\Views\SwitchPanelView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.Panels.RandomPanel _randomPanel; - - #line default - #line hidden - - - #line 166 "..\..\..\..\..\..\Samples\Panels\Views\SwitchPanelView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBlock _item1; - - #line default - #line hidden - - - #line 167 "..\..\..\..\..\..\Samples\Panels\Views\SwitchPanelView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBlock _item2; - - #line default - #line hidden - - - #line 168 "..\..\..\..\..\..\Samples\Panels\Views\SwitchPanelView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBlock _item3; - - #line default - #line hidden - - - #line 169 "..\..\..\..\..\..\Samples\Panels\Views\SwitchPanelView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBlock _item4; - - #line default - #line hidden - - - #line 170 "..\..\..\..\..\..\Samples\Panels\Views\SwitchPanelView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBlock _item5; - - #line default - #line hidden - - - #line 171 "..\..\..\..\..\..\Samples\Panels\Views\SwitchPanelView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBlock _item6; - - #line default - #line hidden - - - #line 172 "..\..\..\..\..\..\Samples\Panels\Views\SwitchPanelView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBlock _item7; - - #line default - #line hidden - - - #line 173 "..\..\..\..\..\..\Samples\Panels\Views\SwitchPanelView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBlock _item8; - - #line default - #line hidden - - - #line 176 "..\..\..\..\..\..\Samples\Panels\Views\SwitchPanelView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Image _openSourceScreenShot; - - #line default - #line hidden - - - #line 177 "..\..\..\..\..\..\Samples\Panels\Views\SwitchPanelView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBlock _openSourceScreenShotDesc; - - #line default - #line hidden - - - #line 178 "..\..\..\..\..\..\Samples\Panels\Views\SwitchPanelView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.StackPanel _openSourceTextHyperlink; - - #line default - #line hidden - - - #line 278 "..\..\..\..\..\..\Samples\Panels\Views\SwitchPanelView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.DoubleUpDown _minimumWidth; - - #line default - #line hidden - - - #line 290 "..\..\..\..\..\..\Samples\Panels\Views\SwitchPanelView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.DoubleUpDown _maximumWidth; - - #line default - #line hidden - - - #line 303 "..\..\..\..\..\..\Samples\Panels\Views\SwitchPanelView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.DoubleUpDown _minimumHeight; - - #line default - #line hidden - - - #line 315 "..\..\..\..\..\..\Samples\Panels\Views\SwitchPanelView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.DoubleUpDown _maximumHeight; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/panels/views/switchpanelview.xa" + - "ml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Panels\Views\SwitchPanelView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this.layoutCombo = ((System.Windows.Controls.ComboBox)(target)); - - #line 130 "..\..\..\..\..\..\Samples\Panels\Views\SwitchPanelView.xaml" - this.layoutCombo.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.OnLayoutComboSelectionChanged); - - #line default - #line hidden - return; - case 2: - this._switchPanel = ((Xceed.Wpf.Toolkit.Panels.SwitchPanel)(target)); - - #line 161 "..\..\..\..\..\..\Samples\Panels\Views\SwitchPanelView.xaml" - this._switchPanel.ActiveLayoutChanged += new System.Windows.RoutedEventHandler(this.OnSwitchPanelLayoutChanged); - - #line default - #line hidden - return; - case 3: - this._wrapPanel = ((Xceed.Wpf.Toolkit.Panels.WrapPanel)(target)); - return; - case 4: - this._randomPanel = ((Xceed.Wpf.Toolkit.Panels.RandomPanel)(target)); - return; - case 5: - this._item1 = ((System.Windows.Controls.TextBlock)(target)); - return; - case 6: - this._item2 = ((System.Windows.Controls.TextBlock)(target)); - return; - case 7: - this._item3 = ((System.Windows.Controls.TextBlock)(target)); - return; - case 8: - this._item4 = ((System.Windows.Controls.TextBlock)(target)); - return; - case 9: - this._item5 = ((System.Windows.Controls.TextBlock)(target)); - return; - case 10: - this._item6 = ((System.Windows.Controls.TextBlock)(target)); - return; - case 11: - this._item7 = ((System.Windows.Controls.TextBlock)(target)); - return; - case 12: - this._item8 = ((System.Windows.Controls.TextBlock)(target)); - return; - case 13: - this._openSourceScreenShot = ((System.Windows.Controls.Image)(target)); - return; - case 14: - this._openSourceScreenShotDesc = ((System.Windows.Controls.TextBlock)(target)); - return; - case 15: - this._openSourceTextHyperlink = ((System.Windows.Controls.StackPanel)(target)); - return; - case 16: - - #line 181 "..\..\..\..\..\..\Samples\Panels\Views\SwitchPanelView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - case 17: - this._minimumWidth = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target)); - return; - case 18: - this._maximumWidth = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target)); - return; - case 19: - this._minimumHeight = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target)); - return; - case 20: - this._maximumHeight = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Panels/Views/SwitchPanelView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Panels/Views/SwitchPanelView.g.i.cs deleted file mode 100644 index c013ac46..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Panels/Views/SwitchPanelView.g.i.cs +++ /dev/null @@ -1,331 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Panels\Views\SwitchPanelView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "A5E53FAD1480C29CA65C0DD98E46866B692A5BA6" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Panels.Converters; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Panels.Views; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Panels.Views { - - - /// - /// SwitchPanelView - /// - public partial class SwitchPanelView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 130 "..\..\..\..\..\..\Samples\Panels\Views\SwitchPanelView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.ComboBox layoutCombo; - - #line default - #line hidden - - - #line 161 "..\..\..\..\..\..\Samples\Panels\Views\SwitchPanelView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.Panels.SwitchPanel _switchPanel; - - #line default - #line hidden - - - #line 163 "..\..\..\..\..\..\Samples\Panels\Views\SwitchPanelView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.Panels.WrapPanel _wrapPanel; - - #line default - #line hidden - - - #line 164 "..\..\..\..\..\..\Samples\Panels\Views\SwitchPanelView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.Panels.RandomPanel _randomPanel; - - #line default - #line hidden - - - #line 166 "..\..\..\..\..\..\Samples\Panels\Views\SwitchPanelView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBlock _item1; - - #line default - #line hidden - - - #line 167 "..\..\..\..\..\..\Samples\Panels\Views\SwitchPanelView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBlock _item2; - - #line default - #line hidden - - - #line 168 "..\..\..\..\..\..\Samples\Panels\Views\SwitchPanelView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBlock _item3; - - #line default - #line hidden - - - #line 169 "..\..\..\..\..\..\Samples\Panels\Views\SwitchPanelView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBlock _item4; - - #line default - #line hidden - - - #line 170 "..\..\..\..\..\..\Samples\Panels\Views\SwitchPanelView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBlock _item5; - - #line default - #line hidden - - - #line 171 "..\..\..\..\..\..\Samples\Panels\Views\SwitchPanelView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBlock _item6; - - #line default - #line hidden - - - #line 172 "..\..\..\..\..\..\Samples\Panels\Views\SwitchPanelView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBlock _item7; - - #line default - #line hidden - - - #line 173 "..\..\..\..\..\..\Samples\Panels\Views\SwitchPanelView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBlock _item8; - - #line default - #line hidden - - - #line 176 "..\..\..\..\..\..\Samples\Panels\Views\SwitchPanelView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Image _openSourceScreenShot; - - #line default - #line hidden - - - #line 177 "..\..\..\..\..\..\Samples\Panels\Views\SwitchPanelView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBlock _openSourceScreenShotDesc; - - #line default - #line hidden - - - #line 178 "..\..\..\..\..\..\Samples\Panels\Views\SwitchPanelView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.StackPanel _openSourceTextHyperlink; - - #line default - #line hidden - - - #line 278 "..\..\..\..\..\..\Samples\Panels\Views\SwitchPanelView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.DoubleUpDown _minimumWidth; - - #line default - #line hidden - - - #line 290 "..\..\..\..\..\..\Samples\Panels\Views\SwitchPanelView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.DoubleUpDown _maximumWidth; - - #line default - #line hidden - - - #line 303 "..\..\..\..\..\..\Samples\Panels\Views\SwitchPanelView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.DoubleUpDown _minimumHeight; - - #line default - #line hidden - - - #line 315 "..\..\..\..\..\..\Samples\Panels\Views\SwitchPanelView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.DoubleUpDown _maximumHeight; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/panels/views/switchpanelview.xa" + - "ml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Panels\Views\SwitchPanelView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this.layoutCombo = ((System.Windows.Controls.ComboBox)(target)); - - #line 130 "..\..\..\..\..\..\Samples\Panels\Views\SwitchPanelView.xaml" - this.layoutCombo.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.OnLayoutComboSelectionChanged); - - #line default - #line hidden - return; - case 2: - this._switchPanel = ((Xceed.Wpf.Toolkit.Panels.SwitchPanel)(target)); - - #line 161 "..\..\..\..\..\..\Samples\Panels\Views\SwitchPanelView.xaml" - this._switchPanel.ActiveLayoutChanged += new System.Windows.RoutedEventHandler(this.OnSwitchPanelLayoutChanged); - - #line default - #line hidden - return; - case 3: - this._wrapPanel = ((Xceed.Wpf.Toolkit.Panels.WrapPanel)(target)); - return; - case 4: - this._randomPanel = ((Xceed.Wpf.Toolkit.Panels.RandomPanel)(target)); - return; - case 5: - this._item1 = ((System.Windows.Controls.TextBlock)(target)); - return; - case 6: - this._item2 = ((System.Windows.Controls.TextBlock)(target)); - return; - case 7: - this._item3 = ((System.Windows.Controls.TextBlock)(target)); - return; - case 8: - this._item4 = ((System.Windows.Controls.TextBlock)(target)); - return; - case 9: - this._item5 = ((System.Windows.Controls.TextBlock)(target)); - return; - case 10: - this._item6 = ((System.Windows.Controls.TextBlock)(target)); - return; - case 11: - this._item7 = ((System.Windows.Controls.TextBlock)(target)); - return; - case 12: - this._item8 = ((System.Windows.Controls.TextBlock)(target)); - return; - case 13: - this._openSourceScreenShot = ((System.Windows.Controls.Image)(target)); - return; - case 14: - this._openSourceScreenShotDesc = ((System.Windows.Controls.TextBlock)(target)); - return; - case 15: - this._openSourceTextHyperlink = ((System.Windows.Controls.StackPanel)(target)); - return; - case 16: - - #line 181 "..\..\..\..\..\..\Samples\Panels\Views\SwitchPanelView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - case 17: - this._minimumWidth = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target)); - return; - case 18: - this._maximumWidth = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target)); - return; - case 19: - this._minimumHeight = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target)); - return; - case 20: - this._maximumHeight = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Pie/Views/PieChartView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Pie/Views/PieChartView.baml deleted file mode 100644 index 1f051c9b..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Pie/Views/PieChartView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Pie/Views/PieChartView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Pie/Views/PieChartView.g.cs deleted file mode 100644 index 91f085e1..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Pie/Views/PieChartView.g.cs +++ /dev/null @@ -1,188 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Pie\Views\PieChartView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "8DB5421F5B54972E615E5155DFAF2B8D6BF16F39" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Pie.Converters; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Pie.Views { - - - /// - /// PieChartView - /// - public partial class PieChartView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 125 "..\..\..\..\..\..\Samples\Pie\Views\PieChartView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Grid LayoutRoot; - - #line default - #line hidden - - - #line 130 "..\..\..\..\..\..\Samples\Pie\Views\PieChartView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.ListBox PieDataListBox; - - #line default - #line hidden - - - #line 139 "..\..\..\..\..\..\Samples\Pie\Views\PieChartView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Viewbox PiesViewbox; - - #line default - #line hidden - - - #line 147 "..\..\..\..\..\..\Samples\Pie\Views\PieChartView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Grid PiesGrid; - - #line default - #line hidden - - - #line 150 "..\..\..\..\..\..\Samples\Pie\Views\PieChartView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.Pie WaterPie; - - #line default - #line hidden - - - #line 156 "..\..\..\..\..\..\Samples\Pie\Views\PieChartView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.Pie LactosePie; - - #line default - #line hidden - - - #line 163 "..\..\..\..\..\..\Samples\Pie\Views\PieChartView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.Pie FatPie; - - #line default - #line hidden - - - #line 170 "..\..\..\..\..\..\Samples\Pie\Views\PieChartView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.Pie ProteinPie; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/pie/views/piechartview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Pie\Views\PieChartView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this.LayoutRoot = ((System.Windows.Controls.Grid)(target)); - return; - case 2: - this.PieDataListBox = ((System.Windows.Controls.ListBox)(target)); - return; - case 3: - this.PiesViewbox = ((System.Windows.Controls.Viewbox)(target)); - return; - case 4: - this.PiesGrid = ((System.Windows.Controls.Grid)(target)); - return; - case 5: - this.WaterPie = ((Xceed.Wpf.Toolkit.Pie)(target)); - return; - case 6: - this.LactosePie = ((Xceed.Wpf.Toolkit.Pie)(target)); - return; - case 7: - this.FatPie = ((Xceed.Wpf.Toolkit.Pie)(target)); - return; - case 8: - this.ProteinPie = ((Xceed.Wpf.Toolkit.Pie)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Pie/Views/PieChartView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Pie/Views/PieChartView.g.i.cs deleted file mode 100644 index 91f085e1..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Pie/Views/PieChartView.g.i.cs +++ /dev/null @@ -1,188 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Pie\Views\PieChartView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "8DB5421F5B54972E615E5155DFAF2B8D6BF16F39" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Pie.Converters; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Pie.Views { - - - /// - /// PieChartView - /// - public partial class PieChartView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 125 "..\..\..\..\..\..\Samples\Pie\Views\PieChartView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Grid LayoutRoot; - - #line default - #line hidden - - - #line 130 "..\..\..\..\..\..\Samples\Pie\Views\PieChartView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.ListBox PieDataListBox; - - #line default - #line hidden - - - #line 139 "..\..\..\..\..\..\Samples\Pie\Views\PieChartView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Viewbox PiesViewbox; - - #line default - #line hidden - - - #line 147 "..\..\..\..\..\..\Samples\Pie\Views\PieChartView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Grid PiesGrid; - - #line default - #line hidden - - - #line 150 "..\..\..\..\..\..\Samples\Pie\Views\PieChartView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.Pie WaterPie; - - #line default - #line hidden - - - #line 156 "..\..\..\..\..\..\Samples\Pie\Views\PieChartView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.Pie LactosePie; - - #line default - #line hidden - - - #line 163 "..\..\..\..\..\..\Samples\Pie\Views\PieChartView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.Pie FatPie; - - #line default - #line hidden - - - #line 170 "..\..\..\..\..\..\Samples\Pie\Views\PieChartView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.Pie ProteinPie; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/pie/views/piechartview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Pie\Views\PieChartView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this.LayoutRoot = ((System.Windows.Controls.Grid)(target)); - return; - case 2: - this.PieDataListBox = ((System.Windows.Controls.ListBox)(target)); - return; - case 3: - this.PiesViewbox = ((System.Windows.Controls.Viewbox)(target)); - return; - case 4: - this.PiesGrid = ((System.Windows.Controls.Grid)(target)); - return; - case 5: - this.WaterPie = ((Xceed.Wpf.Toolkit.Pie)(target)); - return; - case 6: - this.LactosePie = ((Xceed.Wpf.Toolkit.Pie)(target)); - return; - case 7: - this.FatPie = ((Xceed.Wpf.Toolkit.Pie)(target)); - return; - case 8: - this.ProteinPie = ((Xceed.Wpf.Toolkit.Pie)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Pie/Views/PieProgressView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Pie/Views/PieProgressView.baml deleted file mode 100644 index 2ebbe21e..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Pie/Views/PieProgressView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Pie/Views/PieProgressView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Pie/Views/PieProgressView.g.cs deleted file mode 100644 index 1f0906a4..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Pie/Views/PieProgressView.g.cs +++ /dev/null @@ -1,132 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Pie\Views\PieProgressView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "CEF066AEB8D966767707C2C40A63907BBE30371B" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Pie.Views { - - - /// - /// PieProgressView - /// - public partial class PieProgressView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 80 "..\..\..\..\..\..\Samples\Pie\Views\PieProgressView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Grid LayoutRoot; - - #line default - #line hidden - - - #line 87 "..\..\..\..\..\..\Samples\Pie\Views\PieProgressView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.ProgressBar progressBar; - - #line default - #line hidden - - - #line 94 "..\..\..\..\..\..\Samples\Pie\Views\PieProgressView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Button SimulateProgressButton; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/pie/views/pieprogressview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Pie\Views\PieProgressView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this.LayoutRoot = ((System.Windows.Controls.Grid)(target)); - return; - case 2: - this.progressBar = ((System.Windows.Controls.ProgressBar)(target)); - return; - case 3: - this.SimulateProgressButton = ((System.Windows.Controls.Button)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Pie/Views/PieProgressView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Pie/Views/PieProgressView.g.i.cs deleted file mode 100644 index 1f0906a4..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Pie/Views/PieProgressView.g.i.cs +++ /dev/null @@ -1,132 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Pie\Views\PieProgressView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "CEF066AEB8D966767707C2C40A63907BBE30371B" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Pie.Views { - - - /// - /// PieProgressView - /// - public partial class PieProgressView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 80 "..\..\..\..\..\..\Samples\Pie\Views\PieProgressView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Grid LayoutRoot; - - #line default - #line hidden - - - #line 87 "..\..\..\..\..\..\Samples\Pie\Views\PieProgressView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.ProgressBar progressBar; - - #line default - #line hidden - - - #line 94 "..\..\..\..\..\..\Samples\Pie\Views\PieProgressView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Button SimulateProgressButton; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/pie/views/pieprogressview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Pie\Views\PieProgressView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this.LayoutRoot = ((System.Windows.Controls.Grid)(target)); - return; - case 2: - this.progressBar = ((System.Windows.Controls.ProgressBar)(target)); - return; - case 3: - this.SimulateProgressButton = ((System.Windows.Controls.Button)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Pie/Views/PieView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Pie/Views/PieView.baml deleted file mode 100644 index a4b83e8f..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Pie/Views/PieView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Pie/Views/PieView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Pie/Views/PieView.g.cs deleted file mode 100644 index 757d3d9d..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Pie/Views/PieView.g.cs +++ /dev/null @@ -1,173 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Pie\Views\PieView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "5A199BC0E53011756378485BD4B51DDB87CAA705" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Pie.Views { - - - /// - /// PieView - /// - public partial class PieView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 22 "..\..\..\..\..\..\Samples\Pie\Views\PieView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.LiveExplorer.Samples.Pie.Views.PieView demo; - - #line default - #line hidden - - - #line 118 "..\..\..\..\..\..\Samples\Pie\Views\PieView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Slider endAngleSlider; - - #line default - #line hidden - - - #line 145 "..\..\..\..\..\..\Samples\Pie\Views\PieView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Slider sliceSlider; - - #line default - #line hidden - - - #line 190 "..\..\..\..\..\..\Samples\Pie\Views\PieView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.ColorPicker FillSelector; - - #line default - #line hidden - - - #line 205 "..\..\..\..\..\..\Samples\Pie\Views\PieView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.ColorPicker StrokeSelector; - - #line default - #line hidden - - - #line 216 "..\..\..\..\..\..\Samples\Pie\Views\PieView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.Pie pie; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/pie/views/pieview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Pie\Views\PieView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this.demo = ((Xceed.Wpf.Toolkit.LiveExplorer.Samples.Pie.Views.PieView)(target)); - return; - case 2: - - #line 79 "..\..\..\..\..\..\Samples\Pie\Views\PieView.xaml" - ((System.Windows.Controls.ComboBox)(target)).SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ComboBox_SelectionChanged); - - #line default - #line hidden - return; - case 3: - this.endAngleSlider = ((System.Windows.Controls.Slider)(target)); - return; - case 4: - this.sliceSlider = ((System.Windows.Controls.Slider)(target)); - return; - case 5: - this.FillSelector = ((Xceed.Wpf.Toolkit.ColorPicker)(target)); - return; - case 6: - this.StrokeSelector = ((Xceed.Wpf.Toolkit.ColorPicker)(target)); - return; - case 7: - this.pie = ((Xceed.Wpf.Toolkit.Pie)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Pie/Views/PieView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Pie/Views/PieView.g.i.cs deleted file mode 100644 index 757d3d9d..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Pie/Views/PieView.g.i.cs +++ /dev/null @@ -1,173 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Pie\Views\PieView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "5A199BC0E53011756378485BD4B51DDB87CAA705" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Pie.Views { - - - /// - /// PieView - /// - public partial class PieView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 22 "..\..\..\..\..\..\Samples\Pie\Views\PieView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.LiveExplorer.Samples.Pie.Views.PieView demo; - - #line default - #line hidden - - - #line 118 "..\..\..\..\..\..\Samples\Pie\Views\PieView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Slider endAngleSlider; - - #line default - #line hidden - - - #line 145 "..\..\..\..\..\..\Samples\Pie\Views\PieView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Slider sliceSlider; - - #line default - #line hidden - - - #line 190 "..\..\..\..\..\..\Samples\Pie\Views\PieView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.ColorPicker FillSelector; - - #line default - #line hidden - - - #line 205 "..\..\..\..\..\..\Samples\Pie\Views\PieView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.ColorPicker StrokeSelector; - - #line default - #line hidden - - - #line 216 "..\..\..\..\..\..\Samples\Pie\Views\PieView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.Pie pie; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/pie/views/pieview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Pie\Views\PieView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this.demo = ((Xceed.Wpf.Toolkit.LiveExplorer.Samples.Pie.Views.PieView)(target)); - return; - case 2: - - #line 79 "..\..\..\..\..\..\Samples\Pie\Views\PieView.xaml" - ((System.Windows.Controls.ComboBox)(target)).SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.ComboBox_SelectionChanged); - - #line default - #line hidden - return; - case 3: - this.endAngleSlider = ((System.Windows.Controls.Slider)(target)); - return; - case 4: - this.sliceSlider = ((System.Windows.Controls.Slider)(target)); - return; - case 5: - this.FillSelector = ((Xceed.Wpf.Toolkit.ColorPicker)(target)); - return; - case 6: - this.StrokeSelector = ((Xceed.Wpf.Toolkit.ColorPicker)(target)); - return; - case 7: - this.pie = ((Xceed.Wpf.Toolkit.Pie)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PileFlowPanel/Views/PileFlowPanelView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PileFlowPanel/Views/PileFlowPanelView.baml deleted file mode 100644 index 0fb6efd1..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PileFlowPanel/Views/PileFlowPanelView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PileFlowPanel/Views/PileFlowPanelView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PileFlowPanel/Views/PileFlowPanelView.g.cs deleted file mode 100644 index 9f046c8a..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PileFlowPanel/Views/PileFlowPanelView.g.cs +++ /dev/null @@ -1,109 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\PileFlowPanel\Views\PileFlowPanelView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "960DB9D59449C43DA09D49AF885A6357AF4BDD78" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.PileFlowPanel.Converters; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.PileFlowPanel.Views { - - - /// - /// PileFlowPanelView - /// - public partial class PileFlowPanelView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/pileflowpanel/views/pileflowpan" + - "elview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\PileFlowPanel\Views\PileFlowPanelView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 37 "..\..\..\..\..\..\Samples\PileFlowPanel\Views\PileFlowPanelView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PileFlowPanel/Views/PileFlowPanelView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PileFlowPanel/Views/PileFlowPanelView.g.i.cs deleted file mode 100644 index 9f046c8a..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PileFlowPanel/Views/PileFlowPanelView.g.i.cs +++ /dev/null @@ -1,109 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\PileFlowPanel\Views\PileFlowPanelView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "960DB9D59449C43DA09D49AF885A6357AF4BDD78" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.PileFlowPanel.Converters; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.PileFlowPanel.Views { - - - /// - /// PileFlowPanelView - /// - public partial class PileFlowPanelView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/pileflowpanel/views/pileflowpan" + - "elview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\PileFlowPanel\Views\PileFlowPanelView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 37 "..\..\..\..\..\..\Samples\PileFlowPanel\Views\PileFlowPanelView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Resources/LastNameUserControlEditor.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Resources/LastNameUserControlEditor.baml deleted file mode 100644 index b1dde000..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Resources/LastNameUserControlEditor.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Resources/LastNameUserControlEditor.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Resources/LastNameUserControlEditor.g.cs deleted file mode 100644 index 636771da..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Resources/LastNameUserControlEditor.g.cs +++ /dev/null @@ -1,97 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\PropertyGrid\Resources\LastNameUserControlEditor.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "E913F61FB79656ACEDB64F70D561FECC48D3A631" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid { - - - /// - /// LastNameUserControlEditor - /// - public partial class LastNameUserControlEditor : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector { - - - #line 19 "..\..\..\..\..\..\Samples\PropertyGrid\Resources\LastNameUserControlEditor.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.LastNameUserControlEditor _uc; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/propertygrid/resources/lastname" + - "usercontroleditor.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\PropertyGrid\Resources\LastNameUserControlEditor.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._uc = ((Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.LastNameUserControlEditor)(target)); - return; - case 2: - - #line 22 "..\..\..\..\..\..\Samples\PropertyGrid\Resources\LastNameUserControlEditor.xaml" - ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Resources/LastNameUserControlEditor.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Resources/LastNameUserControlEditor.g.i.cs deleted file mode 100644 index 636771da..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Resources/LastNameUserControlEditor.g.i.cs +++ /dev/null @@ -1,97 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\PropertyGrid\Resources\LastNameUserControlEditor.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "E913F61FB79656ACEDB64F70D561FECC48D3A631" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid { - - - /// - /// LastNameUserControlEditor - /// - public partial class LastNameUserControlEditor : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector { - - - #line 19 "..\..\..\..\..\..\Samples\PropertyGrid\Resources\LastNameUserControlEditor.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.LastNameUserControlEditor _uc; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/propertygrid/resources/lastname" + - "usercontroleditor.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\PropertyGrid\Resources\LastNameUserControlEditor.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._uc = ((Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.LastNameUserControlEditor)(target)); - return; - case 2: - - #line 22 "..\..\..\..\..\..\Samples\PropertyGrid\Resources\LastNameUserControlEditor.xaml" - ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridAttributesView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridAttributesView.baml deleted file mode 100644 index 9ddedb75..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridAttributesView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridAttributesView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridAttributesView.g.cs deleted file mode 100644 index 3d8bef33..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridAttributesView.g.cs +++ /dev/null @@ -1,124 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridAttributesView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "0623FDD0150C950FB06977EF0F9676B559E4EFE8" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Collections; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views { - - - /// - /// PropertyGridAttributesView - /// - public partial class PropertyGridAttributesView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 24 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridAttributesView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views.PropertyGridAttributesView demo; - - #line default - #line hidden - - - #line 93 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridAttributesView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.PropertyGrid.PropertyGrid _propertyGrid; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/propertygrid/views/propertygrid" + - "attributesview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridAttributesView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this.demo = ((Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views.PropertyGridAttributesView)(target)); - return; - case 2: - this._propertyGrid = ((Xceed.Wpf.Toolkit.PropertyGrid.PropertyGrid)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridAttributesView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridAttributesView.g.i.cs deleted file mode 100644 index 3d8bef33..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridAttributesView.g.i.cs +++ /dev/null @@ -1,124 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridAttributesView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "0623FDD0150C950FB06977EF0F9676B559E4EFE8" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Collections; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views { - - - /// - /// PropertyGridAttributesView - /// - public partial class PropertyGridAttributesView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 24 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridAttributesView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views.PropertyGridAttributesView demo; - - #line default - #line hidden - - - #line 93 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridAttributesView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.PropertyGrid.PropertyGrid _propertyGrid; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/propertygrid/views/propertygrid" + - "attributesview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridAttributesView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this.demo = ((Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views.PropertyGridAttributesView)(target)); - return; - case 2: - this._propertyGrid = ((Xceed.Wpf.Toolkit.PropertyGrid.PropertyGrid)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridBindingToStructsView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridBindingToStructsView.baml deleted file mode 100644 index 9e4e203d..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridBindingToStructsView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridBindingToStructsView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridBindingToStructsView.g.cs deleted file mode 100644 index 79a4e687..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridBindingToStructsView.g.cs +++ /dev/null @@ -1,113 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridBindingToStructsView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "E802FBF54AE269D40E806F92AA976EFE243F6E08" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views { - - - /// - /// PropertyGridBindingToStructsView - /// - public partial class PropertyGridBindingToStructsView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 42 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridBindingToStructsView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.PropertyGrid.PropertyGrid _propertyGrid; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/propertygrid/views/propertygrid" + - "bindingtostructsview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridBindingToStructsView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._propertyGrid = ((Xceed.Wpf.Toolkit.PropertyGrid.PropertyGrid)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridBindingToStructsView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridBindingToStructsView.g.i.cs deleted file mode 100644 index 79a4e687..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridBindingToStructsView.g.i.cs +++ /dev/null @@ -1,113 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridBindingToStructsView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "E802FBF54AE269D40E806F92AA976EFE243F6E08" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views { - - - /// - /// PropertyGridBindingToStructsView - /// - public partial class PropertyGridBindingToStructsView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 42 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridBindingToStructsView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.PropertyGrid.PropertyGrid _propertyGrid; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/propertygrid/views/propertygrid" + - "bindingtostructsview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridBindingToStructsView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._propertyGrid = ((Xceed.Wpf.Toolkit.PropertyGrid.PropertyGrid)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridCategoryOrderView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridCategoryOrderView.baml deleted file mode 100644 index a3ea2e77..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridCategoryOrderView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridCategoryOrderView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridCategoryOrderView.g.cs deleted file mode 100644 index 58b0dbb7..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridCategoryOrderView.g.cs +++ /dev/null @@ -1,122 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridCategoryOrderView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "512AB8D60037112F341C336AFF6EEB2A2B143AF5" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views { - - - /// - /// PropertyGridCategoryOrderView - /// - public partial class PropertyGridCategoryOrderView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 48 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridCategoryOrderView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.PropertyGrid.PropertyGrid _propertyGrid1; - - #line default - #line hidden - - - #line 58 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridCategoryOrderView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.PropertyGrid.PropertyGrid _propertyGrid2; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/propertygrid/views/propertygrid" + - "categoryorderview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridCategoryOrderView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._propertyGrid1 = ((Xceed.Wpf.Toolkit.PropertyGrid.PropertyGrid)(target)); - return; - case 2: - this._propertyGrid2 = ((Xceed.Wpf.Toolkit.PropertyGrid.PropertyGrid)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridCategoryOrderView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridCategoryOrderView.g.i.cs deleted file mode 100644 index 58b0dbb7..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridCategoryOrderView.g.i.cs +++ /dev/null @@ -1,122 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridCategoryOrderView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "512AB8D60037112F341C336AFF6EEB2A2B143AF5" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views { - - - /// - /// PropertyGridCategoryOrderView - /// - public partial class PropertyGridCategoryOrderView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 48 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridCategoryOrderView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.PropertyGrid.PropertyGrid _propertyGrid1; - - #line default - #line hidden - - - #line 58 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridCategoryOrderView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.PropertyGrid.PropertyGrid _propertyGrid2; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/propertygrid/views/propertygrid" + - "categoryorderview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridCategoryOrderView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._propertyGrid1 = ((Xceed.Wpf.Toolkit.PropertyGrid.PropertyGrid)(target)); - return; - case 2: - this._propertyGrid2 = ((Xceed.Wpf.Toolkit.PropertyGrid.PropertyGrid)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridCustomEditorsView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridCustomEditorsView.baml deleted file mode 100644 index 242ca0b7..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridCustomEditorsView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridCustomEditorsView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridCustomEditorsView.g.cs deleted file mode 100644 index fd9a8770..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridCustomEditorsView.g.cs +++ /dev/null @@ -1,112 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridCustomEditorsView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "CBFD1A4BE9958E5DCCCFEBE06A3CB750281911AB" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Collections; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views { - - - /// - /// PropertyGridCustomEditorsView - /// - public partial class PropertyGridCustomEditorsView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 44 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridCustomEditorsView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.PropertyGrid.PropertyGrid _propertyGrid; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/propertygrid/views/propertygrid" + - "customeditorsview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridCustomEditorsView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._propertyGrid = ((Xceed.Wpf.Toolkit.PropertyGrid.PropertyGrid)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridCustomEditorsView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridCustomEditorsView.g.i.cs deleted file mode 100644 index fd9a8770..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridCustomEditorsView.g.i.cs +++ /dev/null @@ -1,112 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridCustomEditorsView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "CBFD1A4BE9958E5DCCCFEBE06A3CB750281911AB" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Collections; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views { - - - /// - /// PropertyGridCustomEditorsView - /// - public partial class PropertyGridCustomEditorsView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 44 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridCustomEditorsView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.PropertyGrid.PropertyGrid _propertyGrid; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/propertygrid/views/propertygrid" + - "customeditorsview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridCustomEditorsView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._propertyGrid = ((Xceed.Wpf.Toolkit.PropertyGrid.PropertyGrid)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridCustomPropertyView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridCustomPropertyView.baml deleted file mode 100644 index e6ad46da..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridCustomPropertyView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridCustomPropertyView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridCustomPropertyView.g.cs deleted file mode 100644 index 727bff33..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridCustomPropertyView.g.cs +++ /dev/null @@ -1,109 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridCustomPropertyView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "46F8C3EBEE66E5EC040BF1AAE9049BFBDDD3762C" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views { - - - /// - /// PropertyGridCustomPropertyView - /// - public partial class PropertyGridCustomPropertyView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/propertygrid/views/propertygrid" + - "custompropertyview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridCustomPropertyView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 33 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridCustomPropertyView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridCustomPropertyView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridCustomPropertyView.g.i.cs deleted file mode 100644 index 727bff33..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridCustomPropertyView.g.i.cs +++ /dev/null @@ -1,109 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridCustomPropertyView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "46F8C3EBEE66E5EC040BF1AAE9049BFBDDD3762C" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views { - - - /// - /// PropertyGridCustomPropertyView - /// - public partial class PropertyGridCustomPropertyView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/propertygrid/views/propertygrid" + - "custompropertyview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridCustomPropertyView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 33 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridCustomPropertyView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridDefaultEditorsView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridDefaultEditorsView.baml deleted file mode 100644 index 014c81b9..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridDefaultEditorsView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridDefaultEditorsView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridDefaultEditorsView.g.cs deleted file mode 100644 index ca951f28..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridDefaultEditorsView.g.cs +++ /dev/null @@ -1,111 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridDefaultEditorsView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "8B118C07572544CF801E0DC545158499E00D2705" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views { - - - /// - /// PropertyGridDefaultEditorsView - /// - public partial class PropertyGridDefaultEditorsView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 36 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridDefaultEditorsView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.PropertyGrid.PropertyGrid _propertyGrid; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/propertygrid/views/propertygrid" + - "defaulteditorsview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridDefaultEditorsView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._propertyGrid = ((Xceed.Wpf.Toolkit.PropertyGrid.PropertyGrid)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridDefaultEditorsView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridDefaultEditorsView.g.i.cs deleted file mode 100644 index ca951f28..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridDefaultEditorsView.g.i.cs +++ /dev/null @@ -1,111 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridDefaultEditorsView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "8B118C07572544CF801E0DC545158499E00D2705" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views { - - - /// - /// PropertyGridDefaultEditorsView - /// - public partial class PropertyGridDefaultEditorsView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 36 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridDefaultEditorsView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.PropertyGrid.PropertyGrid _propertyGrid; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/propertygrid/views/propertygrid" + - "defaulteditorsview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridDefaultEditorsView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._propertyGrid = ((Xceed.Wpf.Toolkit.PropertyGrid.PropertyGrid)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridDefinitionKeyView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridDefinitionKeyView.baml deleted file mode 100644 index def65e2e..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridDefinitionKeyView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridDefinitionKeyView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridDefinitionKeyView.g.cs deleted file mode 100644 index 180256ff..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridDefinitionKeyView.g.cs +++ /dev/null @@ -1,108 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridDefinitionKeyView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "BCB180E70ECD503761A3F4063E2CA8A71AE77F19" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views { - - - /// - /// PropertyGridDefinitionKeyView - /// - public partial class PropertyGridDefinitionKeyView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/propertygrid/views/propertygrid" + - "definitionkeyview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridDefinitionKeyView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 39 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridDefinitionKeyView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridDefinitionKeyView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridDefinitionKeyView.g.i.cs deleted file mode 100644 index 180256ff..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridDefinitionKeyView.g.i.cs +++ /dev/null @@ -1,108 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridDefinitionKeyView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "BCB180E70ECD503761A3F4063E2CA8A71AE77F19" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views { - - - /// - /// PropertyGridDefinitionKeyView - /// - public partial class PropertyGridDefinitionKeyView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/propertygrid/views/propertygrid" + - "definitionkeyview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridDefinitionKeyView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 39 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridDefinitionKeyView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridDisplayLocalizationView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridDisplayLocalizationView.baml deleted file mode 100644 index 08808426..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridDisplayLocalizationView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridDisplayLocalizationView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridDisplayLocalizationView.g.cs deleted file mode 100644 index b62d4799..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridDisplayLocalizationView.g.cs +++ /dev/null @@ -1,108 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridDisplayLocalizationView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "EFD087F8ABF8FDFA82CD8FA41C1FE34C65D62994" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views { - - - /// - /// PropertyGridDisplayLocalizationView - /// - public partial class PropertyGridDisplayLocalizationView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/propertygrid/views/propertygrid" + - "displaylocalizationview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridDisplayLocalizationView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 37 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridDisplayLocalizationView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridDisplayLocalizationView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridDisplayLocalizationView.g.i.cs deleted file mode 100644 index b62d4799..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridDisplayLocalizationView.g.i.cs +++ /dev/null @@ -1,108 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridDisplayLocalizationView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "EFD087F8ABF8FDFA82CD8FA41C1FE34C65D62994" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views { - - - /// - /// PropertyGridDisplayLocalizationView - /// - public partial class PropertyGridDisplayLocalizationView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/propertygrid/views/propertygrid" + - "displaylocalizationview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridDisplayLocalizationView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 37 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridDisplayLocalizationView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridEditorDefinitionsView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridEditorDefinitionsView.baml deleted file mode 100644 index f00da8c1..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridEditorDefinitionsView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridEditorDefinitionsView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridEditorDefinitionsView.g.cs deleted file mode 100644 index 792baaf9..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridEditorDefinitionsView.g.cs +++ /dev/null @@ -1,110 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridEditorDefinitionsView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "33A79C6B1B3142604623BDA581F80AE11866AB28" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.IO; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views { - - - /// - /// PropertyGridEditorDefinitionsView - /// - public partial class PropertyGridEditorDefinitionsView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/propertygrid/views/propertygrid" + - "editordefinitionsview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridEditorDefinitionsView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 61 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridEditorDefinitionsView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridEditorDefinitionsView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridEditorDefinitionsView.g.i.cs deleted file mode 100644 index 792baaf9..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridEditorDefinitionsView.g.i.cs +++ /dev/null @@ -1,110 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridEditorDefinitionsView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "33A79C6B1B3142604623BDA581F80AE11866AB28" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.IO; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views { - - - /// - /// PropertyGridEditorDefinitionsView - /// - public partial class PropertyGridEditorDefinitionsView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/propertygrid/views/propertygrid" + - "editordefinitionsview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridEditorDefinitionsView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 61 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridEditorDefinitionsView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridExpandingNonPrimitivesView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridExpandingNonPrimitivesView.baml deleted file mode 100644 index 8578e476..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridExpandingNonPrimitivesView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridExpandingNonPrimitivesView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridExpandingNonPrimitivesView.g.cs deleted file mode 100644 index f3f2ce22..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridExpandingNonPrimitivesView.g.cs +++ /dev/null @@ -1,108 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridExpandingNonPrimitivesView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "4BF5D94B7BB623B62713F09D4DA03D484A8220D4" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views { - - - /// - /// PropertyGridExpandingNonPrimitivesView - /// - public partial class PropertyGridExpandingNonPrimitivesView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/propertygrid/views/propertygrid" + - "expandingnonprimitivesview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridExpandingNonPrimitivesView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 31 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridExpandingNonPrimitivesView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridExpandingNonPrimitivesView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridExpandingNonPrimitivesView.g.i.cs deleted file mode 100644 index f3f2ce22..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridExpandingNonPrimitivesView.g.i.cs +++ /dev/null @@ -1,108 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridExpandingNonPrimitivesView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "4BF5D94B7BB623B62713F09D4DA03D484A8220D4" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views { - - - /// - /// PropertyGridExpandingNonPrimitivesView - /// - public partial class PropertyGridExpandingNonPrimitivesView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/propertygrid/views/propertygrid" + - "expandingnonprimitivesview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridExpandingNonPrimitivesView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 31 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridExpandingNonPrimitivesView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridMultiSelectedObjectsView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridMultiSelectedObjectsView.baml deleted file mode 100644 index 30673bcb..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridMultiSelectedObjectsView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridMultiSelectedObjectsView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridMultiSelectedObjectsView.g.cs deleted file mode 100644 index 928e1a62..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridMultiSelectedObjectsView.g.cs +++ /dev/null @@ -1,108 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridMultiSelectedObjectsView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "4DE5E5CA8B922893CA1724AD8094B1426C28B70D" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views { - - - /// - /// PropertyGridMultiSelectedObjectsView - /// - public partial class PropertyGridMultiSelectedObjectsView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/propertygrid/views/propertygrid" + - "multiselectedobjectsview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridMultiSelectedObjectsView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 30 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridMultiSelectedObjectsView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridMultiSelectedObjectsView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridMultiSelectedObjectsView.g.i.cs deleted file mode 100644 index 928e1a62..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridMultiSelectedObjectsView.g.i.cs +++ /dev/null @@ -1,108 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridMultiSelectedObjectsView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "4DE5E5CA8B922893CA1724AD8094B1426C28B70D" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views { - - - /// - /// PropertyGridMultiSelectedObjectsView - /// - public partial class PropertyGridMultiSelectedObjectsView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/propertygrid/views/propertygrid" + - "multiselectedobjectsview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridMultiSelectedObjectsView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 30 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridMultiSelectedObjectsView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridPropertiesSourceView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridPropertiesSourceView.baml deleted file mode 100644 index d388ae58..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridPropertiesSourceView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridPropertiesSourceView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridPropertiesSourceView.g.cs deleted file mode 100644 index 54a4f144..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridPropertiesSourceView.g.cs +++ /dev/null @@ -1,108 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridPropertiesSourceView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "23C8E55B4A654EACD0BBCEAA36E41076AA4A7CC6" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views { - - - /// - /// PropertyGridPropertiesSourceView - /// - public partial class PropertyGridPropertiesSourceView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/propertygrid/views/propertygrid" + - "propertiessourceview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridPropertiesSourceView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 31 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridPropertiesSourceView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridPropertiesSourceView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridPropertiesSourceView.g.i.cs deleted file mode 100644 index 54a4f144..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridPropertiesSourceView.g.i.cs +++ /dev/null @@ -1,108 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridPropertiesSourceView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "23C8E55B4A654EACD0BBCEAA36E41076AA4A7CC6" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views { - - - /// - /// PropertyGridPropertiesSourceView - /// - public partial class PropertyGridPropertiesSourceView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/propertygrid/views/propertygrid" + - "propertiessourceview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridPropertiesSourceView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 31 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridPropertiesSourceView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridPropertiesView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridPropertiesView.baml deleted file mode 100644 index d7e8e60d..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridPropertiesView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridPropertiesView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridPropertiesView.g.cs deleted file mode 100644 index 5130e396..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridPropertiesView.g.cs +++ /dev/null @@ -1,109 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridPropertiesView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "AB81972AB4BC2D28D735DB40BB9D7252F71594DA" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views { - - - /// - /// PropertyGridPropertiesView - /// - public partial class PropertyGridPropertiesView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/propertygrid/views/propertygrid" + - "propertiesview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridPropertiesView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 35 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridPropertiesView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridPropertiesView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridPropertiesView.g.i.cs deleted file mode 100644 index 5130e396..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridPropertiesView.g.i.cs +++ /dev/null @@ -1,109 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridPropertiesView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "AB81972AB4BC2D28D735DB40BB9D7252F71594DA" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views { - - - /// - /// PropertyGridPropertiesView - /// - public partial class PropertyGridPropertiesView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/propertygrid/views/propertygrid" + - "propertiesview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridPropertiesView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 35 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridPropertiesView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridPropertyItemStyleView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridPropertyItemStyleView.baml deleted file mode 100644 index 3dcf7739..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridPropertyItemStyleView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridPropertyItemStyleView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridPropertyItemStyleView.g.cs deleted file mode 100644 index ac91501b..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridPropertyItemStyleView.g.cs +++ /dev/null @@ -1,118 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridPropertyItemStyleView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "DB85370E1749D4E78BE7358EE3A992EC8389FE91" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views { - - - /// - /// PropertyGridPropertyItemStyleView - /// - public partial class PropertyGridPropertyItemStyleView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 51 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridPropertyItemStyleView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.PropertyGrid.PropertyGrid _propertyGrid; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/propertygrid/views/propertygrid" + - "propertyitemstyleview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridPropertyItemStyleView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._propertyGrid = ((Xceed.Wpf.Toolkit.PropertyGrid.PropertyGrid)(target)); - - #line 53 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridPropertyItemStyleView.xaml" - this._propertyGrid.PreparePropertyItem += new Xceed.Wpf.Toolkit.PropertyGrid.PropertyItemEventHandler(this.OnPreparePropertyItem); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridPropertyItemStyleView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridPropertyItemStyleView.g.i.cs deleted file mode 100644 index ac91501b..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridPropertyItemStyleView.g.i.cs +++ /dev/null @@ -1,118 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridPropertyItemStyleView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "DB85370E1749D4E78BE7358EE3A992EC8389FE91" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views { - - - /// - /// PropertyGridPropertyItemStyleView - /// - public partial class PropertyGridPropertyItemStyleView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 51 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridPropertyItemStyleView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.PropertyGrid.PropertyGrid _propertyGrid; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/propertygrid/views/propertygrid" + - "propertyitemstyleview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridPropertyItemStyleView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._propertyGrid = ((Xceed.Wpf.Toolkit.PropertyGrid.PropertyGrid)(target)); - - #line 53 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridPropertyItemStyleView.xaml" - this._propertyGrid.PreparePropertyItem += new Xceed.Wpf.Toolkit.PropertyGrid.PropertyItemEventHandler(this.OnPreparePropertyItem); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridSelectedObjectView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridSelectedObjectView.baml deleted file mode 100644 index 5755cd0f..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridSelectedObjectView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridSelectedObjectView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridSelectedObjectView.g.cs deleted file mode 100644 index 3a9d5d58..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridSelectedObjectView.g.cs +++ /dev/null @@ -1,135 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridSelectedObjectView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "77E7109F76CB0236E81F9B24ACD1CDEDAEA0378C" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views { - - - /// - /// PropertyGridSelectedObjectView - /// - public partial class PropertyGridSelectedObjectView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 56 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridSelectedObjectView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.PropertyGrid.PropertyGrid _propertyGrid; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/propertygrid/views/propertygrid" + - "selectedobjectview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridSelectedObjectView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 50 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridSelectedObjectView.xaml" - ((System.Windows.Controls.Button)(target)).GotFocus += new System.Windows.RoutedEventHandler(this.OnControlGetFocus); - - #line default - #line hidden - return; - case 2: - - #line 51 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridSelectedObjectView.xaml" - ((System.Windows.Controls.TextBox)(target)).GotFocus += new System.Windows.RoutedEventHandler(this.OnControlGetFocus); - - #line default - #line hidden - return; - case 3: - - #line 52 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridSelectedObjectView.xaml" - ((System.Windows.Controls.CheckBox)(target)).GotFocus += new System.Windows.RoutedEventHandler(this.OnControlGetFocus); - - #line default - #line hidden - return; - case 4: - this._propertyGrid = ((Xceed.Wpf.Toolkit.PropertyGrid.PropertyGrid)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridSelectedObjectView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridSelectedObjectView.g.i.cs deleted file mode 100644 index 3a9d5d58..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridSelectedObjectView.g.i.cs +++ /dev/null @@ -1,135 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridSelectedObjectView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "77E7109F76CB0236E81F9B24ACD1CDEDAEA0378C" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views { - - - /// - /// PropertyGridSelectedObjectView - /// - public partial class PropertyGridSelectedObjectView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 56 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridSelectedObjectView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.PropertyGrid.PropertyGrid _propertyGrid; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/propertygrid/views/propertygrid" + - "selectedobjectview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridSelectedObjectView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 50 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridSelectedObjectView.xaml" - ((System.Windows.Controls.Button)(target)).GotFocus += new System.Windows.RoutedEventHandler(this.OnControlGetFocus); - - #line default - #line hidden - return; - case 2: - - #line 51 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridSelectedObjectView.xaml" - ((System.Windows.Controls.TextBox)(target)).GotFocus += new System.Windows.RoutedEventHandler(this.OnControlGetFocus); - - #line default - #line hidden - return; - case 3: - - #line 52 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridSelectedObjectView.xaml" - ((System.Windows.Controls.CheckBox)(target)).GotFocus += new System.Windows.RoutedEventHandler(this.OnControlGetFocus); - - #line default - #line hidden - return; - case 4: - this._propertyGrid = ((Xceed.Wpf.Toolkit.PropertyGrid.PropertyGrid)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridSpecifyingPropertiesView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridSpecifyingPropertiesView.baml deleted file mode 100644 index cbed201f..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridSpecifyingPropertiesView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridSpecifyingPropertiesView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridSpecifyingPropertiesView.g.cs deleted file mode 100644 index e73927c5..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridSpecifyingPropertiesView.g.cs +++ /dev/null @@ -1,111 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridSpecifyingPropertiesView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "53E50D68A2D32100FA05F45B3129F35BEC4E7C79" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views { - - - /// - /// PropertyGridSpecifyingPropertiesView - /// - public partial class PropertyGridSpecifyingPropertiesView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 31 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridSpecifyingPropertiesView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.PropertyGrid.PropertyGrid _propertyGrid; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/propertygrid/views/propertygrid" + - "specifyingpropertiesview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridSpecifyingPropertiesView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._propertyGrid = ((Xceed.Wpf.Toolkit.PropertyGrid.PropertyGrid)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridSpecifyingPropertiesView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridSpecifyingPropertiesView.g.i.cs deleted file mode 100644 index e73927c5..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridSpecifyingPropertiesView.g.i.cs +++ /dev/null @@ -1,111 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridSpecifyingPropertiesView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "53E50D68A2D32100FA05F45B3129F35BEC4E7C79" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views { - - - /// - /// PropertyGridSpecifyingPropertiesView - /// - public partial class PropertyGridSpecifyingPropertiesView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 31 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridSpecifyingPropertiesView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.PropertyGrid.PropertyGrid _propertyGrid; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/propertygrid/views/propertygrid" + - "specifyingpropertiesview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridSpecifyingPropertiesView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._propertyGrid = ((Xceed.Wpf.Toolkit.PropertyGrid.PropertyGrid)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridView.baml deleted file mode 100644 index 5a58e64a..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridView.g.cs deleted file mode 100644 index 143dbaa7..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridView.g.cs +++ /dev/null @@ -1,122 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "D17AE142089464F8385C3B28B5B3E8D98CAA9CD4" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views { - - - /// - /// PropertyGridView - /// - public partial class PropertyGridView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 193 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Button _button; - - #line default - #line hidden - - - #line 201 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.PropertyGrid.PropertyGrid _propertyGrid; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/propertygrid/views/propertygrid" + - "view.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._button = ((System.Windows.Controls.Button)(target)); - return; - case 2: - this._propertyGrid = ((Xceed.Wpf.Toolkit.PropertyGrid.PropertyGrid)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridView.g.i.cs deleted file mode 100644 index 143dbaa7..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/PropertyGrid/Views/PropertyGridView.g.i.cs +++ /dev/null @@ -1,122 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "D17AE142089464F8385C3B28B5B3E8D98CAA9CD4" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views { - - - /// - /// PropertyGridView - /// - public partial class PropertyGridView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 193 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Button _button; - - #line default - #line hidden - - - #line 201 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.PropertyGrid.PropertyGrid _propertyGrid; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/propertygrid/views/propertygrid" + - "view.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\PropertyGrid\Views\PropertyGridView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._button = ((System.Windows.Controls.Button)(target)); - return; - case 2: - this._propertyGrid = ((Xceed.Wpf.Toolkit.PropertyGrid.PropertyGrid)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/RangeSlider/Views/RangeSliderView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/RangeSlider/Views/RangeSliderView.baml deleted file mode 100644 index 05e0896f..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/RangeSlider/Views/RangeSliderView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/RangeSlider/Views/RangeSliderView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/RangeSlider/Views/RangeSliderView.g.cs deleted file mode 100644 index 5e766469..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/RangeSlider/Views/RangeSliderView.g.cs +++ /dev/null @@ -1,185 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\RangeSlider\Views\RangeSliderView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "E54E6C9158F28D1B24345C70089FF728F0474CE5" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.RangeSlider.Converters; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.RangeSlider.Views { - - - /// - /// RangeSliderView - /// - public partial class RangeSliderView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 637 "..\..\..\..\..\..\Samples\RangeSlider\Views\RangeSliderView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.ComboBox lowerRangeStyleComboBox; - - #line default - #line hidden - - - #line 660 "..\..\..\..\..\..\Samples\RangeSlider\Views\RangeSliderView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.ComboBox rangeStyleComboBox; - - #line default - #line hidden - - - #line 684 "..\..\..\..\..\..\Samples\RangeSlider\Views\RangeSliderView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.ComboBox higherRangeStyleComboBox; - - #line default - #line hidden - - - #line 732 "..\..\..\..\..\..\Samples\RangeSlider\Views\RangeSliderView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.ComboBox _tickPlacementComboBox; - - #line default - #line hidden - - - #line 749 "..\..\..\..\..\..\Samples\RangeSlider\Views\RangeSliderView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.DoubleUpDown _tickFrequency; - - #line default - #line hidden - - - #line 775 "..\..\..\..\..\..\Samples\RangeSlider\Views\RangeSliderView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.RangeSlider _rangeSlider; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/rangeslider/views/rangeslidervi" + - "ew.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\RangeSlider\Views\RangeSliderView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this.lowerRangeStyleComboBox = ((System.Windows.Controls.ComboBox)(target)); - - #line 642 "..\..\..\..\..\..\Samples\RangeSlider\Views\RangeSliderView.xaml" - this.lowerRangeStyleComboBox.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.RangeStyleComboBox_SelectionChanged); - - #line default - #line hidden - return; - case 2: - this.rangeStyleComboBox = ((System.Windows.Controls.ComboBox)(target)); - - #line 666 "..\..\..\..\..\..\Samples\RangeSlider\Views\RangeSliderView.xaml" - this.rangeStyleComboBox.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.RangeStyleComboBox_SelectionChanged); - - #line default - #line hidden - return; - case 3: - this.higherRangeStyleComboBox = ((System.Windows.Controls.ComboBox)(target)); - - #line 690 "..\..\..\..\..\..\Samples\RangeSlider\Views\RangeSliderView.xaml" - this.higherRangeStyleComboBox.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.RangeStyleComboBox_SelectionChanged); - - #line default - #line hidden - return; - case 4: - this._tickPlacementComboBox = ((System.Windows.Controls.ComboBox)(target)); - return; - case 5: - this._tickFrequency = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target)); - return; - case 6: - this._rangeSlider = ((Xceed.Wpf.Toolkit.RangeSlider)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/RangeSlider/Views/RangeSliderView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/RangeSlider/Views/RangeSliderView.g.i.cs deleted file mode 100644 index 5e766469..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/RangeSlider/Views/RangeSliderView.g.i.cs +++ /dev/null @@ -1,185 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\RangeSlider\Views\RangeSliderView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "E54E6C9158F28D1B24345C70089FF728F0474CE5" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.RangeSlider.Converters; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.RangeSlider.Views { - - - /// - /// RangeSliderView - /// - public partial class RangeSliderView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 637 "..\..\..\..\..\..\Samples\RangeSlider\Views\RangeSliderView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.ComboBox lowerRangeStyleComboBox; - - #line default - #line hidden - - - #line 660 "..\..\..\..\..\..\Samples\RangeSlider\Views\RangeSliderView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.ComboBox rangeStyleComboBox; - - #line default - #line hidden - - - #line 684 "..\..\..\..\..\..\Samples\RangeSlider\Views\RangeSliderView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.ComboBox higherRangeStyleComboBox; - - #line default - #line hidden - - - #line 732 "..\..\..\..\..\..\Samples\RangeSlider\Views\RangeSliderView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.ComboBox _tickPlacementComboBox; - - #line default - #line hidden - - - #line 749 "..\..\..\..\..\..\Samples\RangeSlider\Views\RangeSliderView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.DoubleUpDown _tickFrequency; - - #line default - #line hidden - - - #line 775 "..\..\..\..\..\..\Samples\RangeSlider\Views\RangeSliderView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.RangeSlider _rangeSlider; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/rangeslider/views/rangeslidervi" + - "ew.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\RangeSlider\Views\RangeSliderView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this.lowerRangeStyleComboBox = ((System.Windows.Controls.ComboBox)(target)); - - #line 642 "..\..\..\..\..\..\Samples\RangeSlider\Views\RangeSliderView.xaml" - this.lowerRangeStyleComboBox.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.RangeStyleComboBox_SelectionChanged); - - #line default - #line hidden - return; - case 2: - this.rangeStyleComboBox = ((System.Windows.Controls.ComboBox)(target)); - - #line 666 "..\..\..\..\..\..\Samples\RangeSlider\Views\RangeSliderView.xaml" - this.rangeStyleComboBox.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.RangeStyleComboBox_SelectionChanged); - - #line default - #line hidden - return; - case 3: - this.higherRangeStyleComboBox = ((System.Windows.Controls.ComboBox)(target)); - - #line 690 "..\..\..\..\..\..\Samples\RangeSlider\Views\RangeSliderView.xaml" - this.higherRangeStyleComboBox.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.RangeStyleComboBox_SelectionChanged); - - #line default - #line hidden - return; - case 4: - this._tickPlacementComboBox = ((System.Windows.Controls.ComboBox)(target)); - return; - case 5: - this._tickFrequency = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target)); - return; - case 6: - this._rangeSlider = ((Xceed.Wpf.Toolkit.RangeSlider)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Rating/Views/RatingView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Rating/Views/RatingView.baml deleted file mode 100644 index 93883238..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Rating/Views/RatingView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Rating/Views/RatingView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Rating/Views/RatingView.g.cs deleted file mode 100644 index 551e9db6..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Rating/Views/RatingView.g.cs +++ /dev/null @@ -1,107 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Rating\Views\RatingView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "5A1C21CC0397875A9917B805332328A1D330BB9C" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Rating.Views { - - - /// - /// RatingView - /// - public partial class RatingView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/rating/views/ratingview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Rating\Views\RatingView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 33 "..\..\..\..\..\..\Samples\Rating\Views\RatingView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Rating/Views/RatingView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Rating/Views/RatingView.g.i.cs deleted file mode 100644 index 551e9db6..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Rating/Views/RatingView.g.i.cs +++ /dev/null @@ -1,107 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Rating\Views\RatingView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "5A1C21CC0397875A9917B805332328A1D330BB9C" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Rating.Views { - - - /// - /// RatingView - /// - public partial class RatingView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/rating/views/ratingview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Rating\Views\RatingView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 33 "..\..\..\..\..\..\Samples\Rating\Views\RatingView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/SlideShow/Views/SlideShowView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/SlideShow/Views/SlideShowView.baml deleted file mode 100644 index 31e3ea40..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/SlideShow/Views/SlideShowView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/SlideShow/Views/SlideShowView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/SlideShow/Views/SlideShowView.g.cs deleted file mode 100644 index d7625a4e..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/SlideShow/Views/SlideShowView.g.cs +++ /dev/null @@ -1,109 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\SlideShow\Views\SlideShowView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "95DC33002323CD8863E7794C4357D04911AF93CA" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Converters; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.SlideShow.Views { - - - /// - /// SlideShowView - /// - public partial class SlideShowView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/slideshow/views/slideshowview.x" + - "aml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\SlideShow\Views\SlideShowView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 33 "..\..\..\..\..\..\Samples\SlideShow\Views\SlideShowView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/SlideShow/Views/SlideShowView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/SlideShow/Views/SlideShowView.g.i.cs deleted file mode 100644 index d7625a4e..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/SlideShow/Views/SlideShowView.g.i.cs +++ /dev/null @@ -1,109 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\SlideShow\Views\SlideShowView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "95DC33002323CD8863E7794C4357D04911AF93CA" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Converters; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.SlideShow.Views { - - - /// - /// SlideShowView - /// - public partial class SlideShowView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/slideshow/views/slideshowview.x" + - "aml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\SlideShow\Views\SlideShowView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 33 "..\..\..\..\..\..\Samples\SlideShow\Views\SlideShowView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Text/Views/AutoSelectTextboxView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Text/Views/AutoSelectTextboxView.baml deleted file mode 100644 index 0f999e77..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Text/Views/AutoSelectTextboxView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Text/Views/AutoSelectTextboxView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Text/Views/AutoSelectTextboxView.g.cs deleted file mode 100644 index 8b1613ce..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Text/Views/AutoSelectTextboxView.g.cs +++ /dev/null @@ -1,122 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Text\Views\AutoSelectTextboxView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "DB7CF13012BE1B948B6AD10E166DBB97E480F0C7" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Text.Views { - - - /// - /// AutoSelectTextboxView - /// - public partial class AutoSelectTextboxView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 46 "..\..\..\..\..\..\Samples\Text\Views\AutoSelectTextboxView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.ComboBox _autoSelectBehavior; - - #line default - #line hidden - - - #line 53 "..\..\..\..\..\..\Samples\Text\Views\AutoSelectTextboxView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.CheckBox _autoMoveFocus; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/text/views/autoselecttextboxvie" + - "w.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Text\Views\AutoSelectTextboxView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._autoSelectBehavior = ((System.Windows.Controls.ComboBox)(target)); - return; - case 2: - this._autoMoveFocus = ((System.Windows.Controls.CheckBox)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Text/Views/AutoSelectTextboxView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Text/Views/AutoSelectTextboxView.g.i.cs deleted file mode 100644 index 8b1613ce..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Text/Views/AutoSelectTextboxView.g.i.cs +++ /dev/null @@ -1,122 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Text\Views\AutoSelectTextboxView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "DB7CF13012BE1B948B6AD10E166DBB97E480F0C7" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Text.Views { - - - /// - /// AutoSelectTextboxView - /// - public partial class AutoSelectTextboxView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 46 "..\..\..\..\..\..\Samples\Text\Views\AutoSelectTextboxView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.ComboBox _autoSelectBehavior; - - #line default - #line hidden - - - #line 53 "..\..\..\..\..\..\Samples\Text\Views\AutoSelectTextboxView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.CheckBox _autoMoveFocus; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/text/views/autoselecttextboxvie" + - "w.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Text\Views\AutoSelectTextboxView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._autoSelectBehavior = ((System.Windows.Controls.ComboBox)(target)); - return; - case 2: - this._autoMoveFocus = ((System.Windows.Controls.CheckBox)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Text/Views/MaskedTextboxView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Text/Views/MaskedTextboxView.baml deleted file mode 100644 index 69c4830c..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Text/Views/MaskedTextboxView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Text/Views/MaskedTextboxView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Text/Views/MaskedTextboxView.g.cs deleted file mode 100644 index e60c4ffd..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Text/Views/MaskedTextboxView.g.cs +++ /dev/null @@ -1,166 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Text\Views\MaskedTextboxView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "802449787E09FE858E463E1A8E3FAB44E3F1F46E" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Text.Views { - - - /// - /// MaskedTextboxView - /// - public partial class MaskedTextboxView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 49 "..\..\..\..\..\..\Samples\Text\Views\MaskedTextboxView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.CheckBox _literals; - - #line default - #line hidden - - - #line 53 "..\..\..\..\..\..\Samples\Text\Views\MaskedTextboxView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.CheckBox _prompt; - - #line default - #line hidden - - - #line 68 "..\..\..\..\..\..\Samples\Text\Views\MaskedTextboxView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBox _mask; - - #line default - #line hidden - - - #line 72 "..\..\..\..\..\..\Samples\Text\Views\MaskedTextboxView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBox _value; - - #line default - #line hidden - - - #line 76 "..\..\..\..\..\..\Samples\Text\Views\MaskedTextboxView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBox _text; - - #line default - #line hidden - - - #line 84 "..\..\..\..\..\..\Samples\Text\Views\MaskedTextboxView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.MaskedTextBox _maskedTextBox; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/text/views/maskedtextboxview.xa" + - "ml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Text\Views\MaskedTextboxView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._literals = ((System.Windows.Controls.CheckBox)(target)); - return; - case 2: - this._prompt = ((System.Windows.Controls.CheckBox)(target)); - return; - case 3: - this._mask = ((System.Windows.Controls.TextBox)(target)); - return; - case 4: - this._value = ((System.Windows.Controls.TextBox)(target)); - return; - case 5: - this._text = ((System.Windows.Controls.TextBox)(target)); - return; - case 6: - this._maskedTextBox = ((Xceed.Wpf.Toolkit.MaskedTextBox)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Text/Views/MaskedTextboxView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Text/Views/MaskedTextboxView.g.i.cs deleted file mode 100644 index e60c4ffd..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Text/Views/MaskedTextboxView.g.i.cs +++ /dev/null @@ -1,166 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Text\Views\MaskedTextboxView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "802449787E09FE858E463E1A8E3FAB44E3F1F46E" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Text.Views { - - - /// - /// MaskedTextboxView - /// - public partial class MaskedTextboxView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 49 "..\..\..\..\..\..\Samples\Text\Views\MaskedTextboxView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.CheckBox _literals; - - #line default - #line hidden - - - #line 53 "..\..\..\..\..\..\Samples\Text\Views\MaskedTextboxView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.CheckBox _prompt; - - #line default - #line hidden - - - #line 68 "..\..\..\..\..\..\Samples\Text\Views\MaskedTextboxView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBox _mask; - - #line default - #line hidden - - - #line 72 "..\..\..\..\..\..\Samples\Text\Views\MaskedTextboxView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBox _value; - - #line default - #line hidden - - - #line 76 "..\..\..\..\..\..\Samples\Text\Views\MaskedTextboxView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBox _text; - - #line default - #line hidden - - - #line 84 "..\..\..\..\..\..\Samples\Text\Views\MaskedTextboxView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.MaskedTextBox _maskedTextBox; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/text/views/maskedtextboxview.xa" + - "ml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Text\Views\MaskedTextboxView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._literals = ((System.Windows.Controls.CheckBox)(target)); - return; - case 2: - this._prompt = ((System.Windows.Controls.CheckBox)(target)); - return; - case 3: - this._mask = ((System.Windows.Controls.TextBox)(target)); - return; - case 4: - this._value = ((System.Windows.Controls.TextBox)(target)); - return; - case 5: - this._text = ((System.Windows.Controls.TextBox)(target)); - return; - case 6: - this._maskedTextBox = ((Xceed.Wpf.Toolkit.MaskedTextBox)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Text/Views/MultiLineTextEditorView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Text/Views/MultiLineTextEditorView.baml deleted file mode 100644 index c54b7fea..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Text/Views/MultiLineTextEditorView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Text/Views/MultiLineTextEditorView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Text/Views/MultiLineTextEditorView.g.cs deleted file mode 100644 index 8a6fe339..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Text/Views/MultiLineTextEditorView.g.cs +++ /dev/null @@ -1,111 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Text\Views\MultiLineTextEditorView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "55C827B217CE3D9C9AE341D9D5252846ED4BF0D3" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Text.Views { - - - /// - /// MultiLineTextEditorView - /// - public partial class MultiLineTextEditorView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 52 "..\..\..\..\..\..\Samples\Text\Views\MultiLineTextEditorView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.DataGrid _dataGrid; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/text/views/multilinetexteditorv" + - "iew.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Text\Views\MultiLineTextEditorView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._dataGrid = ((System.Windows.Controls.DataGrid)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Text/Views/MultiLineTextEditorView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Text/Views/MultiLineTextEditorView.g.i.cs deleted file mode 100644 index 8a6fe339..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Text/Views/MultiLineTextEditorView.g.i.cs +++ /dev/null @@ -1,111 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Text\Views\MultiLineTextEditorView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "55C827B217CE3D9C9AE341D9D5252846ED4BF0D3" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Text.Views { - - - /// - /// MultiLineTextEditorView - /// - public partial class MultiLineTextEditorView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 52 "..\..\..\..\..\..\Samples\Text\Views\MultiLineTextEditorView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.DataGrid _dataGrid; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/text/views/multilinetexteditorv" + - "iew.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Text\Views\MultiLineTextEditorView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._dataGrid = ((System.Windows.Controls.DataGrid)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Text/Views/RichTextboxView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Text/Views/RichTextboxView.baml deleted file mode 100644 index b3a15992..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Text/Views/RichTextboxView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Text/Views/RichTextboxView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Text/Views/RichTextboxView.g.cs deleted file mode 100644 index 150d07bd..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Text/Views/RichTextboxView.g.cs +++ /dev/null @@ -1,140 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Text\Views\RichTextboxView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "5031BDE822986E7B67194FBF1BAEB91CDD631CF7" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Text.Views; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Text.Views { - - - /// - /// RichTextboxView - /// - public partial class RichTextboxView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 48 "..\..\..\..\..\..\Samples\Text\Views\RichTextboxView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.ComboBox _textFormatter; - - #line default - #line hidden - - - #line 54 "..\..\..\..\..\..\Samples\Text\Views\RichTextboxView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBox _text; - - #line default - #line hidden - - - #line 61 "..\..\..\..\..\..\Samples\Text\Views\RichTextboxView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.RichTextBox _richTextBox; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/text/views/richtextboxview.xaml" + - "", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Text\Views\RichTextboxView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._textFormatter = ((System.Windows.Controls.ComboBox)(target)); - - #line 48 "..\..\..\..\..\..\Samples\Text\Views\RichTextboxView.xaml" - this._textFormatter.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.OnTextFormatterChanged); - - #line default - #line hidden - return; - case 2: - this._text = ((System.Windows.Controls.TextBox)(target)); - return; - case 3: - this._richTextBox = ((Xceed.Wpf.Toolkit.RichTextBox)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Text/Views/RichTextboxView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Text/Views/RichTextboxView.g.i.cs deleted file mode 100644 index 150d07bd..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Text/Views/RichTextboxView.g.i.cs +++ /dev/null @@ -1,140 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Text\Views\RichTextboxView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "5031BDE822986E7B67194FBF1BAEB91CDD631CF7" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Text.Views; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Text.Views { - - - /// - /// RichTextboxView - /// - public partial class RichTextboxView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 48 "..\..\..\..\..\..\Samples\Text\Views\RichTextboxView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.ComboBox _textFormatter; - - #line default - #line hidden - - - #line 54 "..\..\..\..\..\..\Samples\Text\Views\RichTextboxView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBox _text; - - #line default - #line hidden - - - #line 61 "..\..\..\..\..\..\Samples\Text\Views\RichTextboxView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.RichTextBox _richTextBox; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/text/views/richtextboxview.xaml" + - "", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Text\Views\RichTextboxView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._textFormatter = ((System.Windows.Controls.ComboBox)(target)); - - #line 48 "..\..\..\..\..\..\Samples\Text\Views\RichTextboxView.xaml" - this._textFormatter.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.OnTextFormatterChanged); - - #line default - #line hidden - return; - case 2: - this._text = ((System.Windows.Controls.TextBox)(target)); - return; - case 3: - this._richTextBox = ((Xceed.Wpf.Toolkit.RichTextBox)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Text/Views/TokenizedTextBoxView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Text/Views/TokenizedTextBoxView.baml deleted file mode 100644 index 5cfd1579..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Text/Views/TokenizedTextBoxView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Text/Views/TokenizedTextBoxView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Text/Views/TokenizedTextBoxView.g.cs deleted file mode 100644 index d9c0cfed..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Text/Views/TokenizedTextBoxView.g.cs +++ /dev/null @@ -1,108 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Text\Views\TokenizedTextBoxView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "B7A4A38FD147D6CBC1DE881ABABA24AF9A6B8AD1" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.TokenizedTextBox.Views { - - - /// - /// TokenizedTextBoxView - /// - public partial class TokenizedTextBoxView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/text/views/tokenizedtextboxview" + - ".xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Text\Views\TokenizedTextBoxView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 33 "..\..\..\..\..\..\Samples\Text\Views\TokenizedTextBoxView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Text/Views/TokenizedTextBoxView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Text/Views/TokenizedTextBoxView.g.i.cs deleted file mode 100644 index d9c0cfed..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Text/Views/TokenizedTextBoxView.g.i.cs +++ /dev/null @@ -1,108 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Text\Views\TokenizedTextBoxView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "B7A4A38FD147D6CBC1DE881ABABA24AF9A6B8AD1" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.TokenizedTextBox.Views { - - - /// - /// TokenizedTextBoxView - /// - public partial class TokenizedTextBoxView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/text/views/tokenizedtextboxview" + - ".xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Text\Views\TokenizedTextBoxView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 33 "..\..\..\..\..\..\Samples\Text\Views\TokenizedTextBoxView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Text/Views/WatermarkPasswordBoxView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Text/Views/WatermarkPasswordBoxView.baml deleted file mode 100644 index a7068b2c..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Text/Views/WatermarkPasswordBoxView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Text/Views/WatermarkPasswordBoxView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Text/Views/WatermarkPasswordBoxView.g.cs deleted file mode 100644 index 179b9ae6..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Text/Views/WatermarkPasswordBoxView.g.cs +++ /dev/null @@ -1,128 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Text\Views\WatermarkPasswordBoxView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "03C90A2C3343D96CA8C029FF6CBB2AC9C2864588" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Text.Views { - - - /// - /// WatermarkPasswordBoxView - /// - public partial class WatermarkPasswordBoxView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 84 "..\..\..\..\..\..\Samples\Text\Views\WatermarkPasswordBoxView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBlock _passwordTextBlock; - - #line default - #line hidden - - - #line 132 "..\..\..\..\..\..\Samples\Text\Views\WatermarkPasswordBoxView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.WatermarkPasswordBox _watermarkPasswordBox; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/text/views/watermarkpasswordbox" + - "view.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Text\Views\WatermarkPasswordBoxView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._passwordTextBlock = ((System.Windows.Controls.TextBlock)(target)); - return; - case 2: - this._watermarkPasswordBox = ((Xceed.Wpf.Toolkit.WatermarkPasswordBox)(target)); - - #line 140 "..\..\..\..\..\..\Samples\Text\Views\WatermarkPasswordBoxView.xaml" - this._watermarkPasswordBox.PasswordChanged += new System.Windows.RoutedEventHandler(this.WatermarkPasswordBox_PasswordChanged); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Text/Views/WatermarkPasswordBoxView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Text/Views/WatermarkPasswordBoxView.g.i.cs deleted file mode 100644 index 179b9ae6..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Text/Views/WatermarkPasswordBoxView.g.i.cs +++ /dev/null @@ -1,128 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Text\Views\WatermarkPasswordBoxView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "03C90A2C3343D96CA8C029FF6CBB2AC9C2864588" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Text.Views { - - - /// - /// WatermarkPasswordBoxView - /// - public partial class WatermarkPasswordBoxView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 84 "..\..\..\..\..\..\Samples\Text\Views\WatermarkPasswordBoxView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBlock _passwordTextBlock; - - #line default - #line hidden - - - #line 132 "..\..\..\..\..\..\Samples\Text\Views\WatermarkPasswordBoxView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.WatermarkPasswordBox _watermarkPasswordBox; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/text/views/watermarkpasswordbox" + - "view.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Text\Views\WatermarkPasswordBoxView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._passwordTextBlock = ((System.Windows.Controls.TextBlock)(target)); - return; - case 2: - this._watermarkPasswordBox = ((Xceed.Wpf.Toolkit.WatermarkPasswordBox)(target)); - - #line 140 "..\..\..\..\..\..\Samples\Text\Views\WatermarkPasswordBoxView.xaml" - this._watermarkPasswordBox.PasswordChanged += new System.Windows.RoutedEventHandler(this.WatermarkPasswordBox_PasswordChanged); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Text/Views/WatermarkTextboxView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Text/Views/WatermarkTextboxView.baml deleted file mode 100644 index be4fc66a..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Text/Views/WatermarkTextboxView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Text/Views/WatermarkTextboxView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Text/Views/WatermarkTextboxView.g.cs deleted file mode 100644 index f2ef30c4..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Text/Views/WatermarkTextboxView.g.cs +++ /dev/null @@ -1,111 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Text\Views\WatermarkTextboxView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "059FD34FCB082172FF3FBCB6F4A5A7B8229E3D1C" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Text.Views { - - - /// - /// WatermarkTextboxView - /// - public partial class WatermarkTextboxView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 40 "..\..\..\..\..\..\Samples\Text\Views\WatermarkTextboxView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.CheckBox _keepWatermarkOnGotFocus; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/text/views/watermarktextboxview" + - ".xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Text\Views\WatermarkTextboxView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._keepWatermarkOnGotFocus = ((System.Windows.Controls.CheckBox)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Text/Views/WatermarkTextboxView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Text/Views/WatermarkTextboxView.g.i.cs deleted file mode 100644 index f2ef30c4..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Text/Views/WatermarkTextboxView.g.i.cs +++ /dev/null @@ -1,111 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Text\Views\WatermarkTextboxView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "059FD34FCB082172FF3FBCB6F4A5A7B8229E3D1C" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Text.Views { - - - /// - /// WatermarkTextboxView - /// - public partial class WatermarkTextboxView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 40 "..\..\..\..\..\..\Samples\Text\Views\WatermarkTextboxView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.CheckBox _keepWatermarkOnGotFocus; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/text/views/watermarktextboxview" + - ".xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Text\Views\WatermarkTextboxView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._keepWatermarkOnGotFocus = ((System.Windows.Controls.CheckBox)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Theming/ItemTemplates/Common.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Theming/ItemTemplates/Common.baml deleted file mode 100644 index 312235f0..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Theming/ItemTemplates/Common.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Theming/Views/ThemingAvalonDockView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Theming/Views/ThemingAvalonDockView.baml deleted file mode 100644 index eb3d5ce3..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Theming/Views/ThemingAvalonDockView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Theming/Views/ThemingAvalonDockView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Theming/Views/ThemingAvalonDockView.g.cs deleted file mode 100644 index 034d4173..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Theming/Views/ThemingAvalonDockView.g.cs +++ /dev/null @@ -1,221 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Theming\Views\ThemingAvalonDockView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "35C17E62EC5A6FCAC3D4DAED30DD19C7F6BBC224" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.AvalonDock; -using Xceed.Wpf.AvalonDock.Controls; -using Xceed.Wpf.AvalonDock.Converters; -using Xceed.Wpf.AvalonDock.Layout; -using Xceed.Wpf.AvalonDock.Themes; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Theming.Views; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Theming.Views { - - - /// - /// ThemingAvalonDockView - /// - public partial class ThemingAvalonDockView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 25 "..\..\..\..\..\..\Samples\Theming\Views\ThemingAvalonDockView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.LiveExplorer.Samples.Theming.Views.ThemingAvalonDockView _demo; - - #line default - #line hidden - - - #line 121 "..\..\..\..\..\..\Samples\Theming\Views\ThemingAvalonDockView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.ComboBox _themeCombo; - - #line default - #line hidden - - - #line 169 "..\..\..\..\..\..\Samples\Theming\Views\ThemingAvalonDockView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.LiveExplorer.Samples.Theming.Views.AvalonDockComboBoxItem metroDarkComboBoxItem; - - #line default - #line hidden - - - #line 176 "..\..\..\..\..\..\Samples\Theming\Views\ThemingAvalonDockView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.LiveExplorer.Samples.Theming.Views.AvalonDockComboBoxItem metroLightComboBoxItem; - - #line default - #line hidden - - - #line 194 "..\..\..\..\..\..\Samples\Theming\Views\ThemingAvalonDockView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Border SampleBorder; - - #line default - #line hidden - - - #line 196 "..\..\..\..\..\..\Samples\Theming\Views\ThemingAvalonDockView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.AvalonDock.DockingManager _dockingManager; - - #line default - #line hidden - - - #line 211 "..\..\..\..\..\..\Samples\Theming\Views\ThemingAvalonDockView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.AvalonDock.Layout.LayoutRoot _layoutRoot; - - #line default - #line hidden - - - #line 309 "..\..\..\..\..\..\Samples\Theming\Views\ThemingAvalonDockView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Image _openSourceScreenShot; - - #line default - #line hidden - - - #line 310 "..\..\..\..\..\..\Samples\Theming\Views\ThemingAvalonDockView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.StackPanel _openSourceTextHyperlink; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/theming/views/themingavalondock" + - "view.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Theming\Views\ThemingAvalonDockView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._demo = ((Xceed.Wpf.Toolkit.LiveExplorer.Samples.Theming.Views.ThemingAvalonDockView)(target)); - return; - case 2: - - #line 33 "..\..\..\..\..\..\Samples\Theming\Views\ThemingAvalonDockView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - case 3: - this._themeCombo = ((System.Windows.Controls.ComboBox)(target)); - return; - case 4: - this.metroDarkComboBoxItem = ((Xceed.Wpf.Toolkit.LiveExplorer.Samples.Theming.Views.AvalonDockComboBoxItem)(target)); - return; - case 5: - this.metroLightComboBoxItem = ((Xceed.Wpf.Toolkit.LiveExplorer.Samples.Theming.Views.AvalonDockComboBoxItem)(target)); - return; - case 6: - this.SampleBorder = ((System.Windows.Controls.Border)(target)); - return; - case 7: - this._dockingManager = ((Xceed.Wpf.AvalonDock.DockingManager)(target)); - return; - case 8: - this._layoutRoot = ((Xceed.Wpf.AvalonDock.Layout.LayoutRoot)(target)); - return; - case 9: - this._openSourceScreenShot = ((System.Windows.Controls.Image)(target)); - return; - case 10: - this._openSourceTextHyperlink = ((System.Windows.Controls.StackPanel)(target)); - return; - case 11: - - #line 313 "..\..\..\..\..\..\Samples\Theming\Views\ThemingAvalonDockView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Theming/Views/ThemingAvalonDockView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Theming/Views/ThemingAvalonDockView.g.i.cs deleted file mode 100644 index 034d4173..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Theming/Views/ThemingAvalonDockView.g.i.cs +++ /dev/null @@ -1,221 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Theming\Views\ThemingAvalonDockView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "35C17E62EC5A6FCAC3D4DAED30DD19C7F6BBC224" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.AvalonDock; -using Xceed.Wpf.AvalonDock.Controls; -using Xceed.Wpf.AvalonDock.Converters; -using Xceed.Wpf.AvalonDock.Layout; -using Xceed.Wpf.AvalonDock.Themes; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Theming.Views; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Theming.Views { - - - /// - /// ThemingAvalonDockView - /// - public partial class ThemingAvalonDockView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 25 "..\..\..\..\..\..\Samples\Theming\Views\ThemingAvalonDockView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.LiveExplorer.Samples.Theming.Views.ThemingAvalonDockView _demo; - - #line default - #line hidden - - - #line 121 "..\..\..\..\..\..\Samples\Theming\Views\ThemingAvalonDockView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.ComboBox _themeCombo; - - #line default - #line hidden - - - #line 169 "..\..\..\..\..\..\Samples\Theming\Views\ThemingAvalonDockView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.LiveExplorer.Samples.Theming.Views.AvalonDockComboBoxItem metroDarkComboBoxItem; - - #line default - #line hidden - - - #line 176 "..\..\..\..\..\..\Samples\Theming\Views\ThemingAvalonDockView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.LiveExplorer.Samples.Theming.Views.AvalonDockComboBoxItem metroLightComboBoxItem; - - #line default - #line hidden - - - #line 194 "..\..\..\..\..\..\Samples\Theming\Views\ThemingAvalonDockView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Border SampleBorder; - - #line default - #line hidden - - - #line 196 "..\..\..\..\..\..\Samples\Theming\Views\ThemingAvalonDockView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.AvalonDock.DockingManager _dockingManager; - - #line default - #line hidden - - - #line 211 "..\..\..\..\..\..\Samples\Theming\Views\ThemingAvalonDockView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.AvalonDock.Layout.LayoutRoot _layoutRoot; - - #line default - #line hidden - - - #line 309 "..\..\..\..\..\..\Samples\Theming\Views\ThemingAvalonDockView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Image _openSourceScreenShot; - - #line default - #line hidden - - - #line 310 "..\..\..\..\..\..\Samples\Theming\Views\ThemingAvalonDockView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.StackPanel _openSourceTextHyperlink; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/theming/views/themingavalondock" + - "view.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Theming\Views\ThemingAvalonDockView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._demo = ((Xceed.Wpf.Toolkit.LiveExplorer.Samples.Theming.Views.ThemingAvalonDockView)(target)); - return; - case 2: - - #line 33 "..\..\..\..\..\..\Samples\Theming\Views\ThemingAvalonDockView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - case 3: - this._themeCombo = ((System.Windows.Controls.ComboBox)(target)); - return; - case 4: - this.metroDarkComboBoxItem = ((Xceed.Wpf.Toolkit.LiveExplorer.Samples.Theming.Views.AvalonDockComboBoxItem)(target)); - return; - case 5: - this.metroLightComboBoxItem = ((Xceed.Wpf.Toolkit.LiveExplorer.Samples.Theming.Views.AvalonDockComboBoxItem)(target)); - return; - case 6: - this.SampleBorder = ((System.Windows.Controls.Border)(target)); - return; - case 7: - this._dockingManager = ((Xceed.Wpf.AvalonDock.DockingManager)(target)); - return; - case 8: - this._layoutRoot = ((Xceed.Wpf.AvalonDock.Layout.LayoutRoot)(target)); - return; - case 9: - this._openSourceScreenShot = ((System.Windows.Controls.Image)(target)); - return; - case 10: - this._openSourceTextHyperlink = ((System.Windows.Controls.StackPanel)(target)); - return; - case 11: - - #line 313 "..\..\..\..\..\..\Samples\Theming\Views\ThemingAvalonDockView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Theming/Views/ThemingCoreWPFView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Theming/Views/ThemingCoreWPFView.baml deleted file mode 100644 index 49e06a5d..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Theming/Views/ThemingCoreWPFView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Theming/Views/ThemingCoreWPFView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Theming/Views/ThemingCoreWPFView.g.cs deleted file mode 100644 index e579aa8b..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Theming/Views/ThemingCoreWPFView.g.cs +++ /dev/null @@ -1,109 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Theming\Views\ThemingCoreWPFView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "817B998ADF733508201A9FE809A7651EA52C2D46" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Theming.Views; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Theming.Views { - - - /// - /// ThemingCoreWPFView - /// - public partial class ThemingCoreWPFView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/theming/views/themingcorewpfvie" + - "w.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Theming\Views\ThemingCoreWPFView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 31 "..\..\..\..\..\..\Samples\Theming\Views\ThemingCoreWPFView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Theming/Views/ThemingCoreWPFView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Theming/Views/ThemingCoreWPFView.g.i.cs deleted file mode 100644 index e579aa8b..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Theming/Views/ThemingCoreWPFView.g.i.cs +++ /dev/null @@ -1,109 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Theming\Views\ThemingCoreWPFView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "817B998ADF733508201A9FE809A7651EA52C2D46" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Theming.Views; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Theming.Views { - - - /// - /// ThemingCoreWPFView - /// - public partial class ThemingCoreWPFView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/theming/views/themingcorewpfvie" + - "w.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Theming\Views\ThemingCoreWPFView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 31 "..\..\..\..\..\..\Samples\Theming\Views\ThemingCoreWPFView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Theming/Views/ThemingDataGridView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Theming/Views/ThemingDataGridView.baml deleted file mode 100644 index fe248c4d..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Theming/Views/ThemingDataGridView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Theming/Views/ThemingDataGridView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Theming/Views/ThemingDataGridView.g.cs deleted file mode 100644 index 8d343050..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Theming/Views/ThemingDataGridView.g.cs +++ /dev/null @@ -1,125 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Theming\Views\ThemingDataGridView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "FA74512DA66E62CADC6D0DD3067E440B8CA6D3A3" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.DataGrid; -using Xceed.Wpf.DataGrid.Converters; -using Xceed.Wpf.DataGrid.Markup; -using Xceed.Wpf.DataGrid.ValidationRules; -using Xceed.Wpf.DataGrid.Views; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Theming.Converters; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Theming.Views { - - - /// - /// ThemingDataGridView - /// - public partial class ThemingDataGridView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 26 "..\..\..\..\..\..\Samples\Theming\Views\ThemingDataGridView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.LiveExplorer.Samples.Theming.Views.ThemingDataGridView _demo; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/theming/views/themingdatagridvi" + - "ew.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Theming\Views\ThemingDataGridView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._demo = ((Xceed.Wpf.Toolkit.LiveExplorer.Samples.Theming.Views.ThemingDataGridView)(target)); - return; - case 2: - - #line 33 "..\..\..\..\..\..\Samples\Theming\Views\ThemingDataGridView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Theming/Views/ThemingDataGridView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Theming/Views/ThemingDataGridView.g.i.cs deleted file mode 100644 index 8d343050..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Theming/Views/ThemingDataGridView.g.i.cs +++ /dev/null @@ -1,125 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Theming\Views\ThemingDataGridView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "FA74512DA66E62CADC6D0DD3067E440B8CA6D3A3" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.DataGrid; -using Xceed.Wpf.DataGrid.Converters; -using Xceed.Wpf.DataGrid.Markup; -using Xceed.Wpf.DataGrid.ValidationRules; -using Xceed.Wpf.DataGrid.Views; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Theming.Converters; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Theming.Views { - - - /// - /// ThemingDataGridView - /// - public partial class ThemingDataGridView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 26 "..\..\..\..\..\..\Samples\Theming\Views\ThemingDataGridView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.LiveExplorer.Samples.Theming.Views.ThemingDataGridView _demo; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/theming/views/themingdatagridvi" + - "ew.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Theming\Views\ThemingDataGridView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._demo = ((Xceed.Wpf.Toolkit.LiveExplorer.Samples.Theming.Views.ThemingDataGridView)(target)); - return; - case 2: - - #line 33 "..\..\..\..\..\..\Samples\Theming\Views\ThemingDataGridView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Theming/Views/ThemingExtendedToolkitView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Theming/Views/ThemingExtendedToolkitView.baml deleted file mode 100644 index a78be8e9..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Theming/Views/ThemingExtendedToolkitView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Theming/Views/ThemingExtendedToolkitView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Theming/Views/ThemingExtendedToolkitView.g.cs deleted file mode 100644 index 6214c03d..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Theming/Views/ThemingExtendedToolkitView.g.cs +++ /dev/null @@ -1,124 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Theming\Views\ThemingExtendedToolkitView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "13799909F50AB8C1245CC79DD8B2B1F1FC4E55D8" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.DataGrid; -using Xceed.Wpf.DataGrid.Converters; -using Xceed.Wpf.DataGrid.Markup; -using Xceed.Wpf.DataGrid.ValidationRules; -using Xceed.Wpf.DataGrid.Views; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Theming.Views { - - - /// - /// ThemingExtendedToolkitView - /// - public partial class ThemingExtendedToolkitView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 24 "..\..\..\..\..\..\Samples\Theming\Views\ThemingExtendedToolkitView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.LiveExplorer.Samples.Theming.Views.ThemingExtendedToolkitView _demo; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/theming/views/themingextendedto" + - "olkitview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Theming\Views\ThemingExtendedToolkitView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._demo = ((Xceed.Wpf.Toolkit.LiveExplorer.Samples.Theming.Views.ThemingExtendedToolkitView)(target)); - return; - case 2: - - #line 31 "..\..\..\..\..\..\Samples\Theming\Views\ThemingExtendedToolkitView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Theming/Views/ThemingExtendedToolkitView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Theming/Views/ThemingExtendedToolkitView.g.i.cs deleted file mode 100644 index 6214c03d..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Theming/Views/ThemingExtendedToolkitView.g.i.cs +++ /dev/null @@ -1,124 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Theming\Views\ThemingExtendedToolkitView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "13799909F50AB8C1245CC79DD8B2B1F1FC4E55D8" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.DataGrid; -using Xceed.Wpf.DataGrid.Converters; -using Xceed.Wpf.DataGrid.Markup; -using Xceed.Wpf.DataGrid.ValidationRules; -using Xceed.Wpf.DataGrid.Views; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Theming.Views { - - - /// - /// ThemingExtendedToolkitView - /// - public partial class ThemingExtendedToolkitView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 24 "..\..\..\..\..\..\Samples\Theming\Views\ThemingExtendedToolkitView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.LiveExplorer.Samples.Theming.Views.ThemingExtendedToolkitView _demo; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/theming/views/themingextendedto" + - "olkitview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Theming\Views\ThemingExtendedToolkitView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._demo = ((Xceed.Wpf.Toolkit.LiveExplorer.Samples.Theming.Views.ThemingExtendedToolkitView)(target)); - return; - case 2: - - #line 31 "..\..\..\..\..\..\Samples\Theming\Views\ThemingExtendedToolkitView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Theming/Views/ThemingListBoxView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Theming/Views/ThemingListBoxView.baml deleted file mode 100644 index 90a5896f..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Theming/Views/ThemingListBoxView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Theming/Views/ThemingListBoxView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Theming/Views/ThemingListBoxView.g.cs deleted file mode 100644 index 6dcbc6be..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Theming/Views/ThemingListBoxView.g.cs +++ /dev/null @@ -1,120 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Theming\Views\ThemingListBoxView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "0F14F712321498B8682B879374B0D502200425F6" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Theming.Views; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Theming.Views { - - - /// - /// ThemingListBoxView - /// - public partial class ThemingListBoxView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 26 "..\..\..\..\..\..\Samples\Theming\Views\ThemingListBoxView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.LiveExplorer.Samples.Theming.Views.ThemingListBoxView _demo; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/theming/views/theminglistboxvie" + - "w.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Theming\Views\ThemingListBoxView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._demo = ((Xceed.Wpf.Toolkit.LiveExplorer.Samples.Theming.Views.ThemingListBoxView)(target)); - return; - case 2: - - #line 36 "..\..\..\..\..\..\Samples\Theming\Views\ThemingListBoxView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Theming/Views/ThemingListBoxView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Theming/Views/ThemingListBoxView.g.i.cs deleted file mode 100644 index 6dcbc6be..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Theming/Views/ThemingListBoxView.g.i.cs +++ /dev/null @@ -1,120 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Theming\Views\ThemingListBoxView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "0F14F712321498B8682B879374B0D502200425F6" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Theming.Views; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Theming.Views { - - - /// - /// ThemingListBoxView - /// - public partial class ThemingListBoxView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 26 "..\..\..\..\..\..\Samples\Theming\Views\ThemingListBoxView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.LiveExplorer.Samples.Theming.Views.ThemingListBoxView _demo; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/theming/views/theminglistboxvie" + - "w.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Theming\Views\ThemingListBoxView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._demo = ((Xceed.Wpf.Toolkit.LiveExplorer.Samples.Theming.Views.ThemingListBoxView)(target)); - return; - case 2: - - #line 36 "..\..\..\..\..\..\Samples\Theming\Views\ThemingListBoxView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/TimeSpan/Views/TimeSpanView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/TimeSpan/Views/TimeSpanView.baml deleted file mode 100644 index ee32e786..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/TimeSpan/Views/TimeSpanView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/TimeSpan/Views/TimeSpanView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/TimeSpan/Views/TimeSpanView.g.cs deleted file mode 100644 index b24aebd2..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/TimeSpan/Views/TimeSpanView.g.cs +++ /dev/null @@ -1,210 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\TimeSpan\Views\TimeSpanView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "4A4611646777B562AFBB7C7A9D9996353F66CCE4" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.TimeSpan.Views { - - - /// - /// TimeSpanView - /// - public partial class TimeSpanView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 65 "..\..\..\..\..\..\Samples\TimeSpan\Views\TimeSpanView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBox _watermark; - - #line default - #line hidden - - - #line 74 "..\..\..\..\..\..\Samples\TimeSpan\Views\TimeSpanView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.CheckBox _clipValuetoMinMax; - - #line default - #line hidden - - - #line 84 "..\..\..\..\..\..\Samples\TimeSpan\Views\TimeSpanView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.CheckBox _showSeconds; - - #line default - #line hidden - - - #line 94 "..\..\..\..\..\..\Samples\TimeSpan\Views\TimeSpanView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.IntegerUpDown _fractionalSecondsDigitsCount; - - #line default - #line hidden - - - #line 105 "..\..\..\..\..\..\Samples\TimeSpan\Views\TimeSpanView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.ComboBox _currentDateTimePart; - - #line default - #line hidden - - - #line 118 "..\..\..\..\..\..\Samples\TimeSpan\Views\TimeSpanView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.TimeSpanUpDown _defaultValue; - - #line default - #line hidden - - - #line 130 "..\..\..\..\..\..\Samples\TimeSpan\Views\TimeSpanView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.TimeSpanUpDown _minimum; - - #line default - #line hidden - - - #line 143 "..\..\..\..\..\..\Samples\TimeSpan\Views\TimeSpanView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.TimeSpanUpDown _maximum; - - #line default - #line hidden - - - #line 156 "..\..\..\..\..\..\Samples\TimeSpan\Views\TimeSpanView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.IntegerUpDown _step; - - #line default - #line hidden - - - #line 174 "..\..\..\..\..\..\Samples\TimeSpan\Views\TimeSpanView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.TimeSpanUpDown _timeSpanUpDown; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/timespan/views/timespanview.xam" + - "l", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\TimeSpan\Views\TimeSpanView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._watermark = ((System.Windows.Controls.TextBox)(target)); - return; - case 2: - this._clipValuetoMinMax = ((System.Windows.Controls.CheckBox)(target)); - return; - case 3: - this._showSeconds = ((System.Windows.Controls.CheckBox)(target)); - return; - case 4: - this._fractionalSecondsDigitsCount = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); - return; - case 5: - this._currentDateTimePart = ((System.Windows.Controls.ComboBox)(target)); - return; - case 6: - this._defaultValue = ((Xceed.Wpf.Toolkit.TimeSpanUpDown)(target)); - return; - case 7: - this._minimum = ((Xceed.Wpf.Toolkit.TimeSpanUpDown)(target)); - return; - case 8: - this._maximum = ((Xceed.Wpf.Toolkit.TimeSpanUpDown)(target)); - return; - case 9: - this._step = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); - return; - case 10: - this._timeSpanUpDown = ((Xceed.Wpf.Toolkit.TimeSpanUpDown)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/TimeSpan/Views/TimeSpanView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/TimeSpan/Views/TimeSpanView.g.i.cs deleted file mode 100644 index b24aebd2..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/TimeSpan/Views/TimeSpanView.g.i.cs +++ /dev/null @@ -1,210 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\TimeSpan\Views\TimeSpanView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "4A4611646777B562AFBB7C7A9D9996353F66CCE4" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.TimeSpan.Views { - - - /// - /// TimeSpanView - /// - public partial class TimeSpanView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 65 "..\..\..\..\..\..\Samples\TimeSpan\Views\TimeSpanView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBox _watermark; - - #line default - #line hidden - - - #line 74 "..\..\..\..\..\..\Samples\TimeSpan\Views\TimeSpanView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.CheckBox _clipValuetoMinMax; - - #line default - #line hidden - - - #line 84 "..\..\..\..\..\..\Samples\TimeSpan\Views\TimeSpanView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.CheckBox _showSeconds; - - #line default - #line hidden - - - #line 94 "..\..\..\..\..\..\Samples\TimeSpan\Views\TimeSpanView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.IntegerUpDown _fractionalSecondsDigitsCount; - - #line default - #line hidden - - - #line 105 "..\..\..\..\..\..\Samples\TimeSpan\Views\TimeSpanView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.ComboBox _currentDateTimePart; - - #line default - #line hidden - - - #line 118 "..\..\..\..\..\..\Samples\TimeSpan\Views\TimeSpanView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.TimeSpanUpDown _defaultValue; - - #line default - #line hidden - - - #line 130 "..\..\..\..\..\..\Samples\TimeSpan\Views\TimeSpanView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.TimeSpanUpDown _minimum; - - #line default - #line hidden - - - #line 143 "..\..\..\..\..\..\Samples\TimeSpan\Views\TimeSpanView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.TimeSpanUpDown _maximum; - - #line default - #line hidden - - - #line 156 "..\..\..\..\..\..\Samples\TimeSpan\Views\TimeSpanView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.IntegerUpDown _step; - - #line default - #line hidden - - - #line 174 "..\..\..\..\..\..\Samples\TimeSpan\Views\TimeSpanView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.TimeSpanUpDown _timeSpanUpDown; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/timespan/views/timespanview.xam" + - "l", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\TimeSpan\Views\TimeSpanView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._watermark = ((System.Windows.Controls.TextBox)(target)); - return; - case 2: - this._clipValuetoMinMax = ((System.Windows.Controls.CheckBox)(target)); - return; - case 3: - this._showSeconds = ((System.Windows.Controls.CheckBox)(target)); - return; - case 4: - this._fractionalSecondsDigitsCount = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); - return; - case 5: - this._currentDateTimePart = ((System.Windows.Controls.ComboBox)(target)); - return; - case 6: - this._defaultValue = ((Xceed.Wpf.Toolkit.TimeSpanUpDown)(target)); - return; - case 7: - this._minimum = ((Xceed.Wpf.Toolkit.TimeSpanUpDown)(target)); - return; - case 8: - this._maximum = ((Xceed.Wpf.Toolkit.TimeSpanUpDown)(target)); - return; - case 9: - this._step = ((Xceed.Wpf.Toolkit.IntegerUpDown)(target)); - return; - case 10: - this._timeSpanUpDown = ((Xceed.Wpf.Toolkit.TimeSpanUpDown)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/TimelinePanel/Views/TimelinePanelView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/TimelinePanel/Views/TimelinePanelView.baml deleted file mode 100644 index 02208f9a..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/TimelinePanel/Views/TimelinePanelView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/TimelinePanel/Views/TimelinePanelView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/TimelinePanel/Views/TimelinePanelView.g.cs deleted file mode 100644 index 9fabfd8c..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/TimelinePanel/Views/TimelinePanelView.g.cs +++ /dev/null @@ -1,144 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\TimelinePanel\Views\TimelinePanelView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "43A5F7E8C8DE1F7C2B7994C397DA94C719CA966C" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.TimelinePanel.Views { - - - /// - /// TimelinePanelView - /// - public partial class TimelinePanelView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 125 "..\..\..\..\..\..\Samples\TimelinePanel\Views\TimelinePanelView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.ComboBox _cboOrientation; - - #line default - #line hidden - - - #line 128 "..\..\..\..\..\..\Samples\TimelinePanel\Views\TimelinePanelView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.ComboBox _cboOverlap; - - #line default - #line hidden - - - #line 131 "..\..\..\..\..\..\Samples\TimelinePanel\Views\TimelinePanelView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.CheckBox _keepOrder; - - #line default - #line hidden - - - #line 135 "..\..\..\..\..\..\Samples\TimelinePanel\Views\TimelinePanelView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.TimelinePanel _panel; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/timelinepanel/views/timelinepan" + - "elview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\TimelinePanel\Views\TimelinePanelView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._cboOrientation = ((System.Windows.Controls.ComboBox)(target)); - return; - case 2: - this._cboOverlap = ((System.Windows.Controls.ComboBox)(target)); - return; - case 3: - this._keepOrder = ((System.Windows.Controls.CheckBox)(target)); - return; - case 4: - this._panel = ((Xceed.Wpf.Toolkit.TimelinePanel)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/TimelinePanel/Views/TimelinePanelView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/TimelinePanel/Views/TimelinePanelView.g.i.cs deleted file mode 100644 index 9fabfd8c..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/TimelinePanel/Views/TimelinePanelView.g.i.cs +++ /dev/null @@ -1,144 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\TimelinePanel\Views\TimelinePanelView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "43A5F7E8C8DE1F7C2B7994C397DA94C719CA966C" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.TimelinePanel.Views { - - - /// - /// TimelinePanelView - /// - public partial class TimelinePanelView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 125 "..\..\..\..\..\..\Samples\TimelinePanel\Views\TimelinePanelView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.ComboBox _cboOrientation; - - #line default - #line hidden - - - #line 128 "..\..\..\..\..\..\Samples\TimelinePanel\Views\TimelinePanelView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.ComboBox _cboOverlap; - - #line default - #line hidden - - - #line 131 "..\..\..\..\..\..\Samples\TimelinePanel\Views\TimelinePanelView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.CheckBox _keepOrder; - - #line default - #line hidden - - - #line 135 "..\..\..\..\..\..\Samples\TimelinePanel\Views\TimelinePanelView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.TimelinePanel _panel; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/timelinepanel/views/timelinepan" + - "elview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\TimelinePanel\Views\TimelinePanelView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._cboOrientation = ((System.Windows.Controls.ComboBox)(target)); - return; - case 2: - this._cboOverlap = ((System.Windows.Controls.ComboBox)(target)); - return; - case 3: - this._keepOrder = ((System.Windows.Controls.CheckBox)(target)); - return; - case 4: - this._panel = ((Xceed.Wpf.Toolkit.TimelinePanel)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/ToggleSwitch/Views/ToggleSwitchView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/ToggleSwitch/Views/ToggleSwitchView.baml deleted file mode 100644 index 24cd877d..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/ToggleSwitch/Views/ToggleSwitchView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/ToggleSwitch/Views/ToggleSwitchView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/ToggleSwitch/Views/ToggleSwitchView.g.cs deleted file mode 100644 index 77e45230..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/ToggleSwitch/Views/ToggleSwitchView.g.cs +++ /dev/null @@ -1,109 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\ToggleSwitch\Views\ToggleSwitchView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "05845D13BC86D961F313D3780DCB5AF0BE102725" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Converters; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.ToggleSwitch.Views { - - - /// - /// ToggleSwitchView - /// - public partial class ToggleSwitchView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/toggleswitch/views/toggleswitch" + - "view.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\ToggleSwitch\Views\ToggleSwitchView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 34 "..\..\..\..\..\..\Samples\ToggleSwitch\Views\ToggleSwitchView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/ToggleSwitch/Views/ToggleSwitchView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/ToggleSwitch/Views/ToggleSwitchView.g.i.cs deleted file mode 100644 index 77e45230..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/ToggleSwitch/Views/ToggleSwitchView.g.i.cs +++ /dev/null @@ -1,109 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\ToggleSwitch\Views\ToggleSwitchView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "05845D13BC86D961F313D3780DCB5AF0BE102725" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Converters; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.ToggleSwitch.Views { - - - /// - /// ToggleSwitchView - /// - public partial class ToggleSwitchView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/toggleswitch/views/toggleswitch" + - "view.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\ToggleSwitch\Views\ToggleSwitchView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 34 "..\..\..\..\..\..\Samples\ToggleSwitch\Views\ToggleSwitchView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/WatermarkComboBox/Views/WatermarkComboBoxView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/WatermarkComboBox/Views/WatermarkComboBoxView.baml deleted file mode 100644 index e1f1f0c2..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/WatermarkComboBox/Views/WatermarkComboBoxView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/WatermarkComboBox/Views/WatermarkComboBoxView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/WatermarkComboBox/Views/WatermarkComboBoxView.g.cs deleted file mode 100644 index 2282f377..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/WatermarkComboBox/Views/WatermarkComboBoxView.g.cs +++ /dev/null @@ -1,111 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\WatermarkComboBox\Views\WatermarkComboBoxView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "B574E69DFCB4DB37E4E99C8E3986489F6F515A65" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.WatermarkComboBox.Views { - - - /// - /// WatermarkComboBoxView - /// - public partial class WatermarkComboBoxView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 112 "..\..\..\..\..\..\Samples\WatermarkComboBox\Views\WatermarkComboBoxView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.WatermarkComboBox _watermarkComboBox; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/watermarkcombobox/views/waterma" + - "rkcomboboxview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\WatermarkComboBox\Views\WatermarkComboBoxView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._watermarkComboBox = ((Xceed.Wpf.Toolkit.WatermarkComboBox)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/WatermarkComboBox/Views/WatermarkComboBoxView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/WatermarkComboBox/Views/WatermarkComboBoxView.g.i.cs deleted file mode 100644 index 2282f377..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/WatermarkComboBox/Views/WatermarkComboBoxView.g.i.cs +++ /dev/null @@ -1,111 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\WatermarkComboBox\Views\WatermarkComboBoxView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "B574E69DFCB4DB37E4E99C8E3986489F6F515A65" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.WatermarkComboBox.Views { - - - /// - /// WatermarkComboBoxView - /// - public partial class WatermarkComboBoxView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 112 "..\..\..\..\..\..\Samples\WatermarkComboBox\Views\WatermarkComboBoxView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.WatermarkComboBox _watermarkComboBox; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/watermarkcombobox/views/waterma" + - "rkcomboboxview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\WatermarkComboBox\Views\WatermarkComboBoxView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._watermarkComboBox = ((Xceed.Wpf.Toolkit.WatermarkComboBox)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Window/Resources/FancyStyles.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Window/Resources/FancyStyles.baml deleted file mode 100644 index 8400bb82..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Window/Resources/FancyStyles.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Window/Resources/WindowModelEditor.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Window/Resources/WindowModelEditor.baml deleted file mode 100644 index 6be8286a..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Window/Resources/WindowModelEditor.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Window/Resources/WindowModelEditor.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Window/Resources/WindowModelEditor.g.cs deleted file mode 100644 index f67a3862..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Window/Resources/WindowModelEditor.g.cs +++ /dev/null @@ -1,114 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Window\Resources\WindowModelEditor.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "C0FBE578166A21E44486A54EB31671E3C3EE0627" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Window.Resources { - - - /// - /// WindowModelEditor - /// - public partial class WindowModelEditor : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector { - - - #line 26 "..\..\..\..\..\..\Samples\Window\Resources\WindowModelEditor.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.LiveExplorer.Samples.Window.Resources.WindowModelEditor _windowModelEditor; - - #line default - #line hidden - - - #line 89 "..\..\..\..\..\..\Samples\Window\Resources\WindowModelEditor.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.ColorPicker _titleShadowBrushColorPicker; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/window/resources/windowmodeledi" + - "tor.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Window\Resources\WindowModelEditor.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._windowModelEditor = ((Xceed.Wpf.Toolkit.LiveExplorer.Samples.Window.Resources.WindowModelEditor)(target)); - return; - case 2: - this._titleShadowBrushColorPicker = ((Xceed.Wpf.Toolkit.ColorPicker)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Window/Resources/WindowModelEditor.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Window/Resources/WindowModelEditor.g.i.cs deleted file mode 100644 index f67a3862..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Window/Resources/WindowModelEditor.g.i.cs +++ /dev/null @@ -1,114 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Window\Resources\WindowModelEditor.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "C0FBE578166A21E44486A54EB31671E3C3EE0627" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Window.Resources { - - - /// - /// WindowModelEditor - /// - public partial class WindowModelEditor : System.Windows.Controls.UserControl, System.Windows.Markup.IComponentConnector { - - - #line 26 "..\..\..\..\..\..\Samples\Window\Resources\WindowModelEditor.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.LiveExplorer.Samples.Window.Resources.WindowModelEditor _windowModelEditor; - - #line default - #line hidden - - - #line 89 "..\..\..\..\..\..\Samples\Window\Resources\WindowModelEditor.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.ColorPicker _titleShadowBrushColorPicker; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/window/resources/windowmodeledi" + - "tor.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Window\Resources\WindowModelEditor.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._windowModelEditor = ((Xceed.Wpf.Toolkit.LiveExplorer.Samples.Window.Resources.WindowModelEditor)(target)); - return; - case 2: - this._titleShadowBrushColorPicker = ((Xceed.Wpf.Toolkit.ColorPicker)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Window/Views/ChildWindowView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Window/Views/ChildWindowView.baml deleted file mode 100644 index 8d63530a..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Window/Views/ChildWindowView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Window/Views/ChildWindowView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Window/Views/ChildWindowView.g.cs deleted file mode 100644 index fb241112..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Window/Views/ChildWindowView.g.cs +++ /dev/null @@ -1,208 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Window\Views\ChildWindowView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "0D5A855F74AEC87D958C25FC29AB4B41DEFDF1A2" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Window.Converters; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Window.Views { - - - /// - /// ChildWindowView - /// - public partial class ChildWindowView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 78 "..\..\..\..\..\..\Samples\Window\Views\ChildWindowView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBox _txtCaption; - - #line default - #line hidden - - - #line 80 "..\..\..\..\..\..\Samples\Window\Views\ChildWindowView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBlock textBlock2; - - #line default - #line hidden - - - #line 81 "..\..\..\..\..\..\Samples\Window\Views\ChildWindowView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.DoubleUpDown _txtLeft; - - #line default - #line hidden - - - #line 83 "..\..\..\..\..\..\Samples\Window\Views\ChildWindowView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBlock textBlock3; - - #line default - #line hidden - - - #line 84 "..\..\..\..\..\..\Samples\Window\Views\ChildWindowView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.DoubleUpDown _txtTop; - - #line default - #line hidden - - - #line 87 "..\..\..\..\..\..\Samples\Window\Views\ChildWindowView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.CheckBox _chkIsModal; - - #line default - #line hidden - - - #line 90 "..\..\..\..\..\..\Samples\Window\Views\ChildWindowView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.ComboBox _cboWindowStartupLocations; - - #line default - #line hidden - - - #line 93 "..\..\..\..\..\..\Samples\Window\Views\ChildWindowView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.ComboBox _cboWindowState; - - #line default - #line hidden - - - #line 99 "..\..\..\..\..\..\Samples\Window\Views\ChildWindowView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.ChildWindow _childWindow; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/window/views/childwindowview.xa" + - "ml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Window\Views\ChildWindowView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 32 "..\..\..\..\..\..\Samples\Window\Views\ChildWindowView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - case 2: - this._txtCaption = ((System.Windows.Controls.TextBox)(target)); - return; - case 3: - this.textBlock2 = ((System.Windows.Controls.TextBlock)(target)); - return; - case 4: - this._txtLeft = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target)); - return; - case 5: - this.textBlock3 = ((System.Windows.Controls.TextBlock)(target)); - return; - case 6: - this._txtTop = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target)); - return; - case 7: - this._chkIsModal = ((System.Windows.Controls.CheckBox)(target)); - return; - case 8: - this._cboWindowStartupLocations = ((System.Windows.Controls.ComboBox)(target)); - return; - case 9: - this._cboWindowState = ((System.Windows.Controls.ComboBox)(target)); - return; - case 10: - this._childWindow = ((Xceed.Wpf.Toolkit.ChildWindow)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Window/Views/ChildWindowView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Window/Views/ChildWindowView.g.i.cs deleted file mode 100644 index fb241112..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Window/Views/ChildWindowView.g.i.cs +++ /dev/null @@ -1,208 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Window\Views\ChildWindowView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "0D5A855F74AEC87D958C25FC29AB4B41DEFDF1A2" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Window.Converters; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Window.Views { - - - /// - /// ChildWindowView - /// - public partial class ChildWindowView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 78 "..\..\..\..\..\..\Samples\Window\Views\ChildWindowView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBox _txtCaption; - - #line default - #line hidden - - - #line 80 "..\..\..\..\..\..\Samples\Window\Views\ChildWindowView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBlock textBlock2; - - #line default - #line hidden - - - #line 81 "..\..\..\..\..\..\Samples\Window\Views\ChildWindowView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.DoubleUpDown _txtLeft; - - #line default - #line hidden - - - #line 83 "..\..\..\..\..\..\Samples\Window\Views\ChildWindowView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBlock textBlock3; - - #line default - #line hidden - - - #line 84 "..\..\..\..\..\..\Samples\Window\Views\ChildWindowView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.DoubleUpDown _txtTop; - - #line default - #line hidden - - - #line 87 "..\..\..\..\..\..\Samples\Window\Views\ChildWindowView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.CheckBox _chkIsModal; - - #line default - #line hidden - - - #line 90 "..\..\..\..\..\..\Samples\Window\Views\ChildWindowView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.ComboBox _cboWindowStartupLocations; - - #line default - #line hidden - - - #line 93 "..\..\..\..\..\..\Samples\Window\Views\ChildWindowView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.ComboBox _cboWindowState; - - #line default - #line hidden - - - #line 99 "..\..\..\..\..\..\Samples\Window\Views\ChildWindowView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.ChildWindow _childWindow; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/window/views/childwindowview.xa" + - "ml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Window\Views\ChildWindowView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 32 "..\..\..\..\..\..\Samples\Window\Views\ChildWindowView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - case 2: - this._txtCaption = ((System.Windows.Controls.TextBox)(target)); - return; - case 3: - this.textBlock2 = ((System.Windows.Controls.TextBlock)(target)); - return; - case 4: - this._txtLeft = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target)); - return; - case 5: - this.textBlock3 = ((System.Windows.Controls.TextBlock)(target)); - return; - case 6: - this._txtTop = ((Xceed.Wpf.Toolkit.DoubleUpDown)(target)); - return; - case 7: - this._chkIsModal = ((System.Windows.Controls.CheckBox)(target)); - return; - case 8: - this._cboWindowStartupLocations = ((System.Windows.Controls.ComboBox)(target)); - return; - case 9: - this._cboWindowState = ((System.Windows.Controls.ComboBox)(target)); - return; - case 10: - this._childWindow = ((Xceed.Wpf.Toolkit.ChildWindow)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Window/Views/StyleableWindowView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Window/Views/StyleableWindowView.baml deleted file mode 100644 index b33c59ae..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Window/Views/StyleableWindowView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Window/Views/StyleableWindowView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Window/Views/StyleableWindowView.g.cs deleted file mode 100644 index 5bef453b..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Window/Views/StyleableWindowView.g.cs +++ /dev/null @@ -1,163 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Window\Views\StyleableWindowView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "2B875AB5BA984A20829FE5BF94D9A4AFE4415FF8" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Window.Converters; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Window.Resources; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Window.Views; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Window.Views { - - - /// - /// StyleableWindowView - /// - public partial class StyleableWindowView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 120 "..\..\..\..\..\..\Samples\Window\Views\StyleableWindowView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.CheckBox _enableStyleCheckBox; - - #line default - #line hidden - - - #line 154 "..\..\..\..\..\..\Samples\Window\Views\StyleableWindowView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.ChildWindow _childWindow; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/window/views/styleablewindowvie" + - "w.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Window\Views\StyleableWindowView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 32 "..\..\..\..\..\..\Samples\Window\Views\StyleableWindowView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - case 2: - this._enableStyleCheckBox = ((System.Windows.Controls.CheckBox)(target)); - - #line 120 "..\..\..\..\..\..\Samples\Window\Views\StyleableWindowView.xaml" - this._enableStyleCheckBox.Click += new System.Windows.RoutedEventHandler(this.UpdateWindowsStyles); - - #line default - #line hidden - return; - case 3: - - #line 130 "..\..\..\..\..\..\Samples\Window\Views\StyleableWindowView.xaml" - ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.StandardMessageBoxButton_Click); - - #line default - #line hidden - return; - case 4: - - #line 131 "..\..\..\..\..\..\Samples\Window\Views\StyleableWindowView.xaml" - ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.StyledMessageBoxButton_Click); - - #line default - #line hidden - return; - case 5: - - #line 136 "..\..\..\..\..\..\Samples\Window\Views\StyleableWindowView.xaml" - ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.OnStyleableWindow_Click); - - #line default - #line hidden - return; - case 6: - this._childWindow = ((Xceed.Wpf.Toolkit.ChildWindow)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Window/Views/StyleableWindowView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Window/Views/StyleableWindowView.g.i.cs deleted file mode 100644 index 5bef453b..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Window/Views/StyleableWindowView.g.i.cs +++ /dev/null @@ -1,163 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Window\Views\StyleableWindowView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "2B875AB5BA984A20829FE5BF94D9A4AFE4415FF8" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Window.Converters; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Window.Resources; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Window.Views; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Window.Views { - - - /// - /// StyleableWindowView - /// - public partial class StyleableWindowView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 120 "..\..\..\..\..\..\Samples\Window\Views\StyleableWindowView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.CheckBox _enableStyleCheckBox; - - #line default - #line hidden - - - #line 154 "..\..\..\..\..\..\Samples\Window\Views\StyleableWindowView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.ChildWindow _childWindow; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/window/views/styleablewindowvie" + - "w.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Window\Views\StyleableWindowView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 32 "..\..\..\..\..\..\Samples\Window\Views\StyleableWindowView.xaml" - ((System.Windows.Documents.Hyperlink)(target)).RequestNavigate += new System.Windows.Navigation.RequestNavigateEventHandler(this.Hyperlink_RequestNavigate); - - #line default - #line hidden - return; - case 2: - this._enableStyleCheckBox = ((System.Windows.Controls.CheckBox)(target)); - - #line 120 "..\..\..\..\..\..\Samples\Window\Views\StyleableWindowView.xaml" - this._enableStyleCheckBox.Click += new System.Windows.RoutedEventHandler(this.UpdateWindowsStyles); - - #line default - #line hidden - return; - case 3: - - #line 130 "..\..\..\..\..\..\Samples\Window\Views\StyleableWindowView.xaml" - ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.StandardMessageBoxButton_Click); - - #line default - #line hidden - return; - case 4: - - #line 131 "..\..\..\..\..\..\Samples\Window\Views\StyleableWindowView.xaml" - ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.StyledMessageBoxButton_Click); - - #line default - #line hidden - return; - case 5: - - #line 136 "..\..\..\..\..\..\Samples\Window\Views\StyleableWindowView.xaml" - ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.OnStyleableWindow_Click); - - #line default - #line hidden - return; - case 6: - this._childWindow = ((Xceed.Wpf.Toolkit.ChildWindow)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Window/Views/WindowContainerView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Window/Views/WindowContainerView.baml deleted file mode 100644 index c3e81559..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Window/Views/WindowContainerView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Window/Views/WindowContainerView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Window/Views/WindowContainerView.g.cs deleted file mode 100644 index 8c697b73..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Window/Views/WindowContainerView.g.cs +++ /dev/null @@ -1,208 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Window\Views\WindowContainerView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "0EDEFE87BC8FF1C960CFD3B0F15A4408534BF325" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Window.Converters; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Window.Views; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Window.Views { - - - /// - /// WindowContainerView - /// - public partial class WindowContainerView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 64 "..\..\..\..\..\..\Samples\Window\Views\WindowContainerView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.ColorPicker _modalBackgroundColorPicker; - - #line default - #line hidden - - - #line 83 "..\..\..\..\..\..\Samples\Window\Views\WindowContainerView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.CheckBox _childWindowCheckBox; - - #line default - #line hidden - - - #line 84 "..\..\..\..\..\..\Samples\Window\Views\WindowContainerView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.CheckBox _modalChildWindowCheckBox; - - #line default - #line hidden - - - #line 85 "..\..\..\..\..\..\Samples\Window\Views\WindowContainerView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.CheckBox _messageBoxCheckBox; - - #line default - #line hidden - - - #line 123 "..\..\..\..\..\..\Samples\Window\Views\WindowContainerView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.Primitives.WindowContainer _windowContainer; - - #line default - #line hidden - - - #line 125 "..\..\..\..\..\..\Samples\Window\Views\WindowContainerView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.ChildWindow _childWindow; - - #line default - #line hidden - - - #line 135 "..\..\..\..\..\..\Samples\Window\Views\WindowContainerView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.ChildWindow _modalChildWindow; - - #line default - #line hidden - - - #line 146 "..\..\..\..\..\..\Samples\Window\Views\WindowContainerView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.MessageBox _messageBox; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/window/views/windowcontainervie" + - "w.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Window\Views\WindowContainerView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._modalBackgroundColorPicker = ((Xceed.Wpf.Toolkit.ColorPicker)(target)); - return; - case 2: - this._childWindowCheckBox = ((System.Windows.Controls.CheckBox)(target)); - return; - case 3: - this._modalChildWindowCheckBox = ((System.Windows.Controls.CheckBox)(target)); - return; - case 4: - this._messageBoxCheckBox = ((System.Windows.Controls.CheckBox)(target)); - - #line 85 "..\..\..\..\..\..\Samples\Window\Views\WindowContainerView.xaml" - this._messageBoxCheckBox.Checked += new System.Windows.RoutedEventHandler(this.OnMessageBoxCheckBoxChecked); - - #line default - #line hidden - - #line 85 "..\..\..\..\..\..\Samples\Window\Views\WindowContainerView.xaml" - this._messageBoxCheckBox.Unchecked += new System.Windows.RoutedEventHandler(this.OnMessageBoxCheckBoxUnchecked); - - #line default - #line hidden - return; - case 5: - this._windowContainer = ((Xceed.Wpf.Toolkit.Primitives.WindowContainer)(target)); - return; - case 6: - this._childWindow = ((Xceed.Wpf.Toolkit.ChildWindow)(target)); - return; - case 7: - this._modalChildWindow = ((Xceed.Wpf.Toolkit.ChildWindow)(target)); - return; - case 8: - this._messageBox = ((Xceed.Wpf.Toolkit.MessageBox)(target)); - - #line 149 "..\..\..\..\..\..\Samples\Window\Views\WindowContainerView.xaml" - this._messageBox.Closed += new System.EventHandler(this.OnMessageBoxClose); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Window/Views/WindowContainerView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Window/Views/WindowContainerView.g.i.cs deleted file mode 100644 index 8c697b73..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Window/Views/WindowContainerView.g.i.cs +++ /dev/null @@ -1,208 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Window\Views\WindowContainerView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "0EDEFE87BC8FF1C960CFD3B0F15A4408534BF325" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Window.Converters; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Window.Views; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Window.Views { - - - /// - /// WindowContainerView - /// - public partial class WindowContainerView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 64 "..\..\..\..\..\..\Samples\Window\Views\WindowContainerView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.ColorPicker _modalBackgroundColorPicker; - - #line default - #line hidden - - - #line 83 "..\..\..\..\..\..\Samples\Window\Views\WindowContainerView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.CheckBox _childWindowCheckBox; - - #line default - #line hidden - - - #line 84 "..\..\..\..\..\..\Samples\Window\Views\WindowContainerView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.CheckBox _modalChildWindowCheckBox; - - #line default - #line hidden - - - #line 85 "..\..\..\..\..\..\Samples\Window\Views\WindowContainerView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.CheckBox _messageBoxCheckBox; - - #line default - #line hidden - - - #line 123 "..\..\..\..\..\..\Samples\Window\Views\WindowContainerView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.Primitives.WindowContainer _windowContainer; - - #line default - #line hidden - - - #line 125 "..\..\..\..\..\..\Samples\Window\Views\WindowContainerView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.ChildWindow _childWindow; - - #line default - #line hidden - - - #line 135 "..\..\..\..\..\..\Samples\Window\Views\WindowContainerView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.ChildWindow _modalChildWindow; - - #line default - #line hidden - - - #line 146 "..\..\..\..\..\..\Samples\Window\Views\WindowContainerView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.MessageBox _messageBox; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/window/views/windowcontainervie" + - "w.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Window\Views\WindowContainerView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._modalBackgroundColorPicker = ((Xceed.Wpf.Toolkit.ColorPicker)(target)); - return; - case 2: - this._childWindowCheckBox = ((System.Windows.Controls.CheckBox)(target)); - return; - case 3: - this._modalChildWindowCheckBox = ((System.Windows.Controls.CheckBox)(target)); - return; - case 4: - this._messageBoxCheckBox = ((System.Windows.Controls.CheckBox)(target)); - - #line 85 "..\..\..\..\..\..\Samples\Window\Views\WindowContainerView.xaml" - this._messageBoxCheckBox.Checked += new System.Windows.RoutedEventHandler(this.OnMessageBoxCheckBoxChecked); - - #line default - #line hidden - - #line 85 "..\..\..\..\..\..\Samples\Window\Views\WindowContainerView.xaml" - this._messageBoxCheckBox.Unchecked += new System.Windows.RoutedEventHandler(this.OnMessageBoxCheckBoxUnchecked); - - #line default - #line hidden - return; - case 5: - this._windowContainer = ((Xceed.Wpf.Toolkit.Primitives.WindowContainer)(target)); - return; - case 6: - this._childWindow = ((Xceed.Wpf.Toolkit.ChildWindow)(target)); - return; - case 7: - this._modalChildWindow = ((Xceed.Wpf.Toolkit.ChildWindow)(target)); - return; - case 8: - this._messageBox = ((Xceed.Wpf.Toolkit.MessageBox)(target)); - - #line 149 "..\..\..\..\..\..\Samples\Window\Views\WindowContainerView.xaml" - this._messageBox.Closed += new System.EventHandler(this.OnMessageBoxClose); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Wizard/Views/WizardView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Wizard/Views/WizardView.baml deleted file mode 100644 index 881f0276..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Wizard/Views/WizardView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Wizard/Views/WizardView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Wizard/Views/WizardView.g.cs deleted file mode 100644 index 9e296960..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Wizard/Views/WizardView.g.cs +++ /dev/null @@ -1,115 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Wizard\Views\WizardView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "891F27925C4AF4BE57D303EA8A4460F74E70962E" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Wizard.Views { - - - /// - /// WizardView - /// - public partial class WizardView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/wizard/views/wizardview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Wizard\Views\WizardView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 29 "..\..\..\..\..\..\Samples\Wizard\Views\WizardView.xaml" - ((Xceed.Wpf.Toolkit.Wizard)(target)).Help += new System.Windows.RoutedEventHandler(this.OnWizardHelp); - - #line default - #line hidden - return; - case 2: - - #line 46 "..\..\..\..\..\..\Samples\Wizard\Views\WizardView.xaml" - ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.OnButtonClick); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Wizard/Views/WizardView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Wizard/Views/WizardView.g.i.cs deleted file mode 100644 index 9e296960..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Wizard/Views/WizardView.g.i.cs +++ /dev/null @@ -1,115 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Wizard\Views\WizardView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "891F27925C4AF4BE57D303EA8A4460F74E70962E" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Wizard.Views { - - - /// - /// WizardView - /// - public partial class WizardView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/wizard/views/wizardview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Wizard\Views\WizardView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - - #line 29 "..\..\..\..\..\..\Samples\Wizard\Views\WizardView.xaml" - ((Xceed.Wpf.Toolkit.Wizard)(target)).Help += new System.Windows.RoutedEventHandler(this.OnWizardHelp); - - #line default - #line hidden - return; - case 2: - - #line 46 "..\..\..\..\..\..\Samples\Wizard\Views\WizardView.xaml" - ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.OnButtonClick); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Zoombox/Views/ZoomboxView.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Zoombox/Views/ZoomboxView.baml deleted file mode 100644 index f577eb0b..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Zoombox/Views/ZoomboxView.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Zoombox/Views/ZoomboxView.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Zoombox/Views/ZoomboxView.g.cs deleted file mode 100644 index 817850b7..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Zoombox/Views/ZoomboxView.g.cs +++ /dev/null @@ -1,153 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Zoombox\Views\ZoomboxView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "3F9453594F4C4342B4FA4B7EB172B0F0282425E0" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Zoombox.Converters; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Zoombox.Views { - - - /// - /// ZoomboxView - /// - public partial class ZoomboxView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 206 "..\..\..\..\..\..\Samples\Zoombox\Views\ZoomboxView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Slider AccelerationSlider; - - #line default - #line hidden - - - #line 218 "..\..\..\..\..\..\Samples\Zoombox\Views\ZoomboxView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Slider DecelerationSlider; - - #line default - #line hidden - - - #line 482 "..\..\..\..\..\..\Samples\Zoombox\Views\ZoomboxView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.Zoombox.Zoombox zoombox; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/zoombox/views/zoomboxview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Zoombox\Views\ZoomboxView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this.AccelerationSlider = ((System.Windows.Controls.Slider)(target)); - - #line 210 "..\..\..\..\..\..\Samples\Zoombox\Views\ZoomboxView.xaml" - this.AccelerationSlider.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler(this.CoerceAnimationRatios); - - #line default - #line hidden - return; - case 2: - this.DecelerationSlider = ((System.Windows.Controls.Slider)(target)); - - #line 222 "..\..\..\..\..\..\Samples\Zoombox\Views\ZoomboxView.xaml" - this.DecelerationSlider.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler(this.CoerceAnimationRatios); - - #line default - #line hidden - return; - case 3: - - #line 235 "..\..\..\..\..\..\Samples\Zoombox\Views\ZoomboxView.xaml" - ((System.Windows.Controls.Slider)(target)).ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler(this.AdjustAnimationDuration); - - #line default - #line hidden - return; - case 4: - this.zoombox = ((Xceed.Wpf.Toolkit.Zoombox.Zoombox)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Zoombox/Views/ZoomboxView.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Zoombox/Views/ZoomboxView.g.i.cs deleted file mode 100644 index 817850b7..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Samples/Zoombox/Views/ZoomboxView.g.i.cs +++ /dev/null @@ -1,153 +0,0 @@ -#pragma checksum "..\..\..\..\..\..\Samples\Zoombox\Views\ZoomboxView.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "3F9453594F4C4342B4FA4B7EB172B0F0282425E0" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; -using Xceed.Wpf.Toolkit.Chromes; -using Xceed.Wpf.Toolkit.Core.Converters; -using Xceed.Wpf.Toolkit.Core.Input; -using Xceed.Wpf.Toolkit.Core.Media; -using Xceed.Wpf.Toolkit.Core.Utilities; -using Xceed.Wpf.Toolkit.LiveExplorer; -using Xceed.Wpf.Toolkit.LiveExplorer.Samples.Zoombox.Converters; -using Xceed.Wpf.Toolkit.Panels; -using Xceed.Wpf.Toolkit.Primitives; -using Xceed.Wpf.Toolkit.PropertyGrid; -using Xceed.Wpf.Toolkit.PropertyGrid.Attributes; -using Xceed.Wpf.Toolkit.PropertyGrid.Commands; -using Xceed.Wpf.Toolkit.PropertyGrid.Converters; -using Xceed.Wpf.Toolkit.PropertyGrid.Editors; -using Xceed.Wpf.Toolkit.Zoombox; - - -namespace Xceed.Wpf.Toolkit.LiveExplorer.Samples.Zoombox.Views { - - - /// - /// ZoomboxView - /// - public partial class ZoomboxView : Xceed.Wpf.Toolkit.LiveExplorer.DemoView, System.Windows.Markup.IComponentConnector { - - - #line 206 "..\..\..\..\..\..\Samples\Zoombox\Views\ZoomboxView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Slider AccelerationSlider; - - #line default - #line hidden - - - #line 218 "..\..\..\..\..\..\Samples\Zoombox\Views\ZoomboxView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.Slider DecelerationSlider; - - #line default - #line hidden - - - #line 482 "..\..\..\..\..\..\Samples\Zoombox\Views\ZoomboxView.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.Zoombox.Zoombox zoombox; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit.LiveExplorer;component/samples/zoombox/views/zoomboxview.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\..\..\Samples\Zoombox\Views\ZoomboxView.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this.AccelerationSlider = ((System.Windows.Controls.Slider)(target)); - - #line 210 "..\..\..\..\..\..\Samples\Zoombox\Views\ZoomboxView.xaml" - this.AccelerationSlider.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler(this.CoerceAnimationRatios); - - #line default - #line hidden - return; - case 2: - this.DecelerationSlider = ((System.Windows.Controls.Slider)(target)); - - #line 222 "..\..\..\..\..\..\Samples\Zoombox\Views\ZoomboxView.xaml" - this.DecelerationSlider.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler(this.CoerceAnimationRatios); - - #line default - #line hidden - return; - case 3: - - #line 235 "..\..\..\..\..\..\Samples\Zoombox\Views\ZoomboxView.xaml" - ((System.Windows.Controls.Slider)(target)).ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler(this.AdjustAnimationDuration); - - #line default - #line hidden - return; - case 4: - this.zoombox = ((Xceed.Wpf.Toolkit.Zoombox.Zoombox)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Xceed.Wpf.Toolkit.LiveExplorer.Properties.Resources.resources b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Xceed.Wpf.Toolkit.LiveExplorer.Properties.Resources.resources deleted file mode 100644 index 6c05a977..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Xceed.Wpf.Toolkit.LiveExplorer.Properties.Resources.resources and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views.DisplayLocalizationRes.fr.resources b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views.DisplayLocalizationRes.fr.resources deleted file mode 100644 index c27ca56f..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views.DisplayLocalizationRes.fr.resources and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views.DisplayLocalizationRes.resources b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views.DisplayLocalizationRes.resources deleted file mode 100644 index c5068ba1..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views.DisplayLocalizationRes.resources and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Xceed.Wpf.Toolkit.LiveExplorer.application b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Xceed.Wpf.Toolkit.LiveExplorer.application deleted file mode 100644 index 85f8d7ed..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Xceed.Wpf.Toolkit.LiveExplorer.application +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - - - - - - - - - - ob1xtL0NFoBuWOm6eWhtN/R2wCI= - - - - \ No newline at end of file diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Xceed.Wpf.Toolkit.LiveExplorer.csproj.FileListAbsolute.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Xceed.Wpf.Toolkit.LiveExplorer.csproj.FileListAbsolute.txt deleted file mode 100644 index 42313f94..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Xceed.Wpf.Toolkit.LiveExplorer.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,239 +0,0 @@ -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\bin\Release\Xceed.Wpf.Toolkit.LiveExplorer.exe.config -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\bin\Release\Xceed.Wpf.Toolkit.LiveExplorer.exe.manifest -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\bin\Release\Xceed.Wpf.Toolkit.LiveExplorer.application -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\bin\Release\Xceed.Wpf.Toolkit.LiveExplorer.exe -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\bin\Release\Xceed.Wpf.Toolkit.LiveExplorer.pdb -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\bin\Release\fr\Xceed.Wpf.Toolkit.LiveExplorer.resources.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\bin\Release\Xceed.Wpf.AvalonDock.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\bin\Release\Xceed.Wpf.AvalonDock.Themes.Aero.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\bin\Release\Xceed.Wpf.AvalonDock.Themes.Metro.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\bin\Release\Xceed.Wpf.AvalonDock.Themes.VS2010.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\bin\Release\Xceed.Wpf.DataGrid.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\bin\Release\Xceed.Wpf.Samples.SampleData.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\bin\Release\Xceed.Wpf.Toolkit.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\bin\Release\Xceed.Wpf.AvalonDock.Themes.Aero.pdb -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\bin\Release\Xceed.Wpf.AvalonDock.Themes.Metro.pdb -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\bin\Release\Xceed.Wpf.AvalonDock.Themes.VS2010.pdb -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\bin\Release\Xceed.Wpf.AvalonDock.pdb -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\bin\Release\Xceed.Wpf.DataGrid.pdb -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\bin\Release\Xceed.Wpf.Toolkit.pdb -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\bin\Release\de\Xceed.Wpf.AvalonDock.resources.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\bin\Release\es\Xceed.Wpf.AvalonDock.resources.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\bin\Release\fr\Xceed.Wpf.AvalonDock.resources.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\bin\Release\hu\Xceed.Wpf.AvalonDock.resources.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\bin\Release\it\Xceed.Wpf.AvalonDock.resources.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\bin\Release\pt-BR\Xceed.Wpf.AvalonDock.resources.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\bin\Release\ro\Xceed.Wpf.AvalonDock.resources.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\bin\Release\ru\Xceed.Wpf.AvalonDock.resources.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\bin\Release\sv\Xceed.Wpf.AvalonDock.resources.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\bin\Release\zh-Hans\Xceed.Wpf.AvalonDock.resources.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Xceed.Wpf.Toolkit.LiveExplorer.csprojResolveAssemblyReference.cache -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Resources\LiveExplorerScrollViewer.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Resources\TextBlockStyles.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\BusyIndicator\Resources\Common.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\MaterialControls\Resources\CommonResources.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\PropertyGrid\Resources\LastNameUserControlEditor.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Theming\ItemTemplates\Common.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Window\Resources\FancyStyles.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Window\Resources\WindowModelEditor.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\App.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\HomeView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\MainWindow.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\AvalonDock\Views\AvalonDockView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\BusyIndicator\Views\BusyIndicatorCustomContentTemplateView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\BusyIndicator\Views\BusyIndicatorCustomContentView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\BusyIndicator\Views\BusyIndicatorView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Button\Views\IconButtonView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Button\Views\ButtonSpinnerView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Button\Views\DropDownSplitButtonView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Calculator\Views\CalculatorView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Chart\Views\ChartAxisView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Chart\Views\ChartLegendView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Chart\Views\ChartSeriesBasicTypesView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Chart\Views\ChartSeriesDataPointsBindingView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Chart\Views\ChartStylingAxesGridView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Chart\Views\ChartStylingColumnSeriesView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Chart\Views\ChartStylingLineSeriesView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Chart\Views\ChartStylingPieSeriesView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\CheckLists\Views\CheckListsView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Color\Views\ColorView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\DataGrid\Views\DataGridView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\DataGrid\Views\MultiColumnComboBoxView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\DateTime\Views\DateTimeView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\FilePicker\Views\FilePickerView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Gauge\Views\RadialGaugeView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\ListBox\Views\ListBoxView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Magnifier\Views\MagnifierView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\MaterialControls\Views\MaterialHamburgerView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\MaterialControls\Views\MaterialComboBoxView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\MaterialControls\Views\MaterialListBoxView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\MaterialControls\Views\MaterialToolTipView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\MaterialControls\Views\MaterialDropDownView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\MaterialControls\Views\MaterialSwitchView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\MaterialControls\Views\MaterialFrameView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\MaterialControls\Views\MaterialTabsView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\MaterialControls\Views\MaterialProgressBarCircularView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\MaterialControls\Views\MaterialProgressBarView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\MaterialControls\Views\MaterialRadioButtonView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\MaterialControls\Views\MaterialCheckBoxView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\MaterialControls\Views\MaterialToastView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\MaterialControls\Views\MaterialSliderView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\MaterialControls\Views\MaterialTextFieldView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\MaterialControls\Views\MaterialButtonView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\MaterialControls\Views\MaterialControlsView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\MultiCalendar\Views\MultiCalendarView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Numeric\Views\NumericView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Panels\Views\SwitchPanelView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Pie\Views\PieChartView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Pie\Views\PieProgressView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Pie\Views\PieView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\PileFlowPanel\Views\PileFlowPanelView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\PropertyGrid\Resources\LastNameUserControlEditor.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\PropertyGrid\Views\PropertyGridPropertyItemStyleView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\PropertyGrid\Views\PropertyGridDefinitionKeyView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\PropertyGrid\Views\PropertyGridEditorDefinitionsView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\PropertyGrid\Views\PropertyGridAttributesView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\PropertyGrid\Views\PropertyGridSelectedObjectView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\PropertyGrid\Views\PropertyGridCustomPropertyView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\PropertyGrid\Views\PropertyGridPropertiesView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\PropertyGrid\Views\PropertyGridPropertiesSourceView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\PropertyGrid\Views\PropertyGridBindingToStructsView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\PropertyGrid\Views\PropertyGridCategoryOrderView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\PropertyGrid\Views\PropertyGridCustomEditorsView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\PropertyGrid\Views\PropertyGridDefaultEditorsView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\PropertyGrid\Views\PropertyGridDisplayLocalizationView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\PropertyGrid\Views\PropertyGridMultiSelectedObjectsView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\PropertyGrid\Views\PropertyGridSpecifyingPropertiesView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\PropertyGrid\Views\PropertyGridExpandingNonPrimitivesView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\PropertyGrid\Views\PropertyGridView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\RangeSlider\Views\RangeSliderView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Rating\Views\RatingView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\SlideShow\Views\SlideShowView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Text\Views\AutoSelectTextboxView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Text\Views\MaskedTextboxView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Text\Views\MultiLineTextEditorView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Text\Views\RichTextboxView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Text\Views\WatermarkPasswordBoxView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Text\Views\WatermarkTextboxView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Theming\Views\ThemingAvalonDockView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Theming\Views\ThemingCoreWPFView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Theming\Views\ThemingDataGridView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Theming\Views\ThemingExtendedToolkitView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Theming\Views\ThemingListBoxView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\TimelinePanel\Views\TimelinePanelView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\TimeSpan\Views\TimeSpanView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\ToggleSwitch\Views\ToggleSwitchView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Text\Views\TokenizedTextBoxView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\WatermarkComboBox\Views\WatermarkComboBoxView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Window\Resources\WindowModelEditor.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Window\Views\ChildWindowView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Window\Views\StyleableWindowView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Window\Views\WindowContainerView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Wizard\Views\WizardView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Zoombox\Views\ZoomboxView.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\App.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\GeneratedInternalTypeHelper.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Xceed.Wpf.Toolkit.LiveExplorer_MarkupCompile.cache -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Xceed.Wpf.Toolkit.LiveExplorer_MarkupCompile.lref -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\HomeView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\MainWindow.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\AvalonDock\Views\AvalonDockView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\BusyIndicator\Views\BusyIndicatorCustomContentTemplateView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\BusyIndicator\Views\BusyIndicatorCustomContentView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\BusyIndicator\Views\BusyIndicatorView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Button\Views\IconButtonView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Button\Views\ButtonSpinnerView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Button\Views\DropDownSplitButtonView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Calculator\Views\CalculatorView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Chart\Views\ChartAxisView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Chart\Views\ChartLegendView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Chart\Views\ChartSeriesBasicTypesView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Chart\Views\ChartSeriesDataPointsBindingView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Chart\Views\ChartStylingAxesGridView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Chart\Views\ChartStylingColumnSeriesView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Chart\Views\ChartStylingLineSeriesView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Chart\Views\ChartStylingPieSeriesView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\CheckLists\Views\CheckListsView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Color\Views\ColorView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\DataGrid\Views\DataGridView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\DataGrid\Views\MultiColumnComboBoxView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\DateTime\Views\DateTimeView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\FilePicker\Views\FilePickerView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Gauge\Views\RadialGaugeView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\ListBox\Views\ListBoxView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Magnifier\Views\MagnifierView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\MaterialControls\Views\MaterialHamburgerView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\MaterialControls\Views\MaterialComboBoxView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\MaterialControls\Views\MaterialListBoxView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\MaterialControls\Views\MaterialToolTipView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\MaterialControls\Views\MaterialDropDownView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\MaterialControls\Views\MaterialSwitchView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\MaterialControls\Views\MaterialFrameView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\MaterialControls\Views\MaterialTabsView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\MaterialControls\Views\MaterialProgressBarCircularView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\MaterialControls\Views\MaterialProgressBarView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\MaterialControls\Views\MaterialRadioButtonView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\MaterialControls\Views\MaterialCheckBoxView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\MaterialControls\Views\MaterialToastView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\MaterialControls\Views\MaterialSliderView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\MaterialControls\Views\MaterialTextFieldView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\MaterialControls\Views\MaterialButtonView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\MaterialControls\Views\MaterialControlsView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\MultiCalendar\Views\MultiCalendarView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Numeric\Views\NumericView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Panels\Views\SwitchPanelView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Pie\Views\PieChartView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Pie\Views\PieProgressView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Pie\Views\PieView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\PileFlowPanel\Views\PileFlowPanelView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\PropertyGrid\Views\PropertyGridPropertyItemStyleView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\PropertyGrid\Views\PropertyGridDefinitionKeyView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\PropertyGrid\Views\PropertyGridEditorDefinitionsView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\PropertyGrid\Views\PropertyGridAttributesView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\PropertyGrid\Views\PropertyGridSelectedObjectView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\PropertyGrid\Views\PropertyGridCustomPropertyView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\PropertyGrid\Views\PropertyGridPropertiesView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\PropertyGrid\Views\PropertyGridPropertiesSourceView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\PropertyGrid\Views\PropertyGridBindingToStructsView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\PropertyGrid\Views\PropertyGridCategoryOrderView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\PropertyGrid\Views\PropertyGridCustomEditorsView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\PropertyGrid\Views\PropertyGridDefaultEditorsView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\PropertyGrid\Views\PropertyGridDisplayLocalizationView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\PropertyGrid\Views\PropertyGridMultiSelectedObjectsView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\PropertyGrid\Views\PropertyGridSpecifyingPropertiesView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\PropertyGrid\Views\PropertyGridExpandingNonPrimitivesView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\PropertyGrid\Views\PropertyGridView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\RangeSlider\Views\RangeSliderView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Rating\Views\RatingView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\SlideShow\Views\SlideShowView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Text\Views\AutoSelectTextboxView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Text\Views\MaskedTextboxView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Text\Views\MultiLineTextEditorView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Text\Views\RichTextboxView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Text\Views\WatermarkPasswordBoxView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Text\Views\WatermarkTextboxView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Theming\Views\ThemingAvalonDockView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Theming\Views\ThemingCoreWPFView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Theming\Views\ThemingDataGridView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Theming\Views\ThemingExtendedToolkitView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Theming\Views\ThemingListBoxView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\TimelinePanel\Views\TimelinePanelView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\TimeSpan\Views\TimeSpanView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\ToggleSwitch\Views\ToggleSwitchView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Text\Views\TokenizedTextBoxView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\WatermarkComboBox\Views\WatermarkComboBoxView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Window\Views\ChildWindowView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Window\Views\StyleableWindowView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Window\Views\WindowContainerView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Wizard\Views\WizardView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Samples\Zoombox\Views\ZoomboxView.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Xceed.Wpf.Toolkit.LiveExplorer.g.resources -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Xceed.Wpf.Toolkit.LiveExplorer.Properties.Resources.resources -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views.DisplayLocalizationRes.resources -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Xceed.Wpf.Toolkit.LiveExplorer.Samples.PropertyGrid.Views.DisplayLocalizationRes.fr.resources -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Xceed.Wpf.Toolkit.LiveExplorer.csproj.GenerateResource.Cache -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\fr\Xceed.Wpf.Toolkit.LiveExplorer.resources.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Xceed.Wpf.Toolkit.LiveExplorer.exe.manifest -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Xceed.Wpf.Toolkit.LiveExplorer.application -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Xceed.Wpf.Toolkit.LiveExplorer.exe -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\Xceed.Wpf.Toolkit.LiveExplorer.pdb diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Xceed.Wpf.Toolkit.LiveExplorer.exe.manifest b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Xceed.Wpf.Toolkit.LiveExplorer.exe.manifest deleted file mode 100644 index df3d3358..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Xceed.Wpf.Toolkit.LiveExplorer.exe.manifest +++ /dev/null @@ -1,298 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - fJ+tiQsbOQwfGd3itpkyUquu3RA= - - - - - - - - - - - - iK9HDffv2Q6qrh3sPkrXxIxhPYQ= - - - - - - - - - - - - 5BfdaqLid+/kyJCQX52bEt2rEU8= - - - - - - - - - - - - FmHDLfKoQyzMD6VzydX31KxFVwQ= - - - - - - - - - - - - HysaXhpNt3jXo9+ZbwTHhmqc/ZI= - - - - - - - - - - - - wWS+24oJwFk6HrRmBg5TmTuOSrI= - - - - - - - - - - - - fLJrmg3/6gkuHVpvm48rHU0PQu8= - - - - - - - - - - - - APZdP9nOSFv9/VEayZ7e1u3YQwg= - - - - - - - - - - - - dSmBWR4oV60hXzMEcu5Pzv78324= - - - - - - - - - - - - v9u0pYRMOsstuMutmXdyhxwVSoE= - - - - - - - - - - - - aLiV5N9DeMFHFId42Hauinb7z10= - - - - - - - - - - - - pHMnOAZhLdiVxLW8WVr7oKSNvzc= - - - - - - - - - - - - 6HW2YrRgZzx55mSInWqY5G2Rmtg= - - - - - - - - - - - - dk2/e/lvOlxMqaSBa7vwkuVMmWY= - - - - - - - - - - - - K9KOIk/JBcp0My6g71prOBaVSso= - - - - - - - - - - - - h7GeHgNOmosQ3JAdBzkZH1g8UZs= - - - - - - - - - - - - rzSCAw1wGgE9FFQGxPlp62E0H3E= - - - - - - - - - - - - e/H+bvBidZ6C9yzoGNEGVxWvT3Q= - - - - - - - - - - - - vsLAPrssl9QqQjMJSoMqV2acKVI= - - - - - - - - - - +gOYudfK6KDh/6TPnBz61fPTSDc= - - - - - - - - - I+4TtxHlXRDLuy+spjHIoJq5EXc= - - - - - - - - - - \ No newline at end of file diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Xceed.Wpf.Toolkit.LiveExplorer.g.resources b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Xceed.Wpf.Toolkit.LiveExplorer.g.resources deleted file mode 100644 index 879e99ca..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Xceed.Wpf.Toolkit.LiveExplorer.g.resources and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Xceed.Wpf.Toolkit.LiveExplorer_MarkupCompile.lref b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Xceed.Wpf.Toolkit.LiveExplorer_MarkupCompile.lref deleted file mode 100644 index 11307a15..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit.LiveExplorer/obj/x86/Release/Xceed.Wpf.Toolkit.LiveExplorer_MarkupCompile.lref +++ /dev/null @@ -1,95 +0,0 @@ -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\obj\x86\Release\GeneratedInternalTypeHelper.g.cs - -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\HomeView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\MainWindow.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\AvalonDock\Views\AvalonDockView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\BusyIndicator\Views\BusyIndicatorCustomContentTemplateView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\BusyIndicator\Views\BusyIndicatorCustomContentView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\BusyIndicator\Views\BusyIndicatorView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\Button\Views\IconButtonView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\Button\Views\ButtonSpinnerView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\Button\Views\DropDownSplitButtonView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\Calculator\Views\CalculatorView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\Chart\Views\ChartAxisView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\Chart\Views\ChartLegendView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\Chart\Views\ChartSeriesBasicTypesView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\Chart\Views\ChartSeriesDataPointsBindingView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\Chart\Views\ChartStylingAxesGridView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\Chart\Views\ChartStylingColumnSeriesView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\Chart\Views\ChartStylingLineSeriesView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\Chart\Views\ChartStylingPieSeriesView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\CheckLists\Views\CheckListsView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\Color\Views\ColorView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\DataGrid\Views\DataGridView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\DataGrid\Views\MultiColumnComboBoxView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\DateTime\Views\DateTimeView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\FilePicker\Views\FilePickerView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\Gauge\Views\RadialGaugeView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\ListBox\Views\ListBoxView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\Magnifier\Views\MagnifierView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\MaterialControls\Views\MaterialHamburgerView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\MaterialControls\Views\MaterialComboBoxView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\MaterialControls\Views\MaterialListBoxView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\MaterialControls\Views\MaterialToolTipView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\MaterialControls\Views\MaterialDropDownView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\MaterialControls\Views\MaterialSwitchView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\MaterialControls\Views\MaterialFrameView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\MaterialControls\Views\MaterialTabsView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\MaterialControls\Views\MaterialProgressBarCircularView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\MaterialControls\Views\MaterialProgressBarView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\MaterialControls\Views\MaterialRadioButtonView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\MaterialControls\Views\MaterialCheckBoxView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\MaterialControls\Views\MaterialToastView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\MaterialControls\Views\MaterialSliderView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\MaterialControls\Views\MaterialTextFieldView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\MaterialControls\Views\MaterialButtonView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\MaterialControls\Views\MaterialControlsView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\MultiCalendar\Views\MultiCalendarView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\Numeric\Views\NumericView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\Panels\Views\SwitchPanelView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\Pie\Views\PieChartView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\Pie\Views\PieProgressView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\Pie\Views\PieView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\PileFlowPanel\Views\PileFlowPanelView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\PropertyGrid\Views\PropertyGridPropertyItemStyleView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\PropertyGrid\Views\PropertyGridDefinitionKeyView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\PropertyGrid\Views\PropertyGridEditorDefinitionsView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\PropertyGrid\Views\PropertyGridAttributesView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\PropertyGrid\Views\PropertyGridSelectedObjectView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\PropertyGrid\Views\PropertyGridCustomPropertyView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\PropertyGrid\Views\PropertyGridPropertiesView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\PropertyGrid\Views\PropertyGridPropertiesSourceView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\PropertyGrid\Views\PropertyGridBindingToStructsView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\PropertyGrid\Views\PropertyGridCategoryOrderView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\PropertyGrid\Views\PropertyGridCustomEditorsView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\PropertyGrid\Views\PropertyGridDefaultEditorsView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\PropertyGrid\Views\PropertyGridDisplayLocalizationView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\PropertyGrid\Views\PropertyGridMultiSelectedObjectsView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\PropertyGrid\Views\PropertyGridSpecifyingPropertiesView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\PropertyGrid\Views\PropertyGridExpandingNonPrimitivesView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\PropertyGrid\Views\PropertyGridView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\RangeSlider\Views\RangeSliderView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\Rating\Views\RatingView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\SlideShow\Views\SlideShowView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\Text\Views\AutoSelectTextboxView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\Text\Views\MaskedTextboxView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\Text\Views\MultiLineTextEditorView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\Text\Views\RichTextboxView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\Text\Views\WatermarkPasswordBoxView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\Text\Views\WatermarkTextboxView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\Theming\Views\ThemingAvalonDockView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\Theming\Views\ThemingCoreWPFView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\Theming\Views\ThemingDataGridView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\Theming\Views\ThemingExtendedToolkitView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\Theming\Views\ThemingListBoxView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\TimelinePanel\Views\TimelinePanelView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\TimeSpan\Views\TimeSpanView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\ToggleSwitch\Views\ToggleSwitchView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\Text\Views\TokenizedTextBoxView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\WatermarkComboBox\Views\WatermarkComboBoxView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\Window\Views\ChildWindowView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\Window\Views\StyleableWindowView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\Window\Views\WindowContainerView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\Wizard\Views\WizardView.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit.LiveExplorer\Samples\Zoombox\Views\ZoomboxView.xaml;; - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Debug/CollectionControl/Implementation/CollectionControlDialog.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Debug/CollectionControl/Implementation/CollectionControlDialog.g.i.cs deleted file mode 100644 index a3efa890..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Debug/CollectionControl/Implementation/CollectionControlDialog.g.i.cs +++ /dev/null @@ -1,113 +0,0 @@ -#pragma checksum "..\..\..\..\CollectionControl\Implementation\CollectionControlDialog.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "F317F2D7BDADD3B25B8299860CBC45BB00787CE2" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; - - -namespace Xceed.Wpf.Toolkit { - - - /// - /// CollectionControlDialog - /// - public partial class CollectionControlDialog : Xceed.Wpf.Toolkit.CollectionControlDialogBase, System.Windows.Markup.IComponentConnector { - - - #line 32 "..\..\..\..\CollectionControl\Implementation\CollectionControlDialog.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.CollectionControl _collectionControl; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit;component/collectioncontrol/implementation/collectioncontroldi" + - "alog.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\CollectionControl\Implementation\CollectionControlDialog.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._collectionControl = ((Xceed.Wpf.Toolkit.CollectionControl)(target)); - return; - case 2: - - #line 45 "..\..\..\..\CollectionControl\Implementation\CollectionControlDialog.xaml" - ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.OkButton_Click); - - #line default - #line hidden - return; - case 3: - - #line 49 "..\..\..\..\CollectionControl\Implementation\CollectionControlDialog.xaml" - ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.CancelButton_Click); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Debug/GeneratedInternalTypeHelper.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Debug/GeneratedInternalTypeHelper.g.i.cs deleted file mode 100644 index 136dd1ba..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Debug/GeneratedInternalTypeHelper.g.i.cs +++ /dev/null @@ -1,62 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -namespace XamlGeneratedNamespace { - - - /// - /// GeneratedInternalTypeHelper - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - public sealed class GeneratedInternalTypeHelper : System.Windows.Markup.InternalTypeHelper { - - /// - /// CreateInstance - /// - protected override object CreateInstance(System.Type type, System.Globalization.CultureInfo culture) { - return System.Activator.CreateInstance(type, ((System.Reflection.BindingFlags.Public | System.Reflection.BindingFlags.NonPublic) - | (System.Reflection.BindingFlags.Instance | System.Reflection.BindingFlags.CreateInstance)), null, null, culture); - } - - /// - /// GetPropertyValue - /// - protected override object GetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, System.Globalization.CultureInfo culture) { - return propertyInfo.GetValue(target, System.Reflection.BindingFlags.Default, null, null, culture); - } - - /// - /// SetPropertyValue - /// - protected override void SetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, object value, System.Globalization.CultureInfo culture) { - propertyInfo.SetValue(target, value, System.Reflection.BindingFlags.Default, null, null, culture); - } - - /// - /// CreateDelegate - /// - protected override System.Delegate CreateDelegate(System.Type delegateType, object target, string handler) { - return ((System.Delegate)(target.GetType().InvokeMember("_CreateDelegate", (System.Reflection.BindingFlags.InvokeMethod - | (System.Reflection.BindingFlags.NonPublic | System.Reflection.BindingFlags.Instance)), null, target, new object[] { - delegateType, - handler}, null))); - } - - /// - /// AddEventHandler - /// - protected override void AddEventHandler(System.Reflection.EventInfo eventInfo, object target, System.Delegate handler) { - eventInfo.AddEventHandler(target, handler); - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Debug/Xceed.Wpf.Toolkit_MarkupCompile.i.lref b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Debug/Xceed.Wpf.Toolkit_MarkupCompile.i.lref deleted file mode 100644 index b526a5b6..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Debug/Xceed.Wpf.Toolkit_MarkupCompile.i.lref +++ /dev/null @@ -1,79 +0,0 @@ -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Debug\GeneratedInternalTypeHelper.g.i.cs - -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\BusyIndicator\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\BusyIndicator\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\IconButton\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\IconButton\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\ButtonSpinner\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\ButtonSpinner\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\CalculatorUpDown\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\CalculatorUpDown\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Calculator\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Calculator\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\CheckComboBox\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\CheckListBox\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\CheckListBox\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\ChildWindow\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\ChildWindow\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Chromes\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Chromes\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\CollectionControl\Implementation\CollectionControlDialog.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\CollectionControl\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\CollectionControl\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\ColorCanvas\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\ColorCanvas\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\ColorPicker\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\ColorPicker\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\CheckComboBox\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Primitives\Themes\Aero2\SelectorItem.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Primitives\Themes\Aero2\WindowControl.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Primitives\Themes\Generic\SelectorItem.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Primitives\Themes\Generic\WindowControl.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\DateTimePicker\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\DateTimePicker\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\DateTimeUpDown\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\DateTimeUpDown\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\DropDownButton\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\DropDownButton\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Magnifier\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\MessageBox\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\MessageBox\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\MultiLineTextEditor\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\MultiLineTextEditor\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\NumericUpDown\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\NumericUpDown\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Pie\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Pie\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\PropertyGrid\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\PropertyGrid\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\RangeSlider\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\RangeSlider\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\RichTextBoxFormatBar\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\RichTextBoxFormatBar\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\SplitButton\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\SplitButton\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Themes\Aero.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Themes\Aero2\Brushes.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Themes\Aero2\Buttons.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Themes\Aero2\Common.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Themes\Aero2\Glyphs.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Themes\Aero\Brushes_NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Themes\Aero\Buttons_NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Themes\Generic\Brushes.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Themes\Generic\Buttons.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Themes\Generic\Common.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Themes\Generic\Glyphs.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\TimePicker\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\TimePicker\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\TimeSpanUpDown\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\TimeSpanUpDown\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\WatermarkComboBox\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\WatermarkComboBox\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\WatermarkTextBox\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\WatermarkTextBox\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Wizard\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Wizard\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Zoombox\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Zoombox\Themes\Generic.xaml;; - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/BusyIndicator/Themes/Aero2.NormalColor.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/BusyIndicator/Themes/Aero2.NormalColor.baml deleted file mode 100644 index c74b3029..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/BusyIndicator/Themes/Aero2.NormalColor.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/BusyIndicator/Themes/Generic.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/BusyIndicator/Themes/Generic.baml deleted file mode 100644 index d1d519d0..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/BusyIndicator/Themes/Generic.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/ButtonSpinner/Themes/Aero2.NormalColor.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/ButtonSpinner/Themes/Aero2.NormalColor.baml deleted file mode 100644 index 41d8a27d..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/ButtonSpinner/Themes/Aero2.NormalColor.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/ButtonSpinner/Themes/Generic.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/ButtonSpinner/Themes/Generic.baml deleted file mode 100644 index 079ca992..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/ButtonSpinner/Themes/Generic.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Calculator/Themes/Aero2.NormalColor.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Calculator/Themes/Aero2.NormalColor.baml deleted file mode 100644 index ca90bb57..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Calculator/Themes/Aero2.NormalColor.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Calculator/Themes/Generic.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Calculator/Themes/Generic.baml deleted file mode 100644 index 78260e21..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Calculator/Themes/Generic.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/CalculatorUpDown/Themes/Aero2.NormalColor.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/CalculatorUpDown/Themes/Aero2.NormalColor.baml deleted file mode 100644 index 84dc6814..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/CalculatorUpDown/Themes/Aero2.NormalColor.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/CalculatorUpDown/Themes/Generic.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/CalculatorUpDown/Themes/Generic.baml deleted file mode 100644 index e4f0708e..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/CalculatorUpDown/Themes/Generic.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/CheckComboBox/Themes/Aero2.NormalColor.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/CheckComboBox/Themes/Aero2.NormalColor.baml deleted file mode 100644 index 16567c75..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/CheckComboBox/Themes/Aero2.NormalColor.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/CheckComboBox/Themes/Generic.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/CheckComboBox/Themes/Generic.baml deleted file mode 100644 index c9ebe999..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/CheckComboBox/Themes/Generic.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/CheckListBox/Themes/Aero2.NormalColor.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/CheckListBox/Themes/Aero2.NormalColor.baml deleted file mode 100644 index 8ce47497..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/CheckListBox/Themes/Aero2.NormalColor.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/CheckListBox/Themes/Generic.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/CheckListBox/Themes/Generic.baml deleted file mode 100644 index 54089b7f..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/CheckListBox/Themes/Generic.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/ChildWindow/Themes/Aero2.NormalColor.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/ChildWindow/Themes/Aero2.NormalColor.baml deleted file mode 100644 index 2ff3ab29..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/ChildWindow/Themes/Aero2.NormalColor.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/ChildWindow/Themes/Generic.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/ChildWindow/Themes/Generic.baml deleted file mode 100644 index 8bae09c0..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/ChildWindow/Themes/Generic.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Chromes/Themes/Aero2.NormalColor.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Chromes/Themes/Aero2.NormalColor.baml deleted file mode 100644 index 4888f686..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Chromes/Themes/Aero2.NormalColor.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Chromes/Themes/Generic.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Chromes/Themes/Generic.baml deleted file mode 100644 index 54f18c78..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Chromes/Themes/Generic.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/CollectionControl/Implementation/CollectionControlDialog.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/CollectionControl/Implementation/CollectionControlDialog.baml deleted file mode 100644 index 8455af23..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/CollectionControl/Implementation/CollectionControlDialog.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/CollectionControl/Implementation/CollectionControlDialog.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/CollectionControl/Implementation/CollectionControlDialog.g.cs deleted file mode 100644 index a3efa890..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/CollectionControl/Implementation/CollectionControlDialog.g.cs +++ /dev/null @@ -1,113 +0,0 @@ -#pragma checksum "..\..\..\..\CollectionControl\Implementation\CollectionControlDialog.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "F317F2D7BDADD3B25B8299860CBC45BB00787CE2" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; - - -namespace Xceed.Wpf.Toolkit { - - - /// - /// CollectionControlDialog - /// - public partial class CollectionControlDialog : Xceed.Wpf.Toolkit.CollectionControlDialogBase, System.Windows.Markup.IComponentConnector { - - - #line 32 "..\..\..\..\CollectionControl\Implementation\CollectionControlDialog.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.CollectionControl _collectionControl; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit;component/collectioncontrol/implementation/collectioncontroldi" + - "alog.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\CollectionControl\Implementation\CollectionControlDialog.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._collectionControl = ((Xceed.Wpf.Toolkit.CollectionControl)(target)); - return; - case 2: - - #line 45 "..\..\..\..\CollectionControl\Implementation\CollectionControlDialog.xaml" - ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.OkButton_Click); - - #line default - #line hidden - return; - case 3: - - #line 49 "..\..\..\..\CollectionControl\Implementation\CollectionControlDialog.xaml" - ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.CancelButton_Click); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/CollectionControl/Implementation/CollectionControlDialog.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/CollectionControl/Implementation/CollectionControlDialog.g.i.cs deleted file mode 100644 index a3efa890..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/CollectionControl/Implementation/CollectionControlDialog.g.i.cs +++ /dev/null @@ -1,113 +0,0 @@ -#pragma checksum "..\..\..\..\CollectionControl\Implementation\CollectionControlDialog.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "F317F2D7BDADD3B25B8299860CBC45BB00787CE2" -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; -using Xceed.Wpf.Toolkit; - - -namespace Xceed.Wpf.Toolkit { - - - /// - /// CollectionControlDialog - /// - public partial class CollectionControlDialog : Xceed.Wpf.Toolkit.CollectionControlDialogBase, System.Windows.Markup.IComponentConnector { - - - #line 32 "..\..\..\..\CollectionControl\Implementation\CollectionControlDialog.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal Xceed.Wpf.Toolkit.CollectionControl _collectionControl; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/Xceed.Wpf.Toolkit;component/collectioncontrol/implementation/collectioncontroldi" + - "alog.xaml", System.UriKind.Relative); - - #line 1 "..\..\..\..\CollectionControl\Implementation\CollectionControlDialog.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal System.Delegate _CreateDelegate(System.Type delegateType, string handler) { - return System.Delegate.CreateDelegate(delegateType, this, handler); - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this._collectionControl = ((Xceed.Wpf.Toolkit.CollectionControl)(target)); - return; - case 2: - - #line 45 "..\..\..\..\CollectionControl\Implementation\CollectionControlDialog.xaml" - ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.OkButton_Click); - - #line default - #line hidden - return; - case 3: - - #line 49 "..\..\..\..\CollectionControl\Implementation\CollectionControlDialog.xaml" - ((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.CancelButton_Click); - - #line default - #line hidden - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/CollectionControl/Themes/Aero2.NormalColor.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/CollectionControl/Themes/Aero2.NormalColor.baml deleted file mode 100644 index 27721fe4..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/CollectionControl/Themes/Aero2.NormalColor.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/CollectionControl/Themes/Generic.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/CollectionControl/Themes/Generic.baml deleted file mode 100644 index 23a35c1a..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/CollectionControl/Themes/Generic.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/ColorCanvas/Themes/Aero2.NormalColor.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/ColorCanvas/Themes/Aero2.NormalColor.baml deleted file mode 100644 index 6028cacb..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/ColorCanvas/Themes/Aero2.NormalColor.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/ColorCanvas/Themes/Generic.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/ColorCanvas/Themes/Generic.baml deleted file mode 100644 index 2b63fc0c..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/ColorCanvas/Themes/Generic.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/ColorPicker/Themes/Aero2.NormalColor.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/ColorPicker/Themes/Aero2.NormalColor.baml deleted file mode 100644 index fcb35386..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/ColorPicker/Themes/Aero2.NormalColor.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/ColorPicker/Themes/Generic.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/ColorPicker/Themes/Generic.baml deleted file mode 100644 index a96e03c2..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/ColorPicker/Themes/Generic.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/DateTimePicker/Themes/Aero2.NormalColor.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/DateTimePicker/Themes/Aero2.NormalColor.baml deleted file mode 100644 index c26d4597..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/DateTimePicker/Themes/Aero2.NormalColor.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/DateTimePicker/Themes/Generic.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/DateTimePicker/Themes/Generic.baml deleted file mode 100644 index 8125912a..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/DateTimePicker/Themes/Generic.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/DateTimeUpDown/Themes/Aero2.NormalColor.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/DateTimeUpDown/Themes/Aero2.NormalColor.baml deleted file mode 100644 index 030a322e..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/DateTimeUpDown/Themes/Aero2.NormalColor.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/DateTimeUpDown/Themes/Generic.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/DateTimeUpDown/Themes/Generic.baml deleted file mode 100644 index ef8f1f2b..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/DateTimeUpDown/Themes/Generic.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/DropDownButton/Themes/Aero2.NormalColor.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/DropDownButton/Themes/Aero2.NormalColor.baml deleted file mode 100644 index 7e9ba5b3..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/DropDownButton/Themes/Aero2.NormalColor.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/DropDownButton/Themes/Generic.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/DropDownButton/Themes/Generic.baml deleted file mode 100644 index a64deff7..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/DropDownButton/Themes/Generic.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/GeneratedInternalTypeHelper.g.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/GeneratedInternalTypeHelper.g.cs deleted file mode 100644 index 136dd1ba..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/GeneratedInternalTypeHelper.g.cs +++ /dev/null @@ -1,62 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -namespace XamlGeneratedNamespace { - - - /// - /// GeneratedInternalTypeHelper - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - public sealed class GeneratedInternalTypeHelper : System.Windows.Markup.InternalTypeHelper { - - /// - /// CreateInstance - /// - protected override object CreateInstance(System.Type type, System.Globalization.CultureInfo culture) { - return System.Activator.CreateInstance(type, ((System.Reflection.BindingFlags.Public | System.Reflection.BindingFlags.NonPublic) - | (System.Reflection.BindingFlags.Instance | System.Reflection.BindingFlags.CreateInstance)), null, null, culture); - } - - /// - /// GetPropertyValue - /// - protected override object GetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, System.Globalization.CultureInfo culture) { - return propertyInfo.GetValue(target, System.Reflection.BindingFlags.Default, null, null, culture); - } - - /// - /// SetPropertyValue - /// - protected override void SetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, object value, System.Globalization.CultureInfo culture) { - propertyInfo.SetValue(target, value, System.Reflection.BindingFlags.Default, null, null, culture); - } - - /// - /// CreateDelegate - /// - protected override System.Delegate CreateDelegate(System.Type delegateType, object target, string handler) { - return ((System.Delegate)(target.GetType().InvokeMember("_CreateDelegate", (System.Reflection.BindingFlags.InvokeMethod - | (System.Reflection.BindingFlags.NonPublic | System.Reflection.BindingFlags.Instance)), null, target, new object[] { - delegateType, - handler}, null))); - } - - /// - /// AddEventHandler - /// - protected override void AddEventHandler(System.Reflection.EventInfo eventInfo, object target, System.Delegate handler) { - eventInfo.AddEventHandler(target, handler); - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/GeneratedInternalTypeHelper.g.i.cs b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/GeneratedInternalTypeHelper.g.i.cs deleted file mode 100644 index 136dd1ba..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/GeneratedInternalTypeHelper.g.i.cs +++ /dev/null @@ -1,62 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -namespace XamlGeneratedNamespace { - - - /// - /// GeneratedInternalTypeHelper - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - public sealed class GeneratedInternalTypeHelper : System.Windows.Markup.InternalTypeHelper { - - /// - /// CreateInstance - /// - protected override object CreateInstance(System.Type type, System.Globalization.CultureInfo culture) { - return System.Activator.CreateInstance(type, ((System.Reflection.BindingFlags.Public | System.Reflection.BindingFlags.NonPublic) - | (System.Reflection.BindingFlags.Instance | System.Reflection.BindingFlags.CreateInstance)), null, null, culture); - } - - /// - /// GetPropertyValue - /// - protected override object GetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, System.Globalization.CultureInfo culture) { - return propertyInfo.GetValue(target, System.Reflection.BindingFlags.Default, null, null, culture); - } - - /// - /// SetPropertyValue - /// - protected override void SetPropertyValue(System.Reflection.PropertyInfo propertyInfo, object target, object value, System.Globalization.CultureInfo culture) { - propertyInfo.SetValue(target, value, System.Reflection.BindingFlags.Default, null, null, culture); - } - - /// - /// CreateDelegate - /// - protected override System.Delegate CreateDelegate(System.Type delegateType, object target, string handler) { - return ((System.Delegate)(target.GetType().InvokeMember("_CreateDelegate", (System.Reflection.BindingFlags.InvokeMethod - | (System.Reflection.BindingFlags.NonPublic | System.Reflection.BindingFlags.Instance)), null, target, new object[] { - delegateType, - handler}, null))); - } - - /// - /// AddEventHandler - /// - protected override void AddEventHandler(System.Reflection.EventInfo eventInfo, object target, System.Delegate handler) { - eventInfo.AddEventHandler(target, handler); - } - } -} - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/IconButton/Themes/Aero2.NormalColor.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/IconButton/Themes/Aero2.NormalColor.baml deleted file mode 100644 index 670c91da..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/IconButton/Themes/Aero2.NormalColor.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/IconButton/Themes/Generic.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/IconButton/Themes/Generic.baml deleted file mode 100644 index 670c91da..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/IconButton/Themes/Generic.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Magnifier/Themes/Generic.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Magnifier/Themes/Generic.baml deleted file mode 100644 index f583b7bc..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Magnifier/Themes/Generic.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/MessageBox/Themes/Aero2.NormalColor.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/MessageBox/Themes/Aero2.NormalColor.baml deleted file mode 100644 index 5fc96cb0..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/MessageBox/Themes/Aero2.NormalColor.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/MessageBox/Themes/Generic.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/MessageBox/Themes/Generic.baml deleted file mode 100644 index ed8407d9..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/MessageBox/Themes/Generic.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/MultiLineTextEditor/Themes/Aero2.NormalColor.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/MultiLineTextEditor/Themes/Aero2.NormalColor.baml deleted file mode 100644 index 6eada85e..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/MultiLineTextEditor/Themes/Aero2.NormalColor.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/MultiLineTextEditor/Themes/Generic.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/MultiLineTextEditor/Themes/Generic.baml deleted file mode 100644 index e58637e1..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/MultiLineTextEditor/Themes/Generic.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/NumericUpDown/Themes/Aero2.NormalColor.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/NumericUpDown/Themes/Aero2.NormalColor.baml deleted file mode 100644 index 5dfa3d07..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/NumericUpDown/Themes/Aero2.NormalColor.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/NumericUpDown/Themes/Generic.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/NumericUpDown/Themes/Generic.baml deleted file mode 100644 index 22893caf..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/NumericUpDown/Themes/Generic.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Pie/Themes/Aero2.NormalColor.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Pie/Themes/Aero2.NormalColor.baml deleted file mode 100644 index bc8e06ee..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Pie/Themes/Aero2.NormalColor.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Pie/Themes/Generic.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Pie/Themes/Generic.baml deleted file mode 100644 index bc8e06ee..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Pie/Themes/Generic.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Primitives/Themes/Aero2/SelectorItem.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Primitives/Themes/Aero2/SelectorItem.baml deleted file mode 100644 index a3b3c3b8..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Primitives/Themes/Aero2/SelectorItem.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Primitives/Themes/Aero2/WindowControl.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Primitives/Themes/Aero2/WindowControl.baml deleted file mode 100644 index 127733aa..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Primitives/Themes/Aero2/WindowControl.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Primitives/Themes/Generic/SelectorItem.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Primitives/Themes/Generic/SelectorItem.baml deleted file mode 100644 index 4ff118e6..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Primitives/Themes/Generic/SelectorItem.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Primitives/Themes/Generic/WindowControl.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Primitives/Themes/Generic/WindowControl.baml deleted file mode 100644 index e08faa4d..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Primitives/Themes/Generic/WindowControl.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/PropertyGrid/Themes/Aero2.NormalColor.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/PropertyGrid/Themes/Aero2.NormalColor.baml deleted file mode 100644 index d9951a95..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/PropertyGrid/Themes/Aero2.NormalColor.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/PropertyGrid/Themes/Generic.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/PropertyGrid/Themes/Generic.baml deleted file mode 100644 index c104c0ca..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/PropertyGrid/Themes/Generic.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/RangeSlider/Themes/Aero2.NormalColor.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/RangeSlider/Themes/Aero2.NormalColor.baml deleted file mode 100644 index 508a50b3..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/RangeSlider/Themes/Aero2.NormalColor.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/RangeSlider/Themes/Generic.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/RangeSlider/Themes/Generic.baml deleted file mode 100644 index fceecb14..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/RangeSlider/Themes/Generic.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/RichTextBoxFormatBar/Themes/Aero2.NormalColor.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/RichTextBoxFormatBar/Themes/Aero2.NormalColor.baml deleted file mode 100644 index 1de6cd22..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/RichTextBoxFormatBar/Themes/Aero2.NormalColor.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/RichTextBoxFormatBar/Themes/Generic.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/RichTextBoxFormatBar/Themes/Generic.baml deleted file mode 100644 index 9bb7e859..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/RichTextBoxFormatBar/Themes/Generic.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/SplitButton/Themes/Aero2.NormalColor.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/SplitButton/Themes/Aero2.NormalColor.baml deleted file mode 100644 index 59886a96..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/SplitButton/Themes/Aero2.NormalColor.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/SplitButton/Themes/Generic.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/SplitButton/Themes/Generic.baml deleted file mode 100644 index 8c6d0464..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/SplitButton/Themes/Generic.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Themes/Aero.NormalColor.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Themes/Aero.NormalColor.baml deleted file mode 100644 index a4c28f10..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Themes/Aero.NormalColor.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Themes/Aero/Brushes_NormalColor.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Themes/Aero/Brushes_NormalColor.baml deleted file mode 100644 index 73c94bd2..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Themes/Aero/Brushes_NormalColor.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Themes/Aero/Buttons_NormalColor.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Themes/Aero/Buttons_NormalColor.baml deleted file mode 100644 index 73fffc3f..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Themes/Aero/Buttons_NormalColor.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Themes/Aero2.NormalColor.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Themes/Aero2.NormalColor.baml deleted file mode 100644 index 5b175593..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Themes/Aero2.NormalColor.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Themes/Aero2/Brushes.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Themes/Aero2/Brushes.baml deleted file mode 100644 index 15b1701d..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Themes/Aero2/Brushes.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Themes/Aero2/Buttons.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Themes/Aero2/Buttons.baml deleted file mode 100644 index a65ffaa6..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Themes/Aero2/Buttons.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Themes/Aero2/Common.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Themes/Aero2/Common.baml deleted file mode 100644 index 15d61c8a..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Themes/Aero2/Common.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Themes/Aero2/Glyphs.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Themes/Aero2/Glyphs.baml deleted file mode 100644 index 0e23d2b4..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Themes/Aero2/Glyphs.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Themes/Generic.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Themes/Generic.baml deleted file mode 100644 index 65aaa85f..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Themes/Generic.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Themes/Generic/Brushes.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Themes/Generic/Brushes.baml deleted file mode 100644 index 6f9118cc..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Themes/Generic/Brushes.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Themes/Generic/Buttons.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Themes/Generic/Buttons.baml deleted file mode 100644 index fadb53e3..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Themes/Generic/Buttons.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Themes/Generic/Common.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Themes/Generic/Common.baml deleted file mode 100644 index a02da153..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Themes/Generic/Common.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Themes/Generic/Glyphs.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Themes/Generic/Glyphs.baml deleted file mode 100644 index 0e23d2b4..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Themes/Generic/Glyphs.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Themes/classic.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Themes/classic.baml deleted file mode 100644 index db10e78f..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Themes/classic.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Themes/luna.homestead.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Themes/luna.homestead.baml deleted file mode 100644 index db10e78f..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Themes/luna.homestead.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Themes/luna.metallic.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Themes/luna.metallic.baml deleted file mode 100644 index db10e78f..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Themes/luna.metallic.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Themes/luna.normalcolor.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Themes/luna.normalcolor.baml deleted file mode 100644 index db10e78f..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Themes/luna.normalcolor.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Themes/royale.normalcolor.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Themes/royale.normalcolor.baml deleted file mode 100644 index db10e78f..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Themes/royale.normalcolor.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/TimePicker/Themes/Aero2.NormalColor.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/TimePicker/Themes/Aero2.NormalColor.baml deleted file mode 100644 index 52ac9d6c..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/TimePicker/Themes/Aero2.NormalColor.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/TimePicker/Themes/Generic.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/TimePicker/Themes/Generic.baml deleted file mode 100644 index f5d89560..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/TimePicker/Themes/Generic.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/TimeSpanUpDown/Themes/Aero2.NormalColor.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/TimeSpanUpDown/Themes/Aero2.NormalColor.baml deleted file mode 100644 index 1dc72223..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/TimeSpanUpDown/Themes/Aero2.NormalColor.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/TimeSpanUpDown/Themes/Generic.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/TimeSpanUpDown/Themes/Generic.baml deleted file mode 100644 index c2a7e0ec..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/TimeSpanUpDown/Themes/Generic.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/WatermarkComboBox/Themes/Aero2.NormalColor.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/WatermarkComboBox/Themes/Aero2.NormalColor.baml deleted file mode 100644 index 4dec1182..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/WatermarkComboBox/Themes/Aero2.NormalColor.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/WatermarkComboBox/Themes/Generic.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/WatermarkComboBox/Themes/Generic.baml deleted file mode 100644 index 4dec1182..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/WatermarkComboBox/Themes/Generic.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/WatermarkTextBox/Themes/Aero2.NormalColor.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/WatermarkTextBox/Themes/Aero2.NormalColor.baml deleted file mode 100644 index c6e05e70..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/WatermarkTextBox/Themes/Aero2.NormalColor.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/WatermarkTextBox/Themes/Generic.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/WatermarkTextBox/Themes/Generic.baml deleted file mode 100644 index 5b490c42..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/WatermarkTextBox/Themes/Generic.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Wizard/Themes/Aero2.NormalColor.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Wizard/Themes/Aero2.NormalColor.baml deleted file mode 100644 index f9770a59..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Wizard/Themes/Aero2.NormalColor.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Wizard/Themes/Generic.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Wizard/Themes/Generic.baml deleted file mode 100644 index bea18331..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Wizard/Themes/Generic.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Xceed.Wpf.Toolkit.Core.ErrorMessages.resources b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Xceed.Wpf.Toolkit.Core.ErrorMessages.resources deleted file mode 100644 index 4f949211..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Xceed.Wpf.Toolkit.Core.ErrorMessages.resources and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Xceed.Wpf.Toolkit.csproj.FileListAbsolute.txt b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Xceed.Wpf.Toolkit.csproj.FileListAbsolute.txt deleted file mode 100644 index ed605324..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Xceed.Wpf.Toolkit.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,94 +0,0 @@ -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\bin\Release\Xceed.Wpf.Toolkit.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\bin\Release\Xceed.Wpf.Toolkit.pdb -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\Xceed.Wpf.Toolkit.csprojResolveAssemblyReference.cache -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\Themes\Aero2.NormalColor.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\Themes\classic.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\Themes\luna.homestead.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\Themes\luna.metallic.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\Themes\luna.normalcolor.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\Themes\royale.normalcolor.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\CollectionControl\Implementation\CollectionControlDialog.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\GeneratedInternalTypeHelper.g.cs -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\Xceed.Wpf.Toolkit_MarkupCompile.cache -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\Xceed.Wpf.Toolkit_MarkupCompile.lref -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\BusyIndicator\Themes\Aero2.NormalColor.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\BusyIndicator\Themes\Generic.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\IconButton\Themes\Aero2.NormalColor.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\IconButton\Themes\Generic.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\ButtonSpinner\Themes\Aero2.NormalColor.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\ButtonSpinner\Themes\Generic.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\CalculatorUpDown\Themes\Aero2.NormalColor.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\CalculatorUpDown\Themes\Generic.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\Calculator\Themes\Aero2.NormalColor.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\Calculator\Themes\Generic.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\CheckComboBox\Themes\Aero2.NormalColor.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\CheckListBox\Themes\Aero2.NormalColor.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\CheckListBox\Themes\Generic.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\ChildWindow\Themes\Aero2.NormalColor.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\ChildWindow\Themes\Generic.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\Chromes\Themes\Aero2.NormalColor.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\Chromes\Themes\Generic.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\CollectionControl\Implementation\CollectionControlDialog.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\CollectionControl\Themes\Aero2.NormalColor.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\CollectionControl\Themes\Generic.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\ColorCanvas\Themes\Aero2.NormalColor.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\ColorCanvas\Themes\Generic.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\ColorPicker\Themes\Aero2.NormalColor.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\ColorPicker\Themes\Generic.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\CheckComboBox\Themes\Generic.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\Primitives\Themes\Aero2\SelectorItem.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\Primitives\Themes\Aero2\WindowControl.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\Primitives\Themes\Generic\SelectorItem.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\Primitives\Themes\Generic\WindowControl.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\DateTimePicker\Themes\Aero2.NormalColor.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\DateTimePicker\Themes\Generic.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\DateTimeUpDown\Themes\Aero2.NormalColor.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\DateTimeUpDown\Themes\Generic.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\DropDownButton\Themes\Aero2.NormalColor.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\DropDownButton\Themes\Generic.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\Magnifier\Themes\Generic.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\MessageBox\Themes\Aero2.NormalColor.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\MessageBox\Themes\Generic.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\MultiLineTextEditor\Themes\Aero2.NormalColor.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\MultiLineTextEditor\Themes\Generic.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\NumericUpDown\Themes\Aero2.NormalColor.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\NumericUpDown\Themes\Generic.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\Pie\Themes\Aero2.NormalColor.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\Pie\Themes\Generic.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\PropertyGrid\Themes\Aero2.NormalColor.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\PropertyGrid\Themes\Generic.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\RangeSlider\Themes\Aero2.NormalColor.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\RangeSlider\Themes\Generic.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\RichTextBoxFormatBar\Themes\Aero2.NormalColor.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\RichTextBoxFormatBar\Themes\Generic.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\SplitButton\Themes\Aero2.NormalColor.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\SplitButton\Themes\Generic.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\Themes\Aero.NormalColor.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\Themes\Aero2\Brushes.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\Themes\Aero2\Buttons.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\Themes\Aero2\Common.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\Themes\Aero2\Glyphs.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\Themes\Aero\Brushes_NormalColor.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\Themes\Aero\Buttons_NormalColor.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\Themes\Generic.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\Themes\Generic\Brushes.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\Themes\Generic\Buttons.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\Themes\Generic\Common.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\Themes\Generic\Glyphs.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\TimePicker\Themes\Aero2.NormalColor.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\TimePicker\Themes\Generic.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\TimeSpanUpDown\Themes\Aero2.NormalColor.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\TimeSpanUpDown\Themes\Generic.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\WatermarkComboBox\Themes\Aero2.NormalColor.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\WatermarkComboBox\Themes\Generic.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\WatermarkTextBox\Themes\Aero2.NormalColor.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\WatermarkTextBox\Themes\Generic.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\Wizard\Themes\Aero2.NormalColor.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\Wizard\Themes\Generic.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\Zoombox\Themes\Aero2.NormalColor.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\Zoombox\Themes\Generic.baml -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\Xceed.Wpf.Toolkit.g.resources -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\Xceed.Wpf.Toolkit.Core.ErrorMessages.resources -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\Xceed.Wpf.Toolkit.csproj.GenerateResource.Cache -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\Xceed.Wpf.Toolkit.dll -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\Xceed.Wpf.Toolkit.pdb diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Xceed.Wpf.Toolkit.g.resources b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Xceed.Wpf.Toolkit.g.resources deleted file mode 100644 index 341843ad..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Xceed.Wpf.Toolkit.g.resources and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Xceed.Wpf.Toolkit_MarkupCompile.i.lref b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Xceed.Wpf.Toolkit_MarkupCompile.i.lref deleted file mode 100644 index 87937ca3..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Xceed.Wpf.Toolkit_MarkupCompile.i.lref +++ /dev/null @@ -1,79 +0,0 @@ -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\GeneratedInternalTypeHelper.g.i.cs - -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\BusyIndicator\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\BusyIndicator\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\IconButton\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\IconButton\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\ButtonSpinner\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\ButtonSpinner\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\CalculatorUpDown\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\CalculatorUpDown\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Calculator\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Calculator\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\CheckComboBox\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\CheckListBox\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\CheckListBox\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\ChildWindow\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\ChildWindow\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Chromes\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Chromes\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\CollectionControl\Implementation\CollectionControlDialog.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\CollectionControl\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\CollectionControl\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\ColorCanvas\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\ColorCanvas\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\ColorPicker\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\ColorPicker\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\CheckComboBox\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Primitives\Themes\Aero2\SelectorItem.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Primitives\Themes\Aero2\WindowControl.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Primitives\Themes\Generic\SelectorItem.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Primitives\Themes\Generic\WindowControl.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\DateTimePicker\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\DateTimePicker\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\DateTimeUpDown\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\DateTimeUpDown\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\DropDownButton\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\DropDownButton\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Magnifier\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\MessageBox\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\MessageBox\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\MultiLineTextEditor\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\MultiLineTextEditor\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\NumericUpDown\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\NumericUpDown\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Pie\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Pie\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\PropertyGrid\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\PropertyGrid\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\RangeSlider\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\RangeSlider\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\RichTextBoxFormatBar\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\RichTextBoxFormatBar\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\SplitButton\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\SplitButton\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Themes\Aero.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Themes\Aero2\Brushes.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Themes\Aero2\Buttons.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Themes\Aero2\Common.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Themes\Aero2\Glyphs.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Themes\Aero\Brushes_NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Themes\Aero\Buttons_NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Themes\Generic\Brushes.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Themes\Generic\Buttons.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Themes\Generic\Common.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Themes\Generic\Glyphs.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\TimePicker\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\TimePicker\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\TimeSpanUpDown\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\TimeSpanUpDown\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\WatermarkComboBox\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\WatermarkComboBox\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\WatermarkTextBox\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\WatermarkTextBox\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Wizard\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Wizard\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Zoombox\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Zoombox\Themes\Generic.xaml;; - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Xceed.Wpf.Toolkit_MarkupCompile.lref b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Xceed.Wpf.Toolkit_MarkupCompile.lref deleted file mode 100644 index ea0b55cb..00000000 --- a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Xceed.Wpf.Toolkit_MarkupCompile.lref +++ /dev/null @@ -1,79 +0,0 @@ -D:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\obj\Release\GeneratedInternalTypeHelper.g.cs - -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\BusyIndicator\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\BusyIndicator\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\IconButton\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\IconButton\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\ButtonSpinner\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\ButtonSpinner\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\CalculatorUpDown\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\CalculatorUpDown\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Calculator\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Calculator\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\CheckComboBox\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\CheckListBox\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\CheckListBox\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\ChildWindow\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\ChildWindow\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Chromes\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Chromes\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\CollectionControl\Implementation\CollectionControlDialog.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\CollectionControl\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\CollectionControl\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\ColorCanvas\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\ColorCanvas\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\ColorPicker\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\ColorPicker\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\CheckComboBox\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Primitives\Themes\Aero2\SelectorItem.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Primitives\Themes\Aero2\WindowControl.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Primitives\Themes\Generic\SelectorItem.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Primitives\Themes\Generic\WindowControl.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\DateTimePicker\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\DateTimePicker\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\DateTimeUpDown\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\DateTimeUpDown\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\DropDownButton\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\DropDownButton\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Magnifier\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\MessageBox\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\MessageBox\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\MultiLineTextEditor\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\MultiLineTextEditor\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\NumericUpDown\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\NumericUpDown\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Pie\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Pie\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\PropertyGrid\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\PropertyGrid\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\RangeSlider\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\RangeSlider\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\RichTextBoxFormatBar\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\RichTextBoxFormatBar\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\SplitButton\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\SplitButton\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Themes\Aero.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Themes\Aero2\Brushes.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Themes\Aero2\Buttons.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Themes\Aero2\Common.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Themes\Aero2\Glyphs.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Themes\Aero\Brushes_NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Themes\Aero\Buttons_NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Themes\Generic\Brushes.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Themes\Generic\Buttons.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Themes\Generic\Common.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Themes\Generic\Glyphs.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\TimePicker\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\TimePicker\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\TimeSpanUpDown\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\TimeSpanUpDown\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\WatermarkComboBox\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\WatermarkComboBox\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\WatermarkTextBox\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\WatermarkTextBox\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Wizard\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Wizard\Themes\Generic.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Zoombox\Themes\Aero2.NormalColor.xaml;; -FD:\Dev\ExtendedWPFToolkit\Release\3.4.0\OpenSource\Generated\Src\Xceed.Wpf.Toolkit\Zoombox\Themes\Generic.xaml;; - diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Zoombox/Themes/Aero2.NormalColor.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Zoombox/Themes/Aero2.NormalColor.baml deleted file mode 100644 index a6537f49..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Zoombox/Themes/Aero2.NormalColor.baml and /dev/null differ diff --git a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Zoombox/Themes/Generic.baml b/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Zoombox/Themes/Generic.baml deleted file mode 100644 index a6537f49..00000000 Binary files a/ExtendedWPFToolkitSolution/Src/Xceed.Wpf.Toolkit/obj/Release/Zoombox/Themes/Generic.baml and /dev/null differ