프로퍼티 | 타입 | 설명 | |
---|---|---|---|
CacheHeightProperty | |||
DisplayErrorThumbnailOnErrorProperty | |||
DisplayOptionProperty | |||
DisplayWaitingAnimationDuringLoadingProperty | |||
ErrorDetectedProperty | |||
IsLoadingProperty | |||
SourceProperty | |||
SourceTypeProperty |
메소드 | 설명 | |
---|---|---|
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 ( |
||
SetErrorDetected ( System.Windows.Controls.Image obj, bool value ) : void | ||
SetIsLoading ( System.Windows.Controls.Image obj, bool value ) : void |
public static SetCacheHeight ( System.Windows.Controls.Image obj, double value ) : void | ||
obj | System.Windows.Controls.Image | |
value | double | |
리턴 | void |
public static SetDisplayErrorThumbnailOnError ( System.Windows.Controls.Image obj, bool value ) : void | ||
obj | System.Windows.Controls.Image | |
value | bool | |
리턴 | void |
public static SetDisplayOption ( System.Windows.Controls.Image obj, DisplayOptions value ) : void | ||
obj | System.Windows.Controls.Image | |
value | DisplayOptions | |
리턴 | void |
public static SetDisplayWaitingAnimationDuringLoading ( System.Windows.Controls.Image obj, bool value ) : void | ||
obj | System.Windows.Controls.Image | |
value | bool | |
리턴 | void |
public static SetSource ( System.Windows.Controls.Image obj, object value ) : void | ||
obj | System.Windows.Controls.Image | |
value | object | |
리턴 | void |
public static SetSourceType ( System.Windows.Controls.Image obj, SourceType value ) : void | ||
obj | System.Windows.Controls.Image | |
value | SourceType | |
리턴 | void |
public static DependencyProperty,System.Windows CacheHeightProperty | ||
리턴 |
public static DependencyProperty,System.Windows DisplayErrorThumbnailOnErrorProperty | ||
리턴 |
public static DependencyProperty,System.Windows DisplayOptionProperty | ||
리턴 |
public static DependencyProperty,System.Windows DisplayWaitingAnimationDuringLoadingProperty | ||
리턴 |
public static DependencyProperty,System.Windows ErrorDetectedProperty | ||
리턴 |
public static DependencyProperty,System.Windows IsLoadingProperty | ||
리턴 |
public static DependencyProperty,System.Windows SourceProperty | ||
리턴 |