C# 클래스 SharpSpecs.UI.AnimatedGif

상속: Image
파일 보기 프로젝트 열기: charlieridley/SharpSpecs

공개 프로퍼티들

프로퍼티 타입 설명
FrameIndexProperty System.Windows.DependencyProperty
ImagePathProperty System.Windows.DependencyProperty

보호된 메소드들

메소드 설명
OnRender ( System.Windows.Media.DrawingContext dc ) : void

비공개 메소드들

메소드 설명
ChangingFrameIndex ( DependencyObject obj, System.Windows.DependencyPropertyChangedEventArgs ev ) : void
ImagePathPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

메소드 상세

OnRender() 보호된 메소드

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

프로퍼티 상세

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

public static DependencyProperty,System.Windows FrameIndexProperty
리턴 System.Windows.DependencyProperty

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

public static DependencyProperty,System.Windows ImagePathProperty
리턴 System.Windows.DependencyProperty