프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ImageIdProperty | |||
SourceProperty |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
OnSaveRequested | void | ||
OnSourcePropertyChanged | void |
메소드 | 설명 | |
---|---|---|
GetImageId ( |
||
GetSource ( |
||
ImageCachingService ( ILogService logService ) : System | ||
Initialize ( ) : void |
Initializes this instance. When the service gets deserialized, the constructor doesn't get called, therefore, this method can be called after deserialization in order to initialize the private non-persisted internals. |
|
RequestSave ( |
||
SetImageId ( |
||
SetSource ( |
메소드 | 설명 | |
---|---|---|
OnSaveRequested ( |
||
OnSourcePropertyChanged ( |
public static GetImageId ( |
||
obj | ||
리턴 | string |
public static GetSource ( |
||
obj | ||
리턴 | string |
public ImageCachingService ( ILogService logService ) : System | ||
logService | ILogService | |
리턴 | System |
public static SetImageId ( |
||
obj | ||
value | string | |
리턴 | void |
public static SetSource ( |
||
obj | ||
value | string | |
리턴 | void |
public static DependencyProperty,System.Windows ImageIdProperty | ||
리턴 |