Called when the Predecessors property changes.
Namespace:
DlhSoft.Windows.DataAssembly: DlhSoft.ProjectData.Core (in DlhSoft.ProjectData.Core.dll)
Syntax
| C# |
|---|
protected virtual void OnPredecessorsChanged( ReadOnlyPredecessorCollection oldPredecessors, ReadOnlyPredecessorCollection newPredecessors ) |
| Visual Basic (Declaration) |
|---|
Protected Overridable Sub OnPredecessorsChanged ( _ oldPredecessors As ReadOnlyPredecessorCollection, _ newPredecessors As ReadOnlyPredecessorCollection _ ) |
Parameters
- oldPredecessors
- Type: DlhSoft.Windows.Data..::.ReadOnlyPredecessorCollection
- newPredecessors
- Type: DlhSoft.Windows.Data..::.ReadOnlyPredecessorCollection