You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
119 lines
6.9 KiB
119 lines
6.9 KiB
//------------------------------------------------------------------------------ |
|
// <auto-generated> |
|
// This code was generated by a tool. |
|
// Runtime Version:2.0.50727.3031 |
|
// |
|
// Changes to this file may cause incorrect behavior and will be lost if |
|
// the code is regenerated. |
|
// </auto-generated> |
|
//------------------------------------------------------------------------------ |
|
|
|
namespace ICSharpCode.XamlDesigner.Configuration { |
|
|
|
|
|
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] |
|
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "9.0.0.0")] |
|
internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase { |
|
|
|
private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings()))); |
|
|
|
public static Settings Default { |
|
get { |
|
return defaultInstance; |
|
} |
|
} |
|
|
|
[global::System.Configuration.UserScopedSettingAttribute()] |
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()] |
|
[global::System.Configuration.DefaultSettingValueAttribute("0,0,0,0")] |
|
public global::System.Windows.Rect MainWindowRect { |
|
get { |
|
return ((global::System.Windows.Rect)(this["MainWindowRect"])); |
|
} |
|
set { |
|
this["MainWindowRect"] = value; |
|
} |
|
} |
|
|
|
[global::System.Configuration.UserScopedSettingAttribute()] |
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()] |
|
[global::System.Configuration.DefaultSettingValueAttribute(@"<DockingManager version=""1.3.0""> |
|
<ResizingPanel ResizeWidth=""*"" ResizeHeight=""*"" EffectiveSize=""0,0"" Orientation=""Vertical""> |
|
<ResizingPanel ResizeWidth=""*"" ResizeHeight=""*"" EffectiveSize=""1920,1153.04"" Orientation=""Horizontal""> |
|
<ResizingPanel ResizeWidth=""250"" ResizeHeight=""*"" EffectiveSize=""250,1153.04"" Orientation=""Vertical""> |
|
<DockablePane ResizeWidth=""0.742440632565806*"" ResizeHeight=""0.742440632565806*"" EffectiveSize=""250,851.609103178282"" ID=""bb7a5fd3-be24-4636-8fd6-a50a09e65e69"" Anchor=""Left"" IsAutoHidden=""false""> |
|
<DockableContent Name=""content1"" FloatingWindowSize=""250,400"" ChildIndex=""0"" Width=""315"" Height=""1153.04"" Anchor=""Right"" State=""Docked"" /> |
|
</DockablePane> |
|
<DockablePane ResizeWidth=""0.257559367434194*"" ResizeHeight=""0.257559367434194*"" EffectiveSize=""250,295.430896821718"" ID=""17cd1941-1004-4ed9-8cda-03c254681289"" Anchor=""Left"" IsAutoHidden=""false""> |
|
<DockableContent Name=""content2"" FloatingWindowSize=""250,400"" ChildIndex=""0"" Width=""328"" Height=""1153.04"" Anchor=""Right"" State=""Docked"" /> |
|
</DockablePane> |
|
</ResizingPanel> |
|
<ResizingPanel ResizeWidth=""*"" ResizeHeight=""*"" EffectiveSize=""1408,1153.04"" Orientation=""Vertical""> |
|
<DocumentPaneResizingPanel ResizeWidth=""*"" ResizeHeight=""*"" EffectiveSize=""1408,965.04"" Orientation=""Vertical""> |
|
<DocumentPane IsMain=""true"" ResizeWidth=""*"" ResizeHeight=""*"" EffectiveSize=""1408,965.04"" /> |
|
</DocumentPaneResizingPanel> |
|
<DockablePane ResizeWidth=""*"" ResizeHeight=""182"" EffectiveSize=""1408,182"" ID=""ebd34b7e-6a89-42c6-b172-0e666b0d8a0a"" Anchor=""Bottom"" IsAutoHidden=""false""> |
|
<DockableContent Name=""content3"" FloatingWindowSize=""250,400"" ChildIndex=""0"" Width=""1920"" Height=""400"" Anchor=""Bottom"" State=""Docked"" /> |
|
</DockablePane> |
|
</ResizingPanel> |
|
<ResizingPanel ResizeWidth=""250"" ResizeHeight=""*"" EffectiveSize=""250,1153.04"" Orientation=""Vertical""> |
|
<DockablePane ResizeWidth=""0.145251345356991*"" ResizeHeight=""0.145251345356991*"" EffectiveSize=""250,166.609103178283"" ID=""aa545474-48b3-49a6-b76c-b0c625e79e4c"" Anchor=""Right"" IsAutoHidden=""false""> |
|
<DockableContent Name=""content5"" FloatingWindowSize=""250,400"" ChildIndex=""0"" Width=""550.666666666667"" Height=""1153.04"" Anchor=""Right"" State=""Docked"" /> |
|
</DockablePane> |
|
<DockablePane ResizeWidth=""0.854748654643009*"" ResizeHeight=""0.854748654643009*"" EffectiveSize=""250,980.430896821717"" ID=""64e5518b-2c83-4e22-908d-a510a6995c27"" Anchor=""Right"" IsAutoHidden=""false""> |
|
<DockableContent Name=""content4"" FloatingWindowSize=""250,400"" ChildIndex=""0"" Width=""399.967430639324"" Height=""1153.04"" Anchor=""Right"" State=""Docked"" /> |
|
</DockablePane> |
|
</ResizingPanel> |
|
</ResizingPanel> |
|
</ResizingPanel> |
|
<Hidden /> |
|
<Windows /> |
|
</DockingManager>")] |
|
public string AvalonDockLayout { |
|
get { |
|
return ((string)(this["AvalonDockLayout"])); |
|
} |
|
set { |
|
this["AvalonDockLayout"] = value; |
|
} |
|
} |
|
|
|
[global::System.Configuration.UserScopedSettingAttribute()] |
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()] |
|
public global::System.Collections.Specialized.StringCollection RecentFiles { |
|
get { |
|
return ((global::System.Collections.Specialized.StringCollection)(this["RecentFiles"])); |
|
} |
|
set { |
|
this["RecentFiles"] = value; |
|
} |
|
} |
|
|
|
[global::System.Configuration.UserScopedSettingAttribute()] |
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()] |
|
[global::System.Configuration.DefaultSettingValueAttribute(@"<?xml version=""1.0"" encoding=""utf-16""?> |
|
<ArrayOfString xmlns:xsi=""http://www.w3.org/2001/XMLSchema-instance"" xmlns:xsd=""http://www.w3.org/2001/XMLSchema""> |
|
<string>%ProgramFiles%\Reference Assemblies\Microsoft\Framework\v3.0\PresentationFramework.dll</string> |
|
</ArrayOfString>")] |
|
public global::System.Collections.Specialized.StringCollection AssemblyList { |
|
get { |
|
return ((global::System.Collections.Specialized.StringCollection)(this["AssemblyList"])); |
|
} |
|
set { |
|
this["AssemblyList"] = value; |
|
} |
|
} |
|
|
|
[global::System.Configuration.UserScopedSettingAttribute()] |
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()] |
|
[global::System.Configuration.DefaultSettingValueAttribute("Maximized")] |
|
public global::System.Windows.WindowState MainWindowState { |
|
get { |
|
return ((global::System.Windows.WindowState)(this["MainWindowState"])); |
|
} |
|
set { |
|
this["MainWindowState"] = value; |
|
} |
|
} |
|
} |
|
}
|
|
|