Catrobat.IDE.WindowsPhone.Controls.ListPickerControl.ListPickerPage.ListPickerPage C# (CSharp) Method

ListPickerPage() public method

public ListPickerPage ( ) : System
return System
        public ListPickerPage()
        {
            InitializeComponent();

            this._navigationHelper = new NavigationHelper(this);
        }