C# 클래스 Catrobat.IDE.WindowsPhone.Controls.ProcessIcon

상속: INotifyPropertyChanged
파일 보기 프로젝트 열기: Catrobat/CatrobatForWindows

공개 프로퍼티들

프로퍼티 타입 설명
IsProcessingProperty Windows.UI.Xaml.DependencyProperty

공개 메소드들

메소드 설명
ProcessIcon ( ) : System.ComponentModel
StartTransformationThread ( ) : void
StopTransformationThread ( ) : void

보호된 메소드들

메소드 설명
OnStateChanged ( bool isProcessing ) : void

비공개 메소드들

메소드 설명
IsProcessingChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
ProcessingStateChanged ( bool isProcessing ) : void
RaisePropertyChanged ( [ propertyName = null ) : void

메소드 상세

OnStateChanged() 보호된 메소드

protected OnStateChanged ( bool isProcessing ) : void
isProcessing bool
리턴 void

ProcessIcon() 공개 메소드

public ProcessIcon ( ) : System.ComponentModel
리턴 System.ComponentModel

StartTransformationThread() 공개 메소드

public StartTransformationThread ( ) : void
리턴 void

StopTransformationThread() 공개 메소드

public StopTransformationThread ( ) : void
리턴 void

프로퍼티 상세

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

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