C# Class UwpHelpers.Controls.BusyIndicators.DownloadUploadIndicator

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

Public Properties

Property Type Description
DirectionProperty Windows.UI.Xaml.DependencyProperty
DisplayMessageProperty Windows.UI.Xaml.DependencyProperty
DisplayMessageSizeProperty Windows.UI.Xaml.DependencyProperty
IsActiveProperty Windows.UI.Xaml.DependencyProperty

Public Methods

Method Description
DownloadUploadIndicator ( ) : System

Private Methods

Method Description
AnimationDirectionPropertyChanged ( DependencyPropertyChangedEventArgs e ) : void
IsActivePropertyChanged ( DependencyPropertyChangedEventArgs args ) : void
StartDownloadAnimation ( ) : void
StartUploadAnimation ( ) : void

Method Details

DownloadUploadIndicator() public method

public DownloadUploadIndicator ( ) : System
return System

Property Details

DirectionProperty public static property

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

DisplayMessageProperty public static property

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

DisplayMessageSizeProperty public static property

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

IsActiveProperty public static property

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