C# Class StreetFoo.Client.UI.MyGridView

Inheritance: Windows.UI.Xaml.Controls.GridView
Afficher le fichier Open project: mbrit/ProgrammingMetroStyle

Méthodes publiques

Свойство Type Description
ItemClickedCommandProperty Windows.UI.Xaml.DependencyProperty
OpenAppBarsOnMultipleSelectionProperty Windows.UI.Xaml.DependencyProperty
OpenAppBarsOnRightClickProperty Windows.UI.Xaml.DependencyProperty
SelectionCommandProperty Windows.UI.Xaml.DependencyProperty

Méthodes publiques

Méthode Description
MyGridView ( ) : System

Méthodes protégées

Méthode Description
OnPointerPressed ( PointerRoutedEventArgs e ) : void

Private Methods

Méthode Description
MyGridView_ItemClick ( object sender, ItemClickEventArgs e ) : void
MyGridView_SelectionChanged ( object sender, SelectionChangedEventArgs e ) : void

Method Details

MyGridView() public méthode

public MyGridView ( ) : System
Résultat System

OnPointerPressed() protected méthode

protected OnPointerPressed ( PointerRoutedEventArgs e ) : void
e Windows.UI.Xaml.Input.PointerRoutedEventArgs
Résultat void

Property Details

ItemClickedCommandProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml ItemClickedCommandProperty
Résultat Windows.UI.Xaml.DependencyProperty

OpenAppBarsOnMultipleSelectionProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml OpenAppBarsOnMultipleSelectionProperty
Résultat Windows.UI.Xaml.DependencyProperty

OpenAppBarsOnRightClickProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml OpenAppBarsOnRightClickProperty
Résultat Windows.UI.Xaml.DependencyProperty

SelectionCommandProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml SelectionCommandProperty
Résultat Windows.UI.Xaml.DependencyProperty