C# Class UwpHelpers.Controls.BusyIndicators.DownloadUploadIndicator

Inheritance: Windows.UI.Xaml.Controls.UserControl
Exibir arquivo 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_oe static_oe property

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

DisplayMessageProperty public_oe static_oe property

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

DisplayMessageSizeProperty public_oe static_oe property

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

IsActiveProperty public_oe static_oe property

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