Freigeben über


WindowVisibilityChangedEventArgs Klasse

Definition

Enthält die Vom Window.VisibilityChanged-Ereignis zurückgegebenen Sichtbarkeitsstatusinformationen des Fensters.

public ref class WindowVisibilityChangedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.WinUIContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class WindowVisibilityChangedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class WindowVisibilityChangedEventArgs
Public NotInheritable Class WindowVisibilityChangedEventArgs
Vererbung
Object Platform::Object IInspectable WindowVisibilityChangedEventArgs
Attribute

Eigenschaften

Handled

Ruft ab oder legt fest, ob das Window.VisibilityChanged-Ereignis behandelt wurde.

Visible

Ruft einen Wert ab, der angibt, ob das Fenster sichtbar ist oder nicht.

Gilt für: