C# Class NetflixPivotViewer.NetflixPivotControl

Inheritance: PivotViewer
Afficher le fichier Open project: smarx/NetflixPivot

Méthodes publiques

Méthode Description
NetflixPivotControl ( ) : System

Méthodes protégées

Méthode Description
GetCustomActionsForItem ( string itemId ) : List

Private Methods

Méthode Description
BrowseTo ( string itemId ) : void
NetflixPivotViewer_ItemActionExecuted ( object sender, ItemActionEventArgs e ) : void
NetflixPivotViewer_ItemDoubleClicked ( object sender, ItemEventArgs e ) : void

Method Details

GetCustomActionsForItem() protected méthode

protected GetCustomActionsForItem ( string itemId ) : List
itemId string
Résultat List

NetflixPivotControl() public méthode

public NetflixPivotControl ( ) : System
Résultat System