VisibilityChangedEventArgs Class

Contains the arguments returned by the event fired when a CoreWindow instance’s visibility changes.

Syntax

public ref class VisibilityChangedEventArgs sealed : ICoreWindowEventArgs  

Remarks

Note

This class is not agile, which means that you need to consider its threading model and marshaling behavior. For more info, see Threading and Marshaling (C++/CX).

Requirements

Namespace: Windows.UI.Core

Metadata: windows.winmd

See also

Reference

VisibilityChangedEventArgs Members

Windows.UI.Core Namespace