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