C# Class NetflixPivotViewer.MainPage

Inheritance: System.Windows.Controls.UserControl
Mostrar archivo Open project: smarx/NetflixPivot

Public Methods

Method Description
MainPage ( string>.IDictionary initParams ) : System

Private Methods

Method Description
Host_NavigationStateChanged ( object sender, System.Windows.Interop.NavigationStateChangedEventArgs e ) : void
Viewer_PropertyChanged ( object sender, PropertyChangedEventArgs e ) : void

Method Details

MainPage() public method

public MainPage ( string>.IDictionary initParams ) : System
initParams string>.IDictionary
return System