C# Class MALClient.Shared.Flyouts.ForumTopicFlyout

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

Méthodes publiques

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

Private Methods

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

Method Details

ForumTopicFlyout() public méthode

public ForumTopicFlyout ( ) : 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