added samples
[windows-sources.git] / sdk / samples / WPFSamples / HostingWpfUserControlInWf / csharp / wpfusercontrolhost / properties / settings.designer.cs
blob9e118075b96c6b94469d565e9423ee4d899b376e
1 //------------------------------------------------------------------------------
2 // <autogenerated>
3 // This code was generated by a tool.
4 // Runtime Version:2.0.50215.322
5 //
6 // Changes to this file may cause incorrect behavior and will be lost if
7 // the code is regenerated.
8 // </autogenerated>
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
25 get
27 return defaultInstance;