C# Class Twitch.View.StreamResultsPage

An empty page that can be used on its own or navigated to within a Frame.
Datei anzeigen Open project: alanebro82/Twitch

Public Properties

Property Type Description
DesiredItemHeightProperty Windows.UI.Xaml.DependencyProperty
DesiredItemWidthProperty Windows.UI.Xaml.DependencyProperty

Public Methods

Method Description
StreamResultsPage ( ) : System

Protected Methods

Method Description
OnNavigatedFrom ( NavigationEventArgs e ) : void
OnNavigatedTo ( NavigationEventArgs e ) : void

Private Methods

Method Description
GridView_HandleItemClick ( object sender, ItemClickEventArgs e ) : void
GridView_HandleSizeChanged ( object sender, Windows e ) : void

Method Details

OnNavigatedFrom() protected method

protected OnNavigatedFrom ( NavigationEventArgs e ) : void
e Windows.UI.Xaml.Navigation.NavigationEventArgs
return void

OnNavigatedTo() protected method

protected OnNavigatedTo ( NavigationEventArgs e ) : void
e Windows.UI.Xaml.Navigation.NavigationEventArgs
return void

StreamResultsPage() public method

public StreamResultsPage ( ) : System
return System

Property Details

DesiredItemHeightProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml DesiredItemHeightProperty
return Windows.UI.Xaml.DependencyProperty

DesiredItemWidthProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml DesiredItemWidthProperty
return Windows.UI.Xaml.DependencyProperty