C# Class Catrobat.IDE.WindowsPhone.Controls.ProcessIcon

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: Catrobat/CatrobatForWindows

Méthodes publiques

Свойство Type Description
IsProcessingProperty Windows.UI.Xaml.DependencyProperty

Méthodes publiques

Méthode Description
ProcessIcon ( ) : System.ComponentModel
StartTransformationThread ( ) : void
StopTransformationThread ( ) : void

Méthodes protégées

Méthode Description
OnStateChanged ( bool isProcessing ) : void

Private Methods

Méthode Description
IsProcessingChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
ProcessingStateChanged ( bool isProcessing ) : void
RaisePropertyChanged ( [ propertyName = null ) : void

Method Details

OnStateChanged() protected méthode

protected OnStateChanged ( bool isProcessing ) : void
isProcessing bool
Résultat void

ProcessIcon() public méthode

public ProcessIcon ( ) : System.ComponentModel
Résultat System.ComponentModel

StartTransformationThread() public méthode

public StartTransformationThread ( ) : void
Résultat void

StopTransformationThread() public méthode

public StopTransformationThread ( ) : void
Résultat void

Property Details

IsProcessingProperty public_oe static_oe property

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