1
//------------------------------------------------------------------------------
3 // This code was generated by a tool.
4 // Runtime Version:2.0.50215.322
6 // Changes to this file may cause incorrect behavior and will be lost if
7 // the code is regenerated.
9 //------------------------------------------------------------------------------
11 [assembly
: global::System
.Diagnostics
.CodeAnalysis
.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope
= "member", Target
= "WpfUserControlHost.Properties.Settings.get_Default():WpfUserControlHost.Properties.Settings")]
13 namespace WpfUserControlHost
.Properties
17 [global::System
.Runtime
.CompilerServices
.CompilerGeneratedAttribute()]
18 internal sealed partial class Settings
: global::System
.Configuration
.ApplicationSettingsBase
21 private static Settings defaultInstance
= new Settings();
23 public static Settings Default
27 return defaultInstance
;