namespace Aitex.Core.UI.ControlDataContext { public class AnalogDeviceOperation { public const string Ramp = "Ramp"; } }