Raises the VisibilityChanged event and updates appropriate internal properties of the current item.

Namespace:  DlhSoft.Windows.Controls
Assembly:  DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)

Syntax

C#
protected override void OnVisibilityChanged()
Visual Basic (Declaration)
Protected Overrides Sub OnVisibilityChanged

See Also