C# Class UwpHelpers.Controls.BusyIndicators.DownloadUploadIndicator

Inheritance: Windows.UI.Xaml.Controls.UserControl
Afficher le fichier Open project: LanceMcCarthy/UwpProjects

Méthodes publiques

Свойство Type Description
DirectionProperty Windows.UI.Xaml.DependencyProperty
DisplayMessageProperty Windows.UI.Xaml.DependencyProperty
DisplayMessageSizeProperty Windows.UI.Xaml.DependencyProperty
IsActiveProperty Windows.UI.Xaml.DependencyProperty

Méthodes publiques

Méthode Description
DownloadUploadIndicator ( ) : System

Private Methods

Méthode Description
AnimationDirectionPropertyChanged ( DependencyPropertyChangedEventArgs e ) : void
IsActivePropertyChanged ( DependencyPropertyChangedEventArgs args ) : void
StartDownloadAnimation ( ) : void
StartUploadAnimation ( ) : void

Method Details

DownloadUploadIndicator() public méthode

public DownloadUploadIndicator ( ) : System
Résultat System

Property Details

DirectionProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml DirectionProperty
Résultat Windows.UI.Xaml.DependencyProperty

DisplayMessageProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml DisplayMessageProperty
Résultat Windows.UI.Xaml.DependencyProperty

DisplayMessageSizeProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml DisplayMessageSizeProperty
Résultat Windows.UI.Xaml.DependencyProperty

IsActiveProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml IsActiveProperty
Résultat Windows.UI.Xaml.DependencyProperty