Aptacode.Forms.Wpf.Views.Elements.Composite.GroupElementView.GroupElementView C# (CSharp) Method

GroupElementView() public method

public GroupElementView ( ) : System.Windows.Controls
return System.Windows.Controls
        public GroupElementView()
        {
            InitializeComponent();
        }
    }
GroupElementView