Raises the ManagedDependencyPropertyChanged event.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
C# |
---|
public virtual void OnManagedDependencyPropertyChanged( DependencyPropertyChangedEventArgs e ) |
Visual Basic (Declaration) |
---|
Public Overridable Sub OnManagedDependencyPropertyChanged ( _ e As DependencyPropertyChangedEventArgs _ ) |
Parameters
- e
- Type: System.Windows..::.DependencyPropertyChangedEventArgs