C# Class _5.Composition_Animation.MainPage

An empty page that can be used on its own or navigated to within a Frame.
Inheritance: Windows.UI.Xaml.Controls.Page
Show file Open project: clarkezone/BUILD2015-Talk-2-672

Public Methods

Method Description
MainPage ( ) : System

Private Methods

Method Description
BuildVisualTree ( ) : void
GetProfileUrisForTwitterFollowers ( string user ) : IEnumerable
InitializeCompositior ( ) : void
MainPage_Loaded ( object sender, RoutedEventArgs e ) : void
MakeImageVisualforFollower ( Uri imageUri, Vector2 size ) : Visual

Method Details

MainPage() public method

public MainPage ( ) : System
return System