Click or drag to resize
UpdateDisplayReadyToApplyImageLarge Property
Gets or sets an image that customizes the update ready to apply state. When set, this image will replace the default image.

Namespace: Kjs.AppLife.Update.Wpf
Assembly: Kjs.AppLife.Update.Wpf (in Kjs.AppLife.Update.Wpf.dll) Version: 5.1.0.0 (5.1.0.0)
Syntax
public ImageSource ReadyToApplyImageLarge { get; set; }

Property Value

Type: ImageSource
See Also