Click or drag to resize
UpdateDisplayUpdateReady Event
Raised when the control has discovered an update and completed downoading it. When this event is raised, the update is downloaded and ready to apply.

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 event RoutedEventHandler UpdateReady

Value

Type: System.WindowsRoutedEventHandler
See Also