C# Class _4.Composition_Effects.MainPage

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

Public Methods

Method Description
MainPage ( ) : System

Private Methods

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

Method Details

MainPage() public method

public MainPage ( ) : System
return System