Code-behind can take use of namespaces and classes included in the Silverlight runtime. The runtime consists of these assemblies:
- mscorlib.dll
- system.dll
- System.Core.dll
- System.Net.dll
- System.Runtime.Serialization.dll
- System.ServiceModel.dll
- System.Windows.dll
- System.Windows.Controls.dll
- System.Windows.Controls.Data.dll
- System.Windows.Browser.dll
- System.Xml.dll
- System.Xml.Linq.dll
- System.Xml.XPath.dll
In addition, the code-behind can take use of classes in following namespaces that are part of the eForms Render:
- Neurodot.Forms.Silverlight.Controls
- Neurodot.Forms.Silverlight.Render.Interfaces