C# Class Catrobat.IDE.WindowsPhone.Controls.ListsViewControls.BindableListView

Inheritance: Windows.UI.Xaml.Controls.ListView
Show file Open project: Catrobat/CatrobatForWindows

Public Properties

Property Type Description
BindableSelectedItemsProperty Windows.UI.Xaml.DependencyProperty

Public Methods

Method Description
BindableListView ( ) : System.Collections

Private Methods

Method Description
OnSelectionChanged ( object sender, SelectionChangedEventArgs args ) : void
SelectedItemsChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
SelectedItemsOnCollectionChanged ( object sender, NotifyCollectionChangedEventArgs args ) : void

Method Details

BindableListView() public method

public BindableListView ( ) : System.Collections
return System.Collections

Property Details

BindableSelectedItemsProperty public static property

public static DependencyProperty,Windows.UI.Xaml BindableSelectedItemsProperty
return Windows.UI.Xaml.DependencyProperty