Click or drag to resize
UpdateDetailsDisplayCloseRequested Event
Raised when the control's Close button has been clicked.

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 CloseRequested

Value

Type: System.WindowsRoutedEventHandler
See Also