C# Class Com.Aurora.Shared.Controls.LoadingDot

Inheritance: Windows.UI.Xaml.Controls.Control
Mostrar archivo Open project: aurora-lzzp/Aurora-Weather

Public Properties

Property Type Description
DotHeightProperty Windows.UI.Xaml.DependencyProperty
DotWidthProperty Windows.UI.Xaml.DependencyProperty
IsActiveProperty Windows.UI.Xaml.DependencyProperty

Public Methods

Method Description
LoadingDot ( ) : System

Protected Methods

Method Description
OnApplyTemplate ( ) : void

Private Methods

Method Description
El0_Loaded ( object sender, RoutedEventArgs e ) : void
Finish_Completed ( object sender, object e ) : void
Loading_Completed ( object sender, object e ) : void
OnIsActiveChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
Start_Completed ( object sender, object e ) : void

Method Details

LoadingDot() public method

public LoadingDot ( ) : System
return System

OnApplyTemplate() protected method

protected OnApplyTemplate ( ) : void
return void

Property Details

DotHeightProperty public_oe static_oe property

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

DotWidthProperty public_oe static_oe property

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

IsActiveProperty public_oe static_oe property

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