Occurs when the visibility changes for this Entity.

Namespace:  DlhSoft.Windows.Data
Assembly:  DlhSoft.Data.Core (in DlhSoft.Data.Core.dll)

Syntax

C#
public event EventHandler VisibilityChanged
Visual Basic (Declaration)
Public Event VisibilityChanged As EventHandler

See Also