Elements. Build native projects for any modern development platform, using the language(s) of your choice. Oxygene (Object Pascal), C#, Swift, Java, Go. | RemObjects Software

SharedUI.WPF

Language: Oxygene, Platform: All, Category: SharedUI
https://github.com/remobjects/ElementsSamples/tree/master/Oxygene/All/SharedUI/SharedUI.WPF

Properties\Settings.Designer.cs

// ------------------------------------------------------------------------------
//  <autogenerated>
//      This code was generated by a tool.
//      Mono Runtime Version: 4.0.30319.42000
//
//      Changes to this file may cause incorrect behavior and will be lost if
//      the code is regenerated.
//  </autogenerated>
// ------------------------------------------------------------------------------

namespace SharedUI.WPF.Properties {


	[System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
	[System.CodeDom.Compiler.GeneratedCodeAttribute("RemObjects.Fire.ManagedHelper.SettingsCodeGeneratorTool", "1.0.0.0")]
	internal sealed partial class Settings : System.Configuration.ApplicationSettingsBase {

		private static Settings defaultInstance = ((Settings)(System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));

		static Settings Default {
			get {
				return Settings.defaultInstance;
			}
		}
	}
}