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

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

Public Properties

Property Type Description
BindableSelectedItemsProperty Windows.UI.Xaml.DependencyProperty

Public Methods

Method Description
BindableGridView ( ) : System

Private Methods

Method Description
AdaptLayout ( ) : void
OnSelectionChanged ( object sender, SelectionChangedEventArgs args ) : void
SelectedItemsChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
SelectedItemsOnCollectionChanged ( object sender, NotifyCollectionChangedEventArgs args ) : void
UpdateWrapPanel ( bool isLandscape ) : void
WindowOnSizeChanged ( object sender, WindowSizeChangedEventArgs e ) : void

Method Details

BindableGridView() public method

public BindableGridView ( ) : System
return System

Property Details

BindableSelectedItemsProperty public static property

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