Свойство | Тип | Описание | |
---|---|---|---|
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 RequestSave ( |
||
e | ||
Результат | void |
public static SetImageId ( |
||
obj | ||
value | string | |
Результат | void |
public static SetSource ( |
||
obj | ||
value | string | |
Результат | void |
public static DependencyProperty,System.Windows ImageIdProperty | ||
Результат |