C# Class UwpHelpers.Examples.Views.BusyIndicatorPage

Inheritance: Windows.UI.Xaml.Controls.Page
Show file Open project: LanceMcCarthy/UwpProjects

Public Methods

Method Description
BusyIndicatorPage ( ) : System

Private Methods

Method Description
DownButton_OnClick ( object sender, RoutedEventArgs e ) : void
ForegroundChangeButton_OnClick ( object sender, RoutedEventArgs e ) : void
GetRandomColor ( ) : Color
UpButton_OnClick ( object sender, RoutedEventArgs e ) : void

Method Details

BusyIndicatorPage() public method

public BusyIndicatorPage ( ) : System
return System