Auf Englisch lesen Bearbeiten

Teilen über


UIElement.IsVisibleChanged Event

Definition

Occurs when the value of the IsVisible property changes on this element.

C#
public event System.Windows.DependencyPropertyChangedEventHandler IsVisibleChanged;

Event Type

Remarks

This event is not raised if the element is not being rendered by the layout system, for reasons other than the value of the IsVisible property. For example, the element might not have an associated visual.

This member is a CLR event, not a routed event.

Applies to

Produkt Versionen
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9, 10