C# Class SharpSpecs.UI.AnimatedGif

Inheritance: Image
Afficher le fichier Open project: charlieridley/SharpSpecs

Méthodes publiques

Свойство Type Description
FrameIndexProperty System.Windows.DependencyProperty
ImagePathProperty System.Windows.DependencyProperty

Méthodes protégées

Méthode Description
OnRender ( System.Windows.Media.DrawingContext dc ) : void

Private Methods

Méthode Description
ChangingFrameIndex ( DependencyObject obj, System.Windows.DependencyPropertyChangedEventArgs ev ) : void
ImagePathPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

OnRender() protected méthode

protected OnRender ( System.Windows.Media.DrawingContext dc ) : void
dc System.Windows.Media.DrawingContext
Résultat void

Property Details

FrameIndexProperty public_oe static_oe property

public static DependencyProperty,System.Windows FrameIndexProperty
Résultat System.Windows.DependencyProperty

ImagePathProperty public_oe static_oe property

public static DependencyProperty,System.Windows ImagePathProperty
Résultat System.Windows.DependencyProperty