Click or drag to resize
UpdateDisplayIsDetailsOpen Property
Gets or sets a value indicating whether or the details popup is open.

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 bool IsDetailsOpen { get; set; }

Property Value

Type: Boolean
See Also