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.Shared

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

$(MSBuildThisFileDirectory)AppDelegate.WPF.cs

namespace SharedUI.Shared
{
	#if ECHOES
	public partial class AppDelegate
	{
		//
		// Add WPF-specific code here
		//
	}
	#endif
}