VisibilityChangedEventArgs 類別

定義

包含 當 CoreWindow 實例的可見度變更時,事件所傳回的引數。

public ref class VisibilityChangedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Standard)]
class VisibilityChangedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Standard)]
public sealed class VisibilityChangedEventArgs
Public NotInheritable Class VisibilityChangedEventArgs
繼承
Object Platform::Object IInspectable VisibilityChangedEventArgs
屬性
實作

Windows 需求

裝置系列
Windows 10 (已於 10.0.10240.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v1.0 引進)

屬性

Handled

取得或設定值,指出是否處理 VisibilityChanged 事件。

Visible

取得視窗是否可見。

適用於

另請參閱