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

LookItemControl() public method

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