C# Class MALClient.Shared.Flyouts.GridItemFlyout

Inheritance: MenuFlyoutPresenter
Afficher le fichier Open project: Mordonus/MALClient

Méthodes publiques

Méthode Description
GridItemFlyout ( ) : Windows.UI.Xaml
ShowAt ( FrameworkElement target ) : void

Private Methods

Méthode Description
FlyoutButtonPressed ( object sender, RoutedEventArgs e ) : void

Method Details

GridItemFlyout() public méthode

public GridItemFlyout ( ) : Windows.UI.Xaml
Résultat Windows.UI.Xaml

ShowAt() public méthode

public ShowAt ( FrameworkElement target ) : void
target Windows.UI.Xaml.FrameworkElement
Résultat void