C# Class MALClient.Shared.Flyouts.ListItemScoreFlyout

Inheritance: MenuFlyoutPresenter
Mostra file Open project: Mordonus/MALClient

Public Methods

Method Description
ListItemScoreFlyout ( ) : Windows.UI.Xaml
ShowAt ( FrameworkElement target ) : void

Method Details

ListItemScoreFlyout() public method

public ListItemScoreFlyout ( ) : Windows.UI.Xaml
return Windows.UI.Xaml

ShowAt() public method

public ShowAt ( FrameworkElement target ) : void
target Windows.UI.Xaml.FrameworkElement
return void