ApplicationContext.IsCurrentlyVisible Property

Gets a value that indicates whether the application is currently visible.

Syntax

  public bool IsCurrentlyVisible {get;}

Property Value

System.Boolean.  If true, the application is currently visible; otherwise, false.

This property is read-only.

Requirements

Reference: Microsoft.MediaCenter

Namespace: Microsoft.MediaCenter.Hosting

Assembly: Microsoft.MediaCenter.dll

Platform: Windows 7

See Also