C# 클래스 csShared.ThirdParty.Loader

파일 보기 프로젝트 열기: TNOCS/csTouch

공개 프로퍼티들

프로퍼티 타입 설명
CacheHeightProperty System.Windows.DependencyProperty
DisplayErrorThumbnailOnErrorProperty System.Windows.DependencyProperty
DisplayOptionProperty System.Windows.DependencyProperty
DisplayWaitingAnimationDuringLoadingProperty System.Windows.DependencyProperty
ErrorDetectedProperty System.Windows.DependencyProperty
IsLoadingProperty System.Windows.DependencyProperty
SourceProperty System.Windows.DependencyProperty
SourceTypeProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
SetCacheHeight ( System.Windows.Controls.Image obj, double value ) : void
SetDisplayErrorThumbnailOnError ( System.Windows.Controls.Image obj, bool value ) : void
SetDisplayOption ( System.Windows.Controls.Image obj, DisplayOptions value ) : void
SetDisplayWaitingAnimationDuringLoading ( System.Windows.Controls.Image obj, bool value ) : void
SetSource ( System.Windows.Controls.Image obj, object value ) : void
SetSourceType ( System.Windows.Controls.Image obj, SourceType value ) : void

비공개 메소드들

메소드 설명
GetCacheHeight ( System.Windows.Controls.Image obj ) : double
GetDisplayErrorThumbnailOnError ( System.Windows.Controls.Image obj ) : bool
GetDisplayOption ( System.Windows.Controls.Image obj ) : DisplayOptions
GetDisplayWaitingAnimationDuringLoading ( System.Windows.Controls.Image obj ) : bool
GetErrorDetected ( System.Windows.Controls.Image obj ) : bool
GetIsLoading ( System.Windows.Controls.Image obj ) : bool
GetSource ( System.Windows.Controls.Image obj ) : object
GetSourceType ( System.Windows.Controls.Image obj ) : SourceType
OnSourceChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
SetErrorDetected ( System.Windows.Controls.Image obj, bool value ) : void
SetIsLoading ( System.Windows.Controls.Image obj, bool value ) : void

메소드 상세

SetCacheHeight() 공개 정적인 메소드

public static SetCacheHeight ( System.Windows.Controls.Image obj, double value ) : void
obj System.Windows.Controls.Image
value double
리턴 void

SetDisplayErrorThumbnailOnError() 공개 정적인 메소드

public static SetDisplayErrorThumbnailOnError ( System.Windows.Controls.Image obj, bool value ) : void
obj System.Windows.Controls.Image
value bool
리턴 void

SetDisplayOption() 공개 정적인 메소드

public static SetDisplayOption ( System.Windows.Controls.Image obj, DisplayOptions value ) : void
obj System.Windows.Controls.Image
value DisplayOptions
리턴 void

SetDisplayWaitingAnimationDuringLoading() 공개 정적인 메소드

public static SetDisplayWaitingAnimationDuringLoading ( System.Windows.Controls.Image obj, bool value ) : void
obj System.Windows.Controls.Image
value bool
리턴 void

SetSource() 공개 정적인 메소드

public static SetSource ( System.Windows.Controls.Image obj, object value ) : void
obj System.Windows.Controls.Image
value object
리턴 void

SetSourceType() 공개 정적인 메소드

public static SetSourceType ( System.Windows.Controls.Image obj, SourceType value ) : void
obj System.Windows.Controls.Image
value SourceType
리턴 void

프로퍼티 상세

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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