Contains the arguments returned by the event fired when a CoreWindow instance's visibility changes.
Syntax
Attributes
- MarshalingBehaviorAttribute(Standard)
- VersionAttribute(NTDDI_WIN8)
- WebHostHiddenAttribute()
Members
The VisibilityChangedEventArgs class has these types of members:
Methods
The VisibilityChangedEventArgs class inherits methods from the Object class.
Properties
The VisibilityChangedEventArgs class has these properties.
| Property | Access type | Description |
|---|---|---|
| Read/write | Gets or sets a value indicating whether the VisibilityChanged event was handled. | |
| Read-only | Gets whether the window is visible or not. |
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
|
Minimum supported client | Windows 8 [Windows Store apps only] |
|---|---|
|
Minimum supported server | Windows Server 2012 [Windows Store apps only] |
|
Minimum supported phone | Windows Phone 8 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 2/25/2013