Catrobat.IDE.WindowsPhone.Controls.SwitchPanel.SwitchPanel.SwitchPanel C# (CSharp) Method

SwitchPanel() public method

public SwitchPanel ( ) : System
return System
        public SwitchPanel()
        {
            this.InitializeComponent();
        }
    }