aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/TEMP/Tango.Scripting/Tango.Scripting.Editors/Indentation
ModeNameSize
d---------CSharp210logstat
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Controls;

namespace RealTimeGraphEx.Components.ComponentsItems
{
    public class YAxisLabel : ContentControl
    {

    }
}