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