VisibilityChangedEventArgs.Visible Property

Gets whether the window is visible or not.

Syntax

public:
property bool Visible {
         bool get ();
}  

Property value

Type: bool 

 

True if the window is visible; otherwise, false.

Requirements

Namespace: Windows.UI.Core

Metadata: windows.winmd

See also

Reference

VisibilityChangedEventArgs Class

VisibilityChangedEventArgs Members

Windows.UI.Core Namespace