C# Class SharpSpecs.UI.AnimatedGif

Inheritance: Image
Show file Open project: charlieridley/SharpSpecs

Public Properties

Property Type Description
FrameIndexProperty System.Windows.DependencyProperty
ImagePathProperty System.Windows.DependencyProperty

Protected Methods

Method Description
OnRender ( System.Windows.Media.DrawingContext dc ) : void

Private Methods

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

Method Details

OnRender() protected method

protected OnRender ( System.Windows.Media.DrawingContext dc ) : void
dc System.Windows.Media.DrawingContext
return void

Property Details

FrameIndexProperty public static property

public static DependencyProperty,System.Windows FrameIndexProperty
return System.Windows.DependencyProperty

ImagePathProperty public static property

public static DependencyProperty,System.Windows ImagePathProperty
return System.Windows.DependencyProperty