C# 클래스 UwpHelpers.Controls.BusyIndicators.DownloadUploadIndicator

상속: Windows.UI.Xaml.Controls.UserControl
파일 보기 프로젝트 열기: LanceMcCarthy/UwpProjects

공개 프로퍼티들

프로퍼티 타입 설명
DirectionProperty Windows.UI.Xaml.DependencyProperty
DisplayMessageProperty Windows.UI.Xaml.DependencyProperty
DisplayMessageSizeProperty Windows.UI.Xaml.DependencyProperty
IsActiveProperty Windows.UI.Xaml.DependencyProperty

공개 메소드들

메소드 설명
DownloadUploadIndicator ( ) : System

비공개 메소드들

메소드 설명
AnimationDirectionPropertyChanged ( DependencyPropertyChangedEventArgs e ) : void
IsActivePropertyChanged ( DependencyPropertyChangedEventArgs args ) : void
StartDownloadAnimation ( ) : void
StartUploadAnimation ( ) : void

메소드 상세

DownloadUploadIndicator() 공개 메소드

public DownloadUploadIndicator ( ) : System
리턴 System

프로퍼티 상세

DirectionProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml DirectionProperty
리턴 Windows.UI.Xaml.DependencyProperty

DisplayMessageProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml DisplayMessageProperty
리턴 Windows.UI.Xaml.DependencyProperty

DisplayMessageSizeProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml DisplayMessageSizeProperty
리턴 Windows.UI.Xaml.DependencyProperty

IsActiveProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml IsActiveProperty
리턴 Windows.UI.Xaml.DependencyProperty