Name | Description | |
---|---|---|
![]() | Changed | Occurs when this image is changed. |
![]() | Disposing | Occurs when the image is disposing. |
![]() | Invalidated | Occurs when the image is invalidated. |
![]() | Loaded | Occurs when image decoder finishes loading of bitmap, which is associated with this image, from image file. |
![]() | Loading | Occurs when image decoder starts loading of bitmap, which is associated with this image, from image file. |
![]() | LoadingProgress | Occurs when image decoder loading of bitmap, which is associated with this image, from image file. |
![]() | Reloaded | Occurs when this image is reloaded. |
![]() | Reloading | Occurs when this image is reloading. |
![]() | RenderingSettingsChanged | Occurs when rendering settings is changed. |
![]() | Saved | Occurs when this image is saved successfully. |
![]() | Saving | Occurs before image saving is started. |
![]() | SavingFinished | Occurs when image saving is finished (image is saved or not saved). |
![]() | SavingProgress | Occurs when the progress of image saving is changed. |
![]() | SourceChanged | Occurs when source of this image is changed. |