Click or drag to resize
UpdateDisplayAutoHide Property
Gets a value that indicates that the control should hide itself. This property is automatically set to when AutoHideDelaySeconds have passed with no activity.

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 AutoHide { get; }

Property Value

Type: Boolean
See Also