C# Class MALClient.Shared.Flyouts.ListItemStatusFlyout

Inheritance: MenuFlyoutPresenter
ファイルを表示 Open project: Mordonus/MALClient

Public Methods

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

Method Details

ListItemStatusFlyout() public method

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

ShowAt() public method

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