Click or drag to resize
UpdateDisplayNoUpdateImageSmall Property
Gets or sets an image that customizes the no update available 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 NoUpdateImageSmall { get; set; }

Property Value

Type: ImageSource
See Also