Catrobat.IDE.WindowsPhone.Controls.ListsViewControls.BindableListView.BindableListView C# (CSharp) Method

BindableListView() public method

public BindableListView ( ) : System.Collections
return System.Collections
        public BindableListView()
        {
            this.SelectionChanged += OnSelectionChanged;
        }