C# Class csShared.ThirdParty.Loader

Afficher le fichier Open project: TNOCS/csTouch

Méthodes publiques

Свойство Type Description
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

Méthodes publiques

Méthode Description
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

Private Methods

Méthode Description
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

Method Details

SetCacheHeight() public static méthode

public static SetCacheHeight ( System.Windows.Controls.Image obj, double value ) : void
obj System.Windows.Controls.Image
value double
Résultat void

SetDisplayErrorThumbnailOnError() public static méthode

public static SetDisplayErrorThumbnailOnError ( System.Windows.Controls.Image obj, bool value ) : void
obj System.Windows.Controls.Image
value bool
Résultat void

SetDisplayOption() public static méthode

public static SetDisplayOption ( System.Windows.Controls.Image obj, DisplayOptions value ) : void
obj System.Windows.Controls.Image
value DisplayOptions
Résultat void

SetDisplayWaitingAnimationDuringLoading() public static méthode

public static SetDisplayWaitingAnimationDuringLoading ( System.Windows.Controls.Image obj, bool value ) : void
obj System.Windows.Controls.Image
value bool
Résultat void

SetSource() public static méthode

public static SetSource ( System.Windows.Controls.Image obj, object value ) : void
obj System.Windows.Controls.Image
value object
Résultat void

SetSourceType() public static méthode

public static SetSourceType ( System.Windows.Controls.Image obj, SourceType value ) : void
obj System.Windows.Controls.Image
value SourceType
Résultat void

Property Details

CacheHeightProperty public_oe static_oe property

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

DisplayErrorThumbnailOnErrorProperty public_oe static_oe property

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

DisplayOptionProperty public_oe static_oe property

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

DisplayWaitingAnimationDuringLoadingProperty public_oe static_oe property

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

ErrorDetectedProperty public_oe static_oe property

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

IsLoadingProperty public_oe static_oe property

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

SourceProperty public_oe static_oe property

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

SourceTypeProperty public_oe static_oe property

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